mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-06 06:45:22 -04:00
6ea2f05497
Some clients omit AudioStreamIndex or SubtitleStreamIndex in playback progress reports and it causes previously saved track selections to be erased. Add .HasValue checks so only explicit track changes are persisted.