mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-02 12:08:37 +01:00
The status-2100 downgrade retry overrode only the device profile's MaxStreamingBitrate. Jellyfin uses the explicit getStreamUrl maxBitrate request param as the effective ceiling, so a quality-menu bitrate would survive the retry. Clamp options.maxBitrate to the fallback cap too. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>