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