diff options
| author | llaforest <l.laforest@gmail.com> | 2026-05-04 13:24:43 -0400 |
|---|---|---|
| committer | llaforest <l.laforest@gmail.com> | 2026-05-04 13:26:08 -0400 |
| commit | 6ea2f05497efa6e8fce8e88be12f5385c1e2600d (patch) | |
| tree | df8eba5908eb6fc198de72a4a3cfc5e62cd71fe7 /MediaBrowser.Controller/Persistence/IKeyframeRepository.cs | |
| parent | 622947e37425f3620432995cde5d4a0809d91694 (diff) | |
Guard against null-overwrite of saved audio/subtitle track selections
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.
Diffstat (limited to 'MediaBrowser.Controller/Persistence/IKeyframeRepository.cs')
0 files changed, 0 insertions, 0 deletions
