Closed akasoldats closed 9 years ago
For anyone that finds this later on, this issue arose because I changed the labels used in rtorrent. If you go with anything other than what is listed in the wiki be sure to update
if fileLabel == "your_rtorrent_label":
in the file
~/.sickbeard/autoProcessTV/rtorrentToSickBeard.py
When I add a new show it marks the appropriate files to be snatched, grabs them then stops. If I manually trigger them to be processed Sickbeard moves them to the appropriate /media/tv/show dir however it fails to do this automatically. Thoughts?