mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-09-21 05:16:20 -07:00
- Use `ApiKey` query parameters and MediaBrowser authorization - Remove legacy Emby headers and repair leaked media links
324 B
324 B
type: fixed area: jellyfin
- Authenticate Jellyfin playback, subtitle, artwork, and remote-control socket URLs with the
ApiKeyquery parameter and stop sending the legacyX-Emby-TokenandX-Emby-Authorizationheaders, so the integration keeps working on Jellyfin 12 where legacy authorization is disabled by default.