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
2025-12-30 00:30:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
Emby.Naming
/
AudioBook
History
Stepan
c060ed1a18
Added resolving of alternative files and extras for audibooks.
2020-11-03 16:24:04 +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
Added resolving of alternative files and extras for audibooks.
2020-11-03 16:24:04 +01:00
AudioBookListResolver.cs
Added resolving of alternative files and extras for audibooks.
2020-11-03 16:24:04 +01:00
AudioBookNameParser.cs
Added resolving of alternative files and extras for audibooks.
2020-11-03 16:24:04 +01:00
AudioBookNameParserResult.cs
Add Name and Year parsing for audiobooks
2020-11-02 20:03:12 +01:00
AudioBookResolver.cs
Added resolving of alternative files and extras for audibooks.
2020-11-03 16:24:04 +01:00