aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Naming.Tests/Video
AgeCommit message (Expand)Author
2025-07-26Enhance extra rules for video and audio file naming; update tests for new nam...Sven Cazier
2025-03-27Fix for Issue #12142: Fix ExtraRuleResolver filtering out top level folders (...Michael McElroy
2024-09-22Update dependency xunit to 2.9.1 (#12687)renovate[bot]
2024-09-18Sort by version name before resolution sorting (#12621)gnattu
2024-08-30Remove BOM from UTF-8 filesBond_009
2023-12-18Fix testsBond_009
2023-10-08Remove redundant verbatim string prefixesStepan Goremykin
2023-03-15fixed typomammo0
2023-03-15fixed FourSisters test casemammo0
2023-03-15fixed stacking test casesmammo0
2023-02-20Improve alternate ordering (#9336)Bond-009
2023-02-15Make exact match primary videoBond_009
2022-12-29Fix multi cleaning (#8978)xdo
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-10-27Fix extra type differentiationphotonconvergence
2022-09-28Remove redundant using directivesHannes Braun
2021-12-28Use dedicated resolvers for extrascvium
2021-12-24Add rule to pick up theme videosJoe Rogers
2021-12-20Fix extras folderscvium
2021-12-10Simplify StackResolvercvium
2021-12-07Fixescvium
2021-12-07Refactor extras parsingcvium
2021-10-26Change ReadOnlySpan to string following PR 6383 (#6734)Claus Vium
2021-10-26Merge pull request #6383 from sushilicious/masterClaus Vium
2021-10-05Fix issue #6123Bond_009
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
2021-09-11Use TheoryData instead of MemberData and ClassDataianjazz246
2021-08-03Made CleanStringParser more robustsushilicious
2021-05-24Remove some unnecessary allocationscvium
2021-05-19Review changescvium
2021-04-17Remove unused using directivesBaronGreenback
2021-03-15revert underscore as a multiversion separatorcvium
2021-03-12Merge pull request #5417 from Bond-009/codeanalBond-009
2021-03-10fix copy/paste error in testcvium
2021-03-10make the eligibility check more strict wrt. bracketscvium
2021-03-10fix multiversion eligibility check for complex folder namescvium
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2021-03-09Add code analysis attributes where appropriateBond_009
2021-03-07do not throw ArgumentNullException in TryCleanStringcvium
2021-02-17Fix broken testBond_009
2021-01-21100% branch coverage for Jellyfin.NamingBond_009
2020-11-20Remove broken CleanDateTimes regexcrobibero
2020-11-20Merge remote-tracking branch 'upstream/master' into video-resolvercrobibero
2020-11-12Taken suggestions from code review and created test for ExtraRuleType.Regex i...Stepan
2020-11-05Finish coverage for Emby.Naming.VideoStepan
2020-11-05Enable MultiVersion video tests and added support for naming based on tests 1...Stepan
2020-10-17Merge branch 'master' into video-resolverBaronGreenback
2020-09-20Minor improvementsBond_009
2020-08-12Add testsDirtyRacer1337