Commit Graph

57 Commits (5b493e14accd6cd8b10b5a14b15e105f73a2724e)

Author SHA1 Message Date
Bond-009 5b493e14ac
Improve alternate ordering (#9336)
1 year ago
Bond_009 48263078b4 Reduce string allocations by regex
1 year ago
Bond_009 59920b4052 Make exact match primary video
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
cvium 2749509f00 Use dedicated resolvers for extras
2 years ago
cvium 91292b8ea5 Fix build
2 years ago
cvium 83a94aa612 Fix extras folders
2 years ago
cvium fde84a1e00 Refactor extras parsing
2 years ago
Bond_009 1f99c9b90c Minor fixes
3 years ago
Claus Vium 3b5214e595
Update Emby.Naming/Video/VideoListResolver.cs
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
cvium 23c3188501 revert underscore as a multiversion separator
3 years ago
cvium b0af11c34e make the eligibility check more strict wrt. brackets
3 years ago
cvium 3824c09e77 fix multiversion eligibility check for complex folder names
3 years ago
Bond_009 956ca0e5aa 100% branch coverage for Jellyfin.Naming
3 years ago
crobibero 20251e670f Fix tests
4 years ago
crobibero 2aefe9ed5a Only trim file name if folder name is shorter
4 years ago
Greenback e51ddd326c Fixes spelling.
4 years ago
Stepan b66239fd52 One more missed suggestions (removing commented out code)
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 158eff62d7 Xml-doc part2
4 years ago
Stepan 693760e38a Xml-doc part1
4 years ago
Stepan 5741150367 Enable MultiVersion video tests and added support for naming based on tests 11 & 8
4 years ago
Stepan 60b49e67ea Re-Sharper inspection issues
4 years ago
Stepan 59619b6ea7 Enable nullable in Emby.Naming
4 years ago
Vasily ce16651dbd Fix a check broken by https://github.com/jellyfin/jellyfin/pull/2105
4 years ago
crobibero bd5c66b2a6 implement suggestions
4 years ago
crobibero 18906d0205 implement suggestions
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 b50c4938e1 Merge branch 'master' into namingtests
4 years ago
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects
4 years ago
Bond_009 35151553e3 Add back all old emby tests
5 years ago
Bond-009 a6f9ceedd8 Fix more warnings
5 years ago
Claus Vium 6016a27736 Check for whitespace
5 years ago
Claus Vium 566646ad8b Remove limit comment
5 years ago
Claus Vium 6c1ca6f737 Remove arbitrary limit and minor style fixes
5 years ago
Claus Vium aa0c20afd5 Revert "Change multi version logic for movies"
5 years ago
Claus Vium 46acff4113 Revert "Remove unnecessary ToList"
5 years ago
Claus Vium de5c0bab70 Revert "Add Year to the new VideoInfo"
5 years ago
Claus Vium 5181427234 Revert "Merge pull request #924 from cvium/fix_movie_matching"
5 years ago
Claus Vium c79324154f Revert "Merge pull request #933 from cvium/fix_movie_matching_again"
5 years ago
Claus Vium 29ff80d69c Minor style fixes
5 years ago
Claus Vium 4a700778e3 Semi-revert to prefer old movie grouping behaviour
5 years ago
Claus Vium c45b6aa53e Use the movie name instead of folder name
5 years ago
Claus Vium 05ad2e9b3f Add Year to the new VideoInfo
5 years ago
Claus Vium 42abb5a993 Remove unnecessary ToList
5 years ago