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 52194f56b5
Replace != null with is not null
2 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 Xml-doc part1 4 years 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 2 years ago
AudioBookNameParser.cs Replace == null with is null 2 years ago
AudioBookNameParserResult.cs Xml-doc part1 4 years ago
AudioBookResolver.cs Use our own Contains extension 2 years ago