-
Notifications
You must be signed in to change notification settings - Fork 278
Switching your Synology's Medusa to the new repository
Luckily this is very easy and can be performed with a few simple steps.
Summary:
- Go into Medusa and make a backup.
- Go to the Synology Package Center and remove Medusa.
- Then Reinstall Medusa, but now in the installation screen/wizard add the new URL.
git://github.com/pymedusa/Medusa.git
- Restore your backup, and restart Medusa.
That's it. 👍
Note: By default the synocommunity sickbeard-custom package uses port 8083, and Synocommunity's Medusa package uses port 8899. So if you restore your backup between the two the port will also be restored back. Therefore make sure you open the Medusa page with the correct port.
Login to Medusa and go to Backup and Restore in the configuration. Create a backup and store it in a safe location.
Login to Synology's DSM and go into the Package Center and open the Medusa Package. There Select Remove.
On the confirmation window press YES
.
Now that Medusa is removed we need to (re)install it. Go to the community overview of Packages, find Sickbeard-custom and click on Install
.
Now you will get a wizard/installation screen. Fill-in the new URL :
Fork URL:
git://github.com/pymedusa/Medusa.git
Fork branch:
master
Medusa is now (re)installed.
Open the GUI and go to Backup/Restore under configuration and restore your backup.
Last thing you need to do is a restart of Medusa so the changes take effect.
That's all, you are now running on the new Repository. :)
In some cases you can get a cache warning after restoring the backup. You can ignore those.
MAIN :: Restore: Unable to remove the cache/sessions directory: error 2 : No such file or directory
MAIN :: Restore: Unable to remove the cache/indexers directory: error 2 : No such file or directory