You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Naming/AudioBook
Stepan c060ed1a18
Added resolving of alternative files and extras for audibooks.
4 years ago
..
AudioBookFileInfo.cs Simplify AudioBookResolver since there is no option of passing directories into it (AudioResolver.cs:179) and handling directories were not implemented anyway 4 years ago
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 4 years ago
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 4 years ago
AudioBookInfo.cs Added resolving of alternative files and extras for audibooks. 4 years ago
AudioBookListResolver.cs Added resolving of alternative files and extras for audibooks. 4 years ago
AudioBookNameParser.cs Added resolving of alternative files and extras for audibooks. 4 years ago
AudioBookNameParserResult.cs Add Name and Year parsing for audiobooks 4 years ago
AudioBookResolver.cs Added resolving of alternative files and extras for audibooks. 4 years ago