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
Bond_009 48263078b4
Reduce string allocations by regex
1 year 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 Reduce string allocations by regex 1 year ago
AudioBookFilePathParserResult.cs Use record for AudioBookFilePathParserResult 2 years ago
AudioBookInfo.cs Minor fixes 3 years ago
AudioBookListResolver.cs Replace != null with is not null 1 year ago
AudioBookNameParser.cs Reduce string allocations by regex 1 year ago
AudioBookNameParserResult.cs Xml-doc part1 4 years ago
AudioBookResolver.cs Use our own Contains extension 2 years ago