This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-02-26 04:50:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
Emby.Naming
/
AudioBook
History
Stepan
f39775dc3a
Written test to finish coverage for AudioBookListResolver & AudioBookResolver and corrected some logical erros / unhandled exception
2020-11-01 17:10:48 +01:00
..
AudioBookFileInfo.cs
Simplify AudioBookResolver since there is no option of passing directories into it (AudioResolver.cs:179) and handling directories were not implemented anyway
2020-11-01 13:42:56 +01:00
AudioBookFilePathParser.cs
Removed Success property from AudioBookFilePathParserResult, since it was unused and consider only audiobooks that have chapter/page number in name makes no sense
2020-11-01 13:28:43 +01:00
AudioBookFilePathParserResult.cs
Removed Success property from AudioBookFilePathParserResult, since it was unused and consider only audiobooks that have chapter/page number in name makes no sense
2020-11-01 13:28:43 +01:00
AudioBookInfo.cs
Enable nullable in Emby.Naming
2020-11-01 10:47:31 +01:00
AudioBookListResolver.cs
Written test to finish coverage for AudioBookListResolver & AudioBookResolver and corrected some logical erros / unhandled exception
2020-11-01 17:10:48 +01:00
AudioBookResolver.cs
Written test to finish coverage for AudioBookListResolver & AudioBookResolver and corrected some logical erros / unhandled exception
2020-11-01 17:10:48 +01:00