aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.Drawing/ImageProcessor.cs
diff options
context:
space:
mode:
authorllaforest <l.laforest@gmail.com>2026-05-04 13:24:43 -0400
committerllaforest <l.laforest@gmail.com>2026-05-04 13:26:08 -0400
commit6ea2f05497efa6e8fce8e88be12f5385c1e2600d (patch)
treedf8eba5908eb6fc198de72a4a3cfc5e62cd71fe7 /src/Jellyfin.Drawing/ImageProcessor.cs
parent622947e37425f3620432995cde5d4a0809d91694 (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 'src/Jellyfin.Drawing/ImageProcessor.cs')
0 files changed, 0 insertions, 0 deletions