| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-04-17 | Merge pull request #7543 from daullmer/nfo-datefix | Cody Robibero | |
| (cherry picked from commit a280ff603f63b483d7cd94b69344296e8b2ec484) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-01-22 | Flush to disk async where possible | Bond_009 | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-10-03 | Remove workaround for dotnet/runtime#42790 | Bond_009 | |
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-03-09 | FxCop -> Net Analyzers (part 1) | Bond_009 | |
| 2021-02-13 | Minor improvements | Bond_009 | |
| 2021-02-03 | Update BaseNfoSaver.cs | BaronGreenback | |
| 2021-01-25 | 1 attempted fix | BaronGreenback | |
| 2021-01-23 | Update MediaBrowser.XbmcMetadata/Savers/BaseNfoSaver.cs | David Ullmer | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-01-23 | Don't write tagline in <outline> in nfo files | David | |
| 2021-01-20 | Add episode nfo parser test | David | |
| 2020-12-31 | Enable nullable for MediaBrowser.XbmcMetadata project (#4612) | martinek-stepan | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Stepan <ste.martinek+git@gmail.com> | |||
| 2020-06-13 | Merge pull request #3254 from crobibero/ilogger | dkanada | |
| Use typed logger where possible | |||
| 2020-06-06 | Fix a small number of compile warnings | aled | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2019-11-25 | * Add support for multi segment base urls | Bond_009 | |
| * Make baseurl case-insensitive | |||
| 2019-09-23 | Fix multiple mistakes and warnings | Bond_009 | |
| 2019-09-08 | Address comments | Bond_009 | |
| 2019-09-08 | Fix some documentation warnings for MediaBrowser.XbmcMetadata | Bond_009 | |
| 2019-09-01 | Fix more warnings | Bond_009 | |
| 2019-03-07 | Remove useless comments | Bond_009 | |
| 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-31 | Merge pull request #734 from Bond-009/culture | Joshua M. Boniface | |
| Fix more analyzer warnings | |||
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-30 | Merge branch 'master' into culture | Bond-009 | |
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped `OpenRead` and `CopyFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped CreateDirectory and DeleteDirectory | Erwin de Haan | |
| 2019-01-28 | Unwrapped GetDirectoryName and DirectorySeperatorChar | Erwin de Haan | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.XbmcMetadata | Erwin de Haan | |
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2019-01-07 | Remove tabs and trailing whitespace | hawken | |
| 2018-12-30 | Merge pull request #285 from Bond-009/logging | Joshua M. Boniface | |
| Use Serilog to handle logging | |||
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-30 | Go back to an emby.media/community link but via web archive | bfayers | |
| 2018-12-30 | replace all instanced of emby.media with jellyfin.media | bfayers | |
| 2018-12-11 | Reverts changes to forum URLs | Anthony Lavado | |
| - restores the original URL for some comments, keeping context | |||
| 2018-12-11 | Updates all other emby.media links to repo page | Anthony Lavado | |
