Code Monkey home page Code Monkey logo

Comments (2)

mdhiggins avatar mdhiggins commented on May 25, 2024

Are you running using the virtual environment where all the dependencies are installed or just the system python

from sonarr-sma.

AciDCooL avatar AciDCooL commented on May 25, 2024

I feel like a complete idiot, there is a reason why there is a postSonarr.sh. I made a config mistake a while back that's why is not being executed.

2021-11-29 13:40:02 - resources.readsettings - INFO - Loading config file /usr/local/sma/config/autoProcess.ini. Traceback (most recent call last): File "/usr/local/sma/postSonarr.py", line 171, in <module> settings = ReadSettings() File "/usr/local/sma/resources/readsettings.py", line 591, in __init__ self.readConfig(config) File "/usr/local/sma/resources/readsettings.py", line 770, in readConfig self.embedonlyinternalsubs = config.getboolean(section, 'embed-only-internal-subs') File "/usr/lib/python3.6/configparser.py", line 829, in getboolean raw=raw, vars=vars, fallback=fallback, **kwargs) File "/usr/lib/python3.6/configparser.py", line 809, in _get_conv **kwargs) File "/usr/lib/python3.6/configparser.py", line 803, in _get return conv(self.get(section, option, **kwargs)) File "/usr/lib/python3.6/configparser.py", line 1155, in _convert_to_boolean raise ValueError('Not a boolean: %s' % value) ValueError: Not a boolean: Falsei

Thanks for pushing me in the right direction with your question :)

from sonarr-sma.

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.