Hey guys, Getting a lot of this in the log along with occasional python crashes 16/Mar/2009:14:47:00 INFO Page handler: 'Bad file descriptor' Traceback (most recent call last): File "C:\Documents and Settings\Me\Desktop\SABnzbd-0.4.7-src\SABnzbd-0.4.7\cherrypy\_cpwsgi.py", line 125, in ...
I just commented out the title() function and added some custom replaces in tvsort.py. This is the appropriate section, obviously you may have to customise according to your own shows. Returns Title, Season and Episode naming from a REGEX match """ try: title = dir...
Seems to be missing a couple vital backslashes. Here's a slightly modded version that works for me. Removes nfo, nzb, sfv, idx, sub. @echo off setlocal set fcount=0 set nzbcount=0 set sfvcount=0 set nfocount=0 set subcount=0 set idxcount=0 echo. echo [Cleanup] Cleaning up download directory: %1 echo...