yEnc Files
Posted: March 14th, 2023, 9:31 am
Hello,
I'm having a problem where SABnzbd 3.7.2 [fab36ec] will leave yEnc files unprocessed in the completed download directory, and mark the download as complete. I have sabyenc 3.3.6 installed as well as yenc 0.4.0. I noted that my sabyenc version in pip says 3.3.6 but when I install the requirements.txt file I get
Until today I had the "Processing" option for my categories set to Default, but based on the recommendations online I changed it to +Delete today without success. If there a way to make sure SABnzbd is processing these yenc files? I checked standard logs and didn't see any errors. I have turned on debug logging now to see if it yeilds any further information.
Thanks in advance.
I'm having a problem where SABnzbd 3.7.2 [fab36ec] will leave yEnc files unprocessed in the completed download directory, and mark the download as complete. I have sabyenc 3.3.6 installed as well as yenc 0.4.0. I noted that my sabyenc version in pip says 3.3.6 but when I install the requirements.txt file I get
Code: Select all
Requirement already satisfied: sabyenc3==5.4.4 in /opt/sabnzbd/lib/python3.10/site-packages (from -r /opt/sabnzbd/requirements.txt (line 3)) (5.4.4)
Thanks in advance.