jellyfin/Emby.Server.Implementations/Library/Resolvers/Audio
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
..
AudioResolver.cs Fix ArgumentOutOfRangeException scanning AudioBooks 2021-04-17 17:21:40 +01:00
MusicAlbumResolver.cs Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver 2021-01-06 10:58:07 -08:00
MusicArtistResolver.cs remove deprecated settings from server config 2021-02-12 21:58:37 +09:00