index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Jellyfin.Naming.Tests
/
Video
/
VideoListResolverTests.cs
Age
Commit message (
Collapse
)
Author
2025-07-26
Enhance extra rules for video and audio file naming; update tests for new ↵
Sven Cazier
naming conventions
2023-10-08
Remove redundant verbatim string prefixes
Stepan Goremykin
2023-03-15
fixed typo
mammo0
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-03-15
fixed FourSisters test case
mammo0
The files should be treated as separate movies and should not be stacked, because the parttype is missing.
2022-09-28
Remove redundant using directives
Hannes Braun
2021-12-20
Fix extras folders
cvium
2021-12-10
Simplify StackResolver
cvium
2021-12-07
Fixes
cvium
2021-12-07
Refactor extras parsing
cvium
2021-05-24
Remove some unnecessary allocations
cvium
2021-02-17
Fix broken test
Bond_009
2020-11-05
Finish coverage for Emby.Naming.Video
Stepan
2020-05-14
Add code analyzers to Jellyfin.Naming.Tests and fix resulting warnings
aled
2020-05-13
Fix compile warnings in Jellyfin.Naming.Tests
aled
2020-04-21
Fix VideoResolver and tests
Bond_009
2019-12-06
Add back all old emby tests
Bond_009