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
/
AudioBook
Age
Commit message (
Expand
)
Author
2023-10-08
Remove redundant verbatim string prefixes
Stepan Goremykin
2021-10-03
Fix warning: Using directive is not required by the code and can be safely re...
KonH
2021-09-11
Use TheoryData instead of MemberData and ClassData
ianjazz246
2021-04-17
Remove unused using directives
BaronGreenback
2021-03-09
FxCop -> Net Analyzers (part 1)
Bond_009
2020-11-03
Added resolving of alternative files and extras for audibooks.
Stepan
2020-11-02
Update test for detecting audiobooks extras and alternative files
Stepan
2020-11-02
Add Name and Year parsing for audiobooks
Stepan
2020-11-01
Simplify Resolve_InvalidExtension Test and created tests for Alternative Vers...
Stepan
2020-11-01
Written test to finish coverage for AudioBookListResolver & AudioBookResolver...
Stepan
2020-11-01
Enable nullable in Emby.Naming
Stepan
2020-10-12
Fix AudioBookListResolver test coverage
Bond_009
2020-09-20
Minor improvements
Bond_009
2020-09-09
remove unnecessary nullchecks
Keridos
2020-09-09
implement suggested changes
Keridos
2020-09-09
some testing for AudioBook
Keridos