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
/
TV
Age
Commit message (
Expand
)
Author
2025-11-27
Merge pull request #14824 from CodyEngel/fix-numeric-titles
Niels van Velzen
2025-11-17
Backport pull request #15404 from jellyfin/release-10.11.z
theguymadmax
2025-11-02
Backport pull request #15326 from jellyfin/release-10.11.z
Shadowghost
2025-10-27
Backport pull request #15102 from jellyfin/release-10.11.z
theguymadmax
2025-09-20
remove explicit ‘-‘ support in series name
Cody Engel
2025-09-20
support series that are numeric only
Cody Engel
2025-03-23
Rework season folder parsing (#11748)
Tim Eisele
2025-01-25
chore: fix spelling
Josh Soref
2024-10-12
Add EpisodeExpression for anime file names
TonyB
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2024-08-01
Enable more analyser rules as errors
Bond_009
2024-05-17
Backport pull request #11648 from jellyfin/release-10.9.z
Shadowghost
2023-10-08
Reduce string literal length by using verbatim string
Stepan Goremykin
2023-10-08
Remove redundant verbatim string prefixes
Stepan Goremykin
2023-07-28
added test case, fixed regexes
scatter-dev
2023-02-17
Add rule and tests to fix #9341
Lenart Kos
2022-12-05
Replace != null with is not null
Bond_009
2022-05-20
Merge pull request #7741 from LewkyB/fix-improperly-labeled-four-digit-episod...
Joshua M. Boniface
2022-01-04
Speed up Jellyfin.Naming.Tests
Bond_009
2021-11-02
Merge pull request #6027 from fredriklindberg/improve-series-matching
Claus Vium
2021-11-02
Merge pull request #6379 from dearjoey/master
Claus Vium
2021-09-13
Improve series name matching
Fredrik Lindberg
2021-08-03
optimize episode parser
joey
2021-07-20
Improve episode parser
Bond_009
2021-07-15
Fix episode parser
Bond_009
2021-01-17
adjust episode path expression to allow digits in series names
senritsu
2020-11-10
Dummy test case explanation.
Stepan
2020-11-07
Rest of tests for Emby.Naming code coverage
Stepan
2020-11-07
Episode parsing coverage
Stepan
2020-11-01
Re-Sharper inspection issues
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-02-27
moves shows tests to Theory and InlineData format
Narfinger
2020-02-27
Merge pull request #2448 from Narfinger/tests-fix2
dkanada
2020-02-23
adds names from the episodenumber tests to path tests
Narfinger
2020-02-23
fixes formatting and enabling another test
Narfinger
2020-02-23
add todos and fixes some todo tests
Narfinger
2020-02-23
fixes last tests and cleanup
Narfinger
2020-02-23
removed failing tests
Narfinger
2020-02-23
converted tests to inlinedata
Narfinger
2020-02-20
Update EpisodeNumberTests.cs
Bond-009
2020-02-19
Add test
Bond_009
2020-02-19
Fix episode parsing
Bond_009
2020-01-22
Clean up Emby.Naming
Bond_009
2020-01-21
remove unsupported test cases
dkanada
2020-01-19
fix and remove a few more tests
dkanada
2019-12-18
Fix tests
Bond-009
2019-12-06
Add back all old emby tests
Bond_009