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
/
ExtraTests.cs
Age
Commit message (
Expand
)
Author
2025-07-26
Enhance extra rules for video and audio file naming; update tests for new nam...
Sven Cazier
2025-03-27
Fix for Issue #12142: Fix ExtraRuleResolver filtering out top level folders (...
Michael McElroy
2022-10-27
Fix extra type differentiation
photonconvergence
2021-12-28
Use dedicated resolvers for extras
cvium
2021-12-24
Add rule to pick up theme videos
Joe Rogers
2021-12-07
Refactor extras parsing
cvium
2021-10-05
Fix issue #6123
Bond_009
2021-05-24
Remove some unnecessary allocations
cvium
2021-04-17
Remove unused using directives
BaronGreenback
2020-11-12
Taken suggestions from code review and created test for ExtraRuleType.Regex i...
Stepan
2020-11-05
Finish coverage for Emby.Naming.Video
Stepan
2020-09-20
Minor improvements
Bond_009
2020-04-21
Fix VideoResolver and tests
Bond_009
2020-04-11
Whitespace fix
dtparr
2020-04-11
Whitespace fix
dtparr
2020-04-10
Refactor the NamingOptions instantiations from both new and pre-existing fact...
dtparr
2020-04-10
Fix tab/space issue causing github oddity
dtparr
2020-04-10
Update to use the Theory/InlineData method to parameterize unit tests
dtparr
2020-04-10
Add Unit Test for the Extras directories.
dtparr
2019-12-06
Add back all old emby tests
Bond_009