Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix efnet and mysterbin nzb grabbing #424

Merged
merged 2 commits into from Jan 11, 2012
Merged

Conversation

stourwalk
Copy link
Contributor

URL didn't return correct with urllib.urlopen - changed to urllib2.urlopen().read() and it grabs files correctly.

RuudBurger added a commit that referenced this pull request Jan 11, 2012
Fix efnet and mysterbin nzb grabbing
@RuudBurger RuudBurger merged commit 3e85177 into CouchPotato:master Jan 11, 2012
@CumpsD
Copy link

CumpsD commented Jan 15, 2012

This request broke CouchPotato, getting this error now:

10:45:44 ERROR [ app.lib.cron.yarr] Something went wrong with checkTheseMovies: global name 'URLError' is not defined

I'm guessing something extra needs to be added to make that URLError work in the catch.

@RuudBurger
Copy link
Member

Thanks for the debug, please update ;)

@CumpsD
Copy link

CumpsD commented Jan 15, 2012

Thanks for the record fix :) 4minutes :p

Updating now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants