clinton-hall / nzbToMedia

Provides NZB and Torrent postprocessing To CouchPotatoServer, SickBeard/SickRage, HeadPhones, Mylar and Gamez
GNU General Public License v3.0
670 stars 176 forks source link

All Sickrage post-processing failing #923

Closed dwinarsky closed 4 months ago

dwinarsky commented 8 years ago

I'm seeing below in the post processing log:

Error !

2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:

KeyError: 'proc_dir'

2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: if k.lower() not in ['proc_dir', 'dir', 'nzbname', 'process_method', 'proc_type'] else v 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: ) for k, v in kwargs.items()) 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: if not pp_options[b"proc_dir"]: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: return self.redirect("/home/postprocess/") 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: result = processTV.processDir(pp_options[b"proc_dir"], pp_options) 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: if pp_options.get("quiet", None): 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: return result 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
/Applications/SickRage/sickbeard/webserve.py, line 2252:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
if not pp_options[b"proc_dir"]:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
/Applications/SickRage/sickbeard/webserve.py, line 219:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
return function(kwargs)
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD:
2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 POSTPROCESS::SICKBEARD: 2015-12-21 13:08:12 ERROR ::MAIN: A problem was reported in the nzbToMedia/nzbToSickBeard.py script.

flyize commented 8 years ago

Does anyone have any more info on this defection and/or how I can make the switch?

rr0ss0rr commented 8 years ago

As a matter of courtesy I won't go into the details but you can read all about it on the GitHub sickrage repository issues tracker and decide for yourself if you want to migrate. Instructions are also contained in the issues tracker

flyize commented 8 years ago

My bad. I wasn't trying to stir up any drama, just wanted to know if there was some crazy security issue that caused the defection. I'll check it out.

dargo1967 commented 8 years ago

I had no idea about this tv/non-tv fork, thanks for getting me up to speed everyone! I switched over to the non-tv one and everything is working great again.

cannfoddr commented 8 years ago

Me too On 2 Jan 2016 21:44, "dargo1967" notifications@github.com wrote:

I had no idea about this tv/non-tv fork, thanks for getting me up to speed everyone! I switched over to the non-tv one and everything is working great again.

— Reply to this email directly or view it on GitHub https://github.com/clinton-hall/nzbToMedia/issues/923#issuecomment-168430099 .