aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.LocalMetadata/Providers/PlaylistXmlProvider.cs
AgeCommit message (Collapse)Author
2021-05-07Fix buildBond_009
2020-06-13Remove warnings from MediaBrowser.LocalMetadatacrobibero
2020-06-05Use typed logger where possiblecrobibero
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
Log entries will contain additional class context when using this interface
2019-03-07Remove useless abstraction around XmlReaderSettingsBond_009
This removes the amount of stuff that needs to be passed around Also removes some unneeded `ManagedFileSystem` usage
2019-02-15Make all class implementing dynamically loaded interfaces publicClaus Vium
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.LocalMetadataErwin de Haan
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-05-26update GetItems methodLuke Pulverenti
2016-10-30make local metadata project portableLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-09-01Programmatic provider id handling for xml and nfo persistencesoftworkz
2016-03-27Remove unused code...Sven Van den brande
2015-10-04continue file system reworkLuke Pulverenti
2015-10-03begin file system reworkLuke Pulverenti
2015-08-02update metadata parsingLuke Pulverenti
2015-06-28update people savingLuke Pulverenti
2014-08-04update playlist xml savingLuke Pulverenti