You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a proper discussion for users who want to test the Media Server Migration preview image.
Please, carefully read the instructions below before testing anything. I (as the author of the PR) won't be responsible if you break your production instance.
Caution
Work in progress
This feature is still experimental. Do not use it on a production instance unless you have a verified backup and a tested rollback plan.
See Backups.
Also, don't use this image if you did not migrate to at least Seerr v3.1.0
This PR adds an in‑app way to switch a single Seerr instance between media servers (Plex <=> Jellyfin/Emby) without losing users, permissions, requests, or general settings.
The same database and application instance are reused; only the active media server and authentication method change.
The goal is to make media‑server migrations practical without needing a second Seerr instance or manual database edits. You (the owner) configure the new server, users link their new accounts, and then the instance is switched in place.
Note
This will initially ship as a preview so the flow can be tested and refined properly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a proper discussion for users who want to test the Media Server Migration preview image.
Please, carefully read the instructions below before testing anything. I (as the author of the PR) won't be responsible if you break your production instance.
Caution
Work in progress
This feature is still experimental. Do not use it on a production instance unless you have a verified backup and a tested rollback plan.
See Backups.
Also, don't use this image if you did not migrate to at least Seerr v3.1.0
This PR adds an in‑app way to switch a single Seerr instance between media servers (Plex <=> Jellyfin/Emby) without losing users, permissions, requests, or general settings.
The same database and application instance are reused; only the active media server and authentication method change.
The goal is to make media‑server migrations practical without needing a second Seerr instance or manual database edits. You (the owner) configure the new server, users link their new accounts, and then the instance is switched in place.
Note
This will initially ship as a preview so the flow can be tested and refined properly.
Migration flow (preview)
Back up first
Switch to the preview image
preview-media-server-migrationConfigure your target media server
API key will be needed.
Warning
Jellyfin <=> Emby is not a supported migration path, at least not properly tested yet.
Have users link their accounts
Switch media server in settings
Restart and sign in again
Verify your data
Go back to production image
latestorv3.1.0Beta Was this translation helpful? Give feedback.
All reactions