This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-05-01 14:26:40 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
c060ed1a1853eaa28ae2f88f6b301c23cf326725
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