Skip to main content

SUBTITLE_QUERY_KEYS

Constant SUBTITLE_QUERY_KEYS 

Source
const SUBTITLE_QUERY_KEYS: &[&str];
Expand description

Query keys through which a stream URL can carry a subtitle decision.

Jellyfin binds query keys case-insensitively, so the match has to be too — the server itself mixes casing (SubtitleStreamIndex but alwaysBurnInSubtitleWhenTranscoding).