mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 13:55:27 -04:00
e841922ffd
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.