pub fn jray_context(
_caps: &ServerCapabilities,
item_id: &str,
position_seconds: f64,
) -> StringExpand 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