-
-
Notifications
You must be signed in to change notification settings - Fork 5
Migration from old versions
Once you have setup/installed the Docker container for Plexcache-D, you can then migrate a lot of your information from the CLI script version by doing the following:
If you're migrating from the CLI version:
-
Copy your CLI files to
/mnt/user/appdata/plexcache-d/import/:plexcache_settings.json-
unraid_mover_exclusions.txt(orplexcache_mover_files_to_exclude.txt) -
data/folder (timestamps, trackers, etc.)
-
Start the container and access the Setup Wizard
-
The wizard will detect your import files and offer to migrate them automatically
-
After import, verify your Plex connection (URL may differ in Docker)
If you're migrating from the Brandon 'Alpha' test version:
-
Open up (edit) your docker container composer
-
Change the repo to - ghcr.io/studionirin/plexcache-d:latest
-
I changed the container name to plexcache-d and also the appdata folder to plexcache-d but you don't need to do either of these things really. If you do change the folder name make sure to also change the reference in the container compose file.
-
Hit apply and everything should just work.