Completed files not being deleted

Come up with a useful post-processing script? Share it here!
Post Reply
applecow
Newbie
Newbie
Posts: 1
Joined: July 21st, 2013, 7:31 am

Completed files not being deleted

Post by applecow »

Hi All,

I am having a slight issue with Sick Beard and SABNZBD+

I am on OSX 10.8.2 Mountain Lion running latest version of both programs.

My problem is that after downloading a file, the file gets moved to the folder I've designated Sick Beard to move the file to. However, I am running into two issues.

1. The original file in my Downloads/complete folder isn't being deleted. I have unchecked the "Keep Original File" option in Sick Beard. I have also made sure to use the sabToSickBeard script for post processing.

2. The files that have been moved are not being divided into Seasons despite having unchecked "Flattened." Sick Beard has created Show Folders, and each episode, regardless of Season is all being downloaded into the corresponding Show folder. I looked at the logs from SABNZBD after the file has downloaded and it is showing me the error below. I am not sure if it is relevant though.

Thank you for any help.

<h2>500 Internal Server Error</h2>

<p>The server encountered an unexpected condition which prevented it from fulfilling the request.</p>

<pre id="traceback">Traceback (most recent call last):

File "cherrypy/_cprequest.pyc", line 660, in respond

File "cherrypy/lib/encoding.pyc", line 193, in __call__

File "cherrypy/_cpdispatch.pyc", line 25, in __call__

File "/Applications/SickBeard.app/Contents/Resources/sickbeard/webserve.py", line 1478, in processEpisode

File "/Applications/SickBeard.app/Contents/Resources/sickbeard/processTV.py", line 104, in processDir

File "/Applications/SickBeard.app/Contents/Resources/sickbeard/postProcessor.py", line 859, in process

File "/Applications/SickBeard.app/Contents/Resources/sickbeard/notifiers/plex.py", line 167, in update_library

File "urllib.pyc", line 87, in urlopen

File "urllib.pyc", line 203, in open

File "urllib.pyc", line 327, in open_http

File "httplib.pyc", line 984, in __init__

File "httplib.pyc", line 656, in __init__

File "httplib.pyc", line 668, in _set_hostport

InvalidURL: nonnumeric port: '
Post Reply