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 1e71775688
Add Name and Year parsing for audiobooks
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 Add Name and Year parsing for audiobooks 4 years ago
AudioBookListResolver.cs Add Name and Year parsing for audiobooks 4 years ago
AudioBookNameParser.cs Add Name and Year parsing for audiobooks 4 years ago
AudioBookNameParserResult.cs Add Name and Year parsing for audiobooks 4 years ago
AudioBookResolver.cs Written test to finish coverage for AudioBookListResolver & AudioBookResolver and corrected some logical erros / unhandled exception 4 years ago