| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-31 | Always await instead of directly returning Task | Bond_009 | |
| https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md#prefer-asyncawait-over-directly-returning-task The performance impact is negligible (and it's me saying that!) | |||
| 2023-10-10 | Convert string MediaType to enum MediaType | Cody Robibero | |
| 2022-01-22 | Flush to disk async where possible | Bond_009 | |
| 2021-08-04 | Minor improvements | Bond_009 | |
| 2020-06-13 | Remove warnings from MediaBrowser.LocalMetadata | crobibero | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-03-01 | Fix warnings in PlaylistXmlSaver | Mark Monteiro | |
| 2020-03-01 | Use a constant for the default playlist file name | Mark Monteiro | |
| 2019-03-07 | Remove useless abstraction around XmlReaderSettings | Bond_009 | |
| This removes the amount of stuff that needs to be passed around Also removes some unneeded `ManagedFileSystem` usage | |||
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.LocalMetadata | Erwin de Haan | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2016-10-30 | make local metadata project portable | Luke Pulverenti | |
| 2016-10-25 | make controller project portable | Luke Pulverenti | |
| 2016-03-27 | Remove unused code... | Sven Van den brande | |
| 2015-10-04 | continue file system rework | Luke Pulverenti | |
| 2015-09-13 | add more methods to IFileSystem | Luke Pulverenti | |
| 2015-06-20 | start people update | Luke Pulverenti | |
| 2014-12-12 | more sync movement | Luke Pulverenti | |
| 2014-11-10 | fixes #945 - Add genre views to dlna | Luke Pulverenti | |
| 2014-09-06 | fixes #914 - Add option to save metadata hidden | Luke Pulverenti | |
| 2014-08-05 | fixes #887 - Support ttml subtitle output | Luke Pulverenti | |
| 2014-08-04 | update playlist xml saving | Luke Pulverenti | |
| 2014-08-02 | fixes #791 - Support server-side playlists | Luke Pulverenti | |
