Commit Graph

47 Commits (master)

Author SHA1 Message Date
Bond_009 4b01aaa0f7 Allocate less Lists
1 year ago
Bond-009 5b493e14ac
Improve alternate ordering (#9336)
1 year ago
Bond_009 48263078b4 Reduce string allocations by regex
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
jgriff6 08e71010ae Clean up some ToList usage
2 years ago
ignacio laborde c6bf6e00de Remove unnecessary ToList usage
2 years ago
Bond_009 6aa9d44fb7 Use record for AudioBookFilePathParserResult
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
cvium fde84a1e00 Refactor extras parsing
2 years ago
Bond_009 1f99c9b90c Minor fixes
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
Bond_009 956ca0e5aa 100% branch coverage for Jellyfin.Naming
3 years ago
martinek-stepan 4bfcc8b0d1
Update Emby.Naming/AudioBook/AudioBookListResolver.cs
4 years ago
Stepan 3bca1181b3 Taken suggestions from code review and created test for ExtraRuleType.Regex instead of throwing exception there.
4 years ago
martinek-stepan 496923719c
Apply suggestions from code review
4 years ago
Stepan 693760e38a Xml-doc part1
4 years ago
Stepan c060ed1a18 Added resolving of alternative files and extras for audibooks.
4 years ago
Stepan 1e71775688 Add Name and Year parsing for audiobooks
4 years ago
Stepan f39775dc3a Written test to finish coverage for AudioBookListResolver & AudioBookResolver and corrected some logical erros / unhandled exception
4 years ago
Stepan e7a37bedfc Simplify AudioBookResolver since there is no option of passing directories into it (AudioResolver.cs:179) and handling directories were not implemented anyway
4 years ago
Stepan 6437cf6950 Removed Success property from AudioBookFilePathParserResult, since it was unused and consider only audiobooks that have chapter/page number in name makes no sense
4 years ago
Stepan 60b49e67ea Re-Sharper inspection issues
4 years ago
Stepan 59619b6ea7 Enable nullable in Emby.Naming
4 years ago
Bond_009 74f4affcda Fix AudioBookListResolver test coverage
4 years ago
Bond_009 228b33a23b Minor improvements
4 years ago
Keridos b9c7cce696
some testing for AudioBook
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
crobibero 261a2e1989 revert xml docs indentation
4 years ago
crobibero cb68fbeb0a Fix warnings in Emby.Naming
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 dc62e436c4 Clean up Emby.Naming
4 years ago
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects
5 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond-009 a6f9ceedd8 Fix more warnings
5 years ago
Bond_009 8af256f9c2 Fix always null expressions
5 years ago
Bond_009 722120af74 Remove conditions that are always true/false
5 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
5 years ago
Erwin de Haan 5665933849 Visual Studio Reformat: Emby.Naming
5 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago