Skip to content

Fix IPTorrents crashes#1651

Merged
liiight merged 1 commit intoFlexget:developfrom
ianstalk:iptorrents_fix_crashes
Jan 23, 2017
Merged

Fix IPTorrents crashes#1651
liiight merged 1 commit intoFlexget:developfrom
ianstalk:iptorrents_fix_crashes

Conversation

@ianstalk
Copy link
Copy Markdown
Contributor

Motivation for changes:

Fix both crash issues mentioned in #1643

Detailed changes:

  • Change login check to use req.text instead of req.content; this should fix Python 3 crashes
  • Change parser to reflect changes to ITPtorrents page layout

Addressed issues:

@liiight liiight merged commit e28e9a8 into Flexget:develop Jan 23, 2017
@ianstalk ianstalk deleted the iptorrents_fix_crashes branch January 24, 2017 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected crash in plugin discover: NoneType object has no attribute 'text'

2 participants