-
Notifications
You must be signed in to change notification settings - Fork 482
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Flexget/Flexget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.20
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Flexget/Flexget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.8.24
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 4 files changed
- 5 contributors
Commits on Jan 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dceb7b2 - Browse repository at this point
Copy the full SHA dceb7b2View commit details -
[fix] rarbg: tokens are now fetched with the same domain delay as oth…
…er requests, fixes #1560
Configuration menu - View commit details
-
Copy full SHA for 790972d - Browse repository at this point
Copy the full SHA 790972dView commit details -
[added] new search plugin for private tracker torrentday (#1597)
* new search plugin for private tracker torrentday i used torrentleech as a starting point. The main difference being that TL uses uname/pass to login, generate the cookies & access the search pages. TD's login page has captcha, so instead i put the 3 cookies it needs as required keys. this should be fine, because in my browser they all have expiry date of 2038. Beyond that, the 2 sites have a slightly different CSS so i'm look for some different classes and divs (this is my first PR ever, so plz be gentle) * [added] new search plugin for torrentday sorted out tabs and spaces * cleanup removed 1 garbage line * added suggested changes exception handling & better debug logging * additional suggested changes * another suggested change * make a better search request w/ params use params rather than putting it all in the url also removed check for 'config is dict' not necessary, schema mandates it and fixed crash in scraping seed/leech by stripping number formatting * changed double-qoute to single-qoute as requested to match the rest of the project
Configuration menu - View commit details
-
Copy full SHA for f0d01df - Browse repository at this point
Copy the full SHA f0d01dfView commit details
Commits on Jan 7, 2017
-
[fix] bakabt - Update URLs (#1614)
bakabt only uses https, http links just auto forward and the url rewriter misses them, also new torrent_url needs an additional forward slash.
Configuration menu - View commit details
-
Copy full SHA for db5ff75 - Browse repository at this point
Copy the full SHA db5ff75View commit details -
Configuration menu - View commit details
-
Copy full SHA for c55a238 - Browse repository at this point
Copy the full SHA c55a238View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8743933 - Browse repository at this point
Copy the full SHA 8743933View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb6d3df - Browse repository at this point
Copy the full SHA bb6d3dfView commit details
Commits on Jan 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f73cae6 - Browse repository at this point
Copy the full SHA f73cae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf1184 - Browse repository at this point
Copy the full SHA dcf1184View commit details
Commits on Jan 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e1eed9d - Browse repository at this point
Copy the full SHA e1eed9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0026d - Browse repository at this point
Copy the full SHA ff0026dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f8f442 - Browse repository at this point
Copy the full SHA 1f8f442View commit details
Loading
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.8.20...2.8.24