Code Monkey home page Code Monkey logo

Comments (3)

mdhiggins avatar mdhiggins commented on May 11, 2024

It is my understanding that this is a problem that randomly happens with sick beard and that a computer restart should fix the issue.

https://code.google.com/p/sickbeard/issues/detail?id=1244

from sickbeard_mp4_automator.

guccifunboy avatar guccifunboy commented on May 11, 2024

Hi
the sabtosickbeardwithconverter.py also failes with this

       Traceback (most recent call last):

File "C:\Scripts\sabToSickBeardwithConverter.py", line 8, in
settings = ReadSettings(os.path.dirname(sys.argv[0]), "autoProcess.ini")
File "C:\Scripts\readSettings.py", line 44, in init
config.readfp(fp)
File "C:\Python27\lib\ConfigParser.py", line 324, in readfp
self._read(fp, filename)
File "C:\Python27\lib\ConfigParser.py", line 546, in _read
raise e
ConfigParser.ParsingError: File contains parsing errors: C:\Scripts\autoProcess.ini
[line 17]: '7caea9316620a6e2906b211ceb4d89fd\n'
[line 60]: 'f7ed8c10135545e7a61a1ff826dd99c4\r\n'

from sickbeard_mp4_automator.

mdhiggins avatar mdhiggins commented on May 11, 2024

This is because of an error in your config file. Looking back at your screenshot I didn't notice originally, but both of your api keys aren't on the same line as the "apikey ="

That's what's causing your problem, you need to make that one single line instead of 2 (for both instances)

from sickbeard_mp4_automator.

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.