aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Music
AgeCommit message (Expand)Author
2022-12-05Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...Bond-009
2022-10-07Apply review suggestionsShadowghost
2022-10-07Apply review suggestionsShadowghost
2022-10-07Apply review suggestionsShadowghost
2022-10-07Apply review suggestionsShadowghost
2022-09-13Add xmldocsShadowghost
2022-09-13Extend music parsingShadowghost
2021-12-28Pull default MergeData implementation to parentJoe Rogers
2021-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2020-09-07Fix some warningsBond_009
2020-08-19Fix warningsBond_009
2020-06-26Merge remote-tracking branch 'upstream/master' into external-id-typeMark Monteiro
2020-06-19Enable TreatWarningsAsErrors in Release for MediaBrowser.ProvidersBond_009
2020-06-09Fix a small number of compile warningsaled
2020-06-06Fix a small number of compile warningsaled
2020-05-23Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represe...Mark Monteiro
2020-05-17Rename Name to ProviderNameMark Monteiro
2020-05-17Move ExternalIdMediaType enum to MediaBrowser.ModelMark Monteiro
2020-05-17Rename external id type 'None' to 'General'Mark Monteiro
2020-05-17Merge branch 'master' into externalid-typeMark Monteiro
2020-03-26Add documentation around Name, Id, and Type. Changed ExternalIdType to Extern...Luke Foust
2020-03-24Remove unused usingsBond_009
2020-03-22Add type to externalids to distinguish them in the UILuke Foust
2020-03-10Merge pull request #2506 from mark-monteiro/inject-loggers-with-contextBond-009
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-03-03migrate audiodb to plugindkanada
2020-02-24update external idsdkanada
2020-02-22add config options for musicbrainzdkanada
2020-01-22Remove FileSystem.GetStreamBond-009
2019-10-29Fix commentsBond_009
2019-10-29Fix more warningsBond_009
2019-08-29More warning fixesBond_009
2019-08-18Move and rename tmdb providers for better separationClaus Vium
2019-05-31move fanart image provider to plugindkanada
2019-04-30Iterate over IEnumerable before disposingBond-009
2019-03-15MusicBrainz 503 Retry StrategyPloughPuff
2019-03-14Added contact email to user agentPloughPuff
2019-03-14Increased interval to 1050ms and moved to class scopePloughPuff
2019-03-14Only delay making request if necessaryPloughPuff
2019-03-13More warning fixesBond-009
2019-03-12Fix build by removing non existent namespaceBond-009
2019-03-12Merge branch 'master' into xmlBond-009
2019-03-08Make MusicBrainz base url configurableBond-009
2019-03-07Remove useless abstraction around XmlReaderSettingsBond_009
2019-02-15Make all class implementing dynamically loaded interfaces publicClaus Vium
2019-02-09Fix namespacing so it lines up properly with file names and paths (#715)Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-25Fix always null expressionsBond_009
2019-01-20Revert Jellyfin.Versioning, Update all versions and user agents.Erwin de Haan