Skip to main content

jray_context

Function jray_context 

Source
pub fn jray_context(
    _caps: &ServerCapabilities,
    item_id: &str,
    position_seconds: f64,
) -> String
Expand description

The JRay plugin’s per-item context. Not core Jellyfin; absent servers 404 and the caller treats that as “no context”, so it needs no capability flag.

TRACES: UR-085 | DR-279