rEes9P

Results 25 comments of rEes9P

So, I tried fiddling about and changing to first line to `!/usr/bin/env python3` but that didn't work for me. Changing it to `!/usr/local/bin/python3` did but I don't want to do...

Ah! I hope @clinton-hall can shed some light on what can be done. Thanks for all your help @OneCDOnly.

Hahahaha. Sorry to disappoint you! I am not the venerable @clinton-hall

@clinton-hall I tried post-processing again on NZBGet on macOS but it didn’t work. Do I need to amend the eol.py manually or update to the latest version manually via a...

Thanks much for your considered response, @clinton-hall. My autoProcessMedia.cfg file looks identical to the setting you mention except for `mediaExtensions = ".mkv,.avi,.divx,.xvid,.mov,.wmv,.mp4,.mpg,.mpeg,.vob,.iso,.flv,.f4v,.ts"` (with the quotes in there.) On the SickChill...

I too am running into issues with NZBGet v23 on macOS. `which python3` gives me `Python 3.12.2` on Terminal but SickChill seems to be using Python 3.11.8 (for some reason...

@clinton-hall Thanks, switching to the nightly branch resolved it! Should I switch back to master in the future? On an aside, I remember being on the OSX branch a few...

Super! Your scripts are rock solid. Thank you so much for your work and for supporting them over the years.

I was looking at the logs and, though the nightly build works just fine, noticed a lot of `SyntaxWarning: invalid escape sequence` messages that weren't there earlier. ``` Thu Feb...

Just checked and the warnings have indeed disappeared. Thanks much!