I am trying to switch my TVShow post processing from autoprocessTV to nzbtomedia, however for some reason SAB does not seem to call the scripts.
I have set up SAB as described here (https://github.com/clinton-hall/nzbToMedia/wiki). I have selected the nzbtosickbeard.py where i used to have sabtosickbeard.py, but after a download finishes nothing happens.
Here are some excerpts from the logfile.
autoprocessTV:
Code: Select all
INFO::[postproc:353] unpack_magic finished on How.to.Get.Away.with.Murder.S02E02.720p.HDTV.X264-DIMENSION-[cx86]
INFO::[newsunpack:150] Running external script home/sicboy/.sickrage/autoProcessTV/sabToSickBeard.py
...
INFO::[__init__:919] Saving data for totals9.sab in /home/sicboy/.sabnzbd/admin/totals9.sab
INFO::[postproc:543] Cleaning up How.to.Get.Away.with.Murder.S02E02.720p.HDTV.X264-DIMENSION-[cx86] (keep_basic=False)
INFO::[__init__:919] Saving data for postproc1.sab in /home/sicboy/.sabnzbd/admin/postproc1.sab
INFO::[downloader:246] Post-processing finished, resuming download
Code: Select all
INFO::[postproc:353] unpack_magic finished on The.Last.Man.On.Earth.S02E02.INTERNAL.720p.HDTV.x264-BATV
INFO::[postproc:543] Cleaning up The.Last.Man.On.Earth.S02E02.INTERNAL.720p.HDTV.x264-BATV (keep_basic=False)
...
INFO::[__init__:919] Saving data for postproc1.sab in /home/sicboy/.sabnzbd/admin/postproc1.sab
INFO::[downloader:246] Post-processing finished, resuming download
Any ideas?
Cheesrs

