Giter Club home page Giter Club logo

Comments (6)

theskillwithin avatar theskillwithin commented on May 24, 2024

ya i experience this as well

from readynas-sickchill.

miigotu avatar miigotu commented on May 24, 2024

The readynas package has not been updated for the python3 version of SC yet. You need python3.6+ installed and then it should update I think. You will also need to edit fvapp-sickchill.service and change the line:

- ExecStart=/usr/bin/python /apps/sickchill/SickBeard.py --nolaunch --datadir=/apps/sickchill/app-config --config=/apps/sickchill/app-config/config.ini --port=6766
+ ExecStart=/usr/bin/python3 /apps/sickchill/SickChill.py --nolaunch --datadir=/apps/sickchill/app-config --config=/apps/sickchill/app-config/config.ini --port=6766

from readynas-sickchill.

gromitt42 avatar gromitt42 commented on May 24, 2024

As an FYI I needed to use the below code in my fvapp-sickchill.service. I'm unsure if I messed up with my python install as I needed to point to the USR/LOCAL/BIN folder

ExecStart=/usr/local/bin/python3.6 /apps/sickchill/SickChill.py --nolaunch --datadir=/apps/sickchill/app-config --config=/apps/sickchill/app-config/config.ini --

This allowed me to finally get Sickchill working after updating my install of version sickchill_2020.05.12-ml0_all.deb

from readynas-sickchill.

miigotu avatar miigotu commented on May 24, 2024

As an FYI I needed to use the below code in my fvapp-sickchill.service. I'm unsure if I messed up with my python install as I needed to point to the USR/LOCAL/BIN folder

ExecStart=/usr/local/bin/python3.6 /apps/sickchill/SickChill.py --nolaunch --datadir=/apps/sickchill/app-config --config=/apps/sickchill/app-config/config.ini --

This allowed me to finally get Sickchill working after updating my install of version sickchill_2020.05.12-ml0_all.deb

You should have installed the 2021 release
https://www.github.com/SickChill/readynas-sickchill/tree/master/rn-files%2Ffvapp-sickchill.service

https://github.com/SickChill/readynas-sickchill/releases/tag/2021.02.04

from readynas-sickchill.

gromitt42 avatar gromitt42 commented on May 24, 2024

Thanks but the latest version wouldn't install for me. It just crashes the readynas installer and reboots.

from readynas-sickchill.

miigotu avatar miigotu commented on May 24, 2024

@gromitt42 I pushed a new version a bit ago: https://github.com/SickChill/readynas-sickchill/releases/tag/2021.03.09

from readynas-sickchill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.