OneCDOnly / sherpa

A mini-package-manager for QNAP NAS
GNU General Public License v3.0
112 stars 13 forks source link

SickRage Script #10

Closed ouija closed 5 years ago

ouija commented 5 years ago

Hey,

Latest version of SickRage seems to have renamed the init script from SickBeard.py to SiCKRAGE.py and launching the package now throws the error:

/opt/bin/python2.7: can't open file 'SickBeard.py': [Errno 2] No such file or directory

Updating the local TARGET_SCRIPT within ./sickrage.sh doesn't seem to resolve the issue; SickRage fails to start.

OneCDOnly commented 5 years ago

Hi, yes I've just seen that SickRage now directs to @echel0n's SiCKRAGE - not something I wanted, so I've had to remove references to SickRage earlier than I'd like.

More to come...

OneCDOnly commented 5 years ago

@ouija should be good to go now. Please download and run the latest sherpa, and install SickChill. It will replace your SickRage installation, and should transfer over all settings.

ouija commented 5 years ago

It installed and runs, but did not replace the existing SickRage install or transfer over any of the settings.

Update: Seems that this occurred because the SickRage QPKG was stopped when I ran the SickChill install. Simply uninstalled SickChill from the App Center in QNAP, then enabled SickRage in App Center, and re-ran the sherpa installation for SickChill and all is good!

SickRage was removed and all settings transferred over! Thanks for your quick support on this! :)

OneCDOnly commented 5 years ago

Good work. Yes, it ignores QPKGs that are disabled in the App Center. This is so admins can try out other sherpa packages without losing their existing ones.