Post processing scripts
Posted: April 29th, 2016, 7:36 am
I have the same setup on my synology and my brothers. However he is getting an error when processing sabtosick
Code: Select all
Loading config from /volume1/@appstore/sabnzbd/var/scripts/autoProcessTV.cfg
Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/var/scripts/sabToSickBeard.py", line 60, in <module>
autoProcessTV.processEpisode(download_final_dir, org_NZB_name)
File "/volume1/@appstore/sabnzbd/var/scripts/autoProcessTV.py", line 82, in processEpisode
config.readfp(fp)
File "/usr/local/python/lib/python2.7/ConfigParser.py", line 324, in readfp
self._read(fp, filename)
File "/usr/local/python/lib/python2.7/ConfigParser.py", line 512, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
ConfigParser.MissingSectionHeaderError: File contains no section headers.
file: /volume1/@appstore/sabnzbd/var/scripts/autoProcessTV.cfg, line: 2
'/# Used in combination with scripts like sabToSi