jellyfin/Emby.Naming/AudioBook
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