jellyfin/Emby.Server.Implementations/Library/Resolvers
Stephen Moore e841922ffd Fix ArgumentOutOfRangeException scanning AudioBooks
AudioResolver.ResolveMultipleAudio method can attempt to access the first item in a List without checking if the list is empty which throws an ArgumentOutOfRangeException and stops the 'Scan Library' process.
2021-04-17 17:21:40 +01:00
..
Audio Fix ArgumentOutOfRangeException scanning AudioBooks 2021-04-17 17:21:40 +01:00
Books do not resolve episode-like files if they are in extras folders 2021-03-14 19:56:45 +01:00
Movies do not resolve episode-like files if they are in extras folders 2021-03-14 19:56:45 +01:00
TV Update Emby.Server.Implementations/Library/Resolvers/TV/SeriesResolver.cs 2021-04-01 21:24:34 +02:00
BaseVideoResolver.cs add unit tests 2021-03-15 08:25:20 +01:00
FolderResolver.cs Fix more warnings 2019-11-27 16:29:56 +01:00
ItemResolver.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
PhotoAlbumResolver.cs Minor improvements 2020-02-19 23:08:58 +01:00
PhotoResolver.cs Fix some warnings 2020-02-23 12:11:43 +01:00
PlaylistResolver.cs Set mediatype to Audio for playlists in a music library 2021-04-10 00:06:48 +02:00
SpecialFolderResolver.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
VideoResolver.cs Fix some warnings 2020-02-23 12:11:43 +01:00