-
Notifications
You must be signed in to change notification settings - Fork 478
Comparing changes
Open a pull request
base repository: Flexget/Flexget
base: 2.5.13
head repository: Flexget/Flexget
compare: 2.5.14
- 8 commits
- 2 files changed
- 3 contributors
Commits on Aug 27, 2016
-
Fixed a bug in the myepisodes plugin. Flexget was bombing when it att…
…empted to verify a succesful login. There was something wrong with the character set of the myepisodes page preventing it from working. I added an explicit translation of the return page to fix it.
Configuration menu - View commit details
-
Copy full SHA for 0fbe3a5 - Browse repository at this point
Copy the full SHA 0fbe3a5View commit details
Commits on Aug 31, 2016
-
Refactored the myepisodes plugin to use the requests library. Broke s…
…ome of the larger methods into more readable pieces. Updated the URLs being used. They we incorrect in some cases and the authentication was not being done over SSL.
Configuration menu - View commit details
-
Copy full SHA for e209532 - Browse repository at this point
Copy the full SHA e209532View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8d9807 - Browse repository at this point
Copy the full SHA f8d9807View commit details -
Convertered '%' to ',' when passing log statement parameters. Stopped…
… converting exceptions with str() when logging. Added unicode compatibility import back in. Removed a , cough, semi-colon. Minor PEP8 compliance changes.
Configuration menu - View commit details
-
Copy full SHA for 3ebb32f - Browse repository at this point
Copy the full SHA 3ebb32fView commit details
Commits on Nov 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ecfbfef - Browse repository at this point
Copy the full SHA ecfbfefView commit details -
Removed explicit tvdb import and using plugin.get_plugin_by_name('api…
…_tvdb').instance.lookup_series instead
Configuration menu - View commit details
-
Copy full SHA for cc7a6ca - Browse repository at this point
Copy the full SHA cc7a6caView commit details -
Merge pull request #1374 from VectrexGamer/develop
[change] myepisodes has been refactored
Configuration menu - View commit details
-
Copy full SHA for 9438849 - Browse repository at this point
Copy the full SHA 9438849View commit details
Commits on Nov 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5d3d943 - Browse repository at this point
Copy the full SHA 5d3d943View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.5.13...2.5.14