SickChill / windows-sickchill

A Windows Installer for SickChill
https://sickchill.github.io
25 stars 10 forks source link

Latest update location of SickChill.py changes but NSSM isn't updated to reflect this so fails to start. #38

Closed augur42 closed 3 years ago

augur42 commented 3 years ago

Following the just released update the location of SickChill.py has changed again so I had to edit the SickChill Service Argument line in NSSM from "C:\SickChill\Python3\tools\Scripts\SickChill.py" --nolaunch --port=8081 --datadir="C:\SickChill\Data" to "C:\SickChill\Python3\tools\Lib\site-packages\SickChill.py" --nolaunch --port=8081 --datadir="C:\SickChill\Data"

miigotu commented 3 years ago

The original location is back, reinstall or pip install -U sickchill