Files
SubMiner/changes/fix-jellyfin-modern-auth.md
T
sudacode 122ff9a3c5 chore(release): prepare v0.20.0-beta.1
Trim pending change fragments, drop the breaking flag from the stats
request-safety change, and generate prerelease notes.
2026-09-22 01:29:58 -07:00

723 B

type: fixed area: jellyfin

  • Jellyfin playback, subtitle, artwork, and remote-control URLs now authenticate with the ApiKey query parameter instead of the legacy X-Emby-* headers, so the integration works on Jellyfin 12 where legacy authorization is disabled by default.
  • "Play on SubMiner" keeps working on Jellyfin 12: the cast-target websocket answers keep-alive requests and reconnects when the server stops replying instead of silently dying after about a minute.
  • The Jellyfin "now playing" bar clears when you close or finish a cast video instead of running on to the end of the episode.
  • Anki cards mined from Jellyfin playback get the episode title in the misc info field again instead of "Unknown media".