| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-01 | Allocate less Lists | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-10-25 | Clean up some ToList usage | jgriff6 | |
| 2022-10-25 | Remove unnecessary ToList usage | ignacio laborde | |
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-07 | Refactor extras parsing | cvium | |
| 2021-07-06 | Minor fixes | Bond_009 | |
| 2021-02-13 | Minor improvements | Bond_009 | |
| 2020-11-12 | Update Emby.Naming/AudioBook/AudioBookListResolver.cs | martinek-stepan | |
| Use StringComparison.OrdinalIgnoreCase when comparing names Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk> | |||
| 2020-11-12 | Taken suggestions from code review and created test for ExtraRuleType.Regex ↵ | Stepan | |
| instead of throwing exception there. | |||
| 2020-11-12 | Apply suggestions from code review | martinek-stepan | |
| Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk> | |||
| 2020-11-10 | Xml-doc part1 | Stepan | |
| 2020-11-03 | Added resolving of alternative files and extras for audibooks. | Stepan | |
| 2020-11-02 | Add Name and Year parsing for audiobooks | Stepan | |
| 2020-11-01 | Written test to finish coverage for AudioBookListResolver & ↵ | Stepan | |
| AudioBookResolver and corrected some logical erros / unhandled exception | |||
| 2020-11-01 | Simplify AudioBookResolver since there is no option of passing directories ↵ | Stepan | |
| into it (AudioResolver.cs:179) and handling directories were not implemented anyway | |||
| 2020-11-01 | Re-Sharper inspection issues | Stepan | |
| 2020-11-01 | Enable nullable in Emby.Naming | Stepan | |
| 2020-03-25 | Fix warnings in Emby.Naming | crobibero | |
| 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 | |||
| 2020-01-22 | Clean up Emby.Naming | Bond_009 | |
| 2019-12-13 | Enable TreatWarningsAsErrors for some projects | Bond_009 | |
| Analyzers are only run in debug build, so setting TreatWarningsAsErrors for release build will catch the compiler warnings until we resolve all analyzer warnings. | |||
| 2019-06-01 | Fix more warnings | Bond-009 | |
| 2019-01-13 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Naming | Erwin de Haan | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
