Minor error in SABnzbd when using Mylar scripts

Post any problems / bugs / issues that are Mylar-related in here.
Post Reply
Vebent
Posts: 8
Joined: Sun Jan 24, 2021 2:19 am

Minor error in SABnzbd when using Mylar scripts

Post by Vebent »

There's a minor error in SABnzbd that's popping up when running the ComicRN.py and autoprocesscomics.py. It doesn't exactly say which script is running into the error because everything goes through successfully. The error is TypeError: a bytes-like object is required, not 'str'. I thought I would bring it up and see if it's something on my end or if it's something in the script release.
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: Minor error in SABnzbd when using Mylar scripts

Post by evilhero »

There's some remnants of problems occuring for SAB users that haven't switched to the python3 version of SABnzbd, and/or are running the old autoProcessComics.py script, or any combo thereof.

This has been fixed in python3-dev branch of Mylar3 - however, I'm assuming you're running either the Master branch, or if you're running the python3-dev branch then you probably didn't update the autoProcessComics.py script to the newer one.

Note the Master branch will get the python3-dev merge today most likely.
Post Reply