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

SickB #974

Open
wants to merge 580 commits into
base: development
Choose a base branch
from
Open

Conversation

andibnz
Copy link

@andibnz andibnz commented Mar 13, 2016

No description provided.

midgetspy and others added 30 commits November 1, 2014 11:52
 - makes use of destination setting if it exists
- added 404 as an acceptable http status code
- properly percent-encoded query parameters

This should fix some problems when using KickAss as provider.
Previously the user provided transmission address was trimmed, and only the
hostname and port was used when creating the transmissionrpc client, which uses
the default '/tranmission/rpc' path in this case. Now the scheme, port, and the
path is also passed when creating the client, which parses this information, and
looks for tranmission at the address specified by the user.
BitHDTV automatically redirects you to HTTPS now. Have not tested this myself, but buddy of mine says the change to HTTPS helped solve "No data returned" error.
VeNoMouS and others added 29 commits April 13, 2018 15:30
Fix ThePirateBay and Speed.cd provider plugins
seems as though iptorrents have changed their "get rss" page, and the url associated with it. update regex to scrape and match new url pattern.
fix regex causing iptorrents login failure
# Conflicts:
#	sickbeard/providers/iptorrents.py
#	sickbeard/providers/speed.py
@junalmeida junalmeida deleted the torrent_1080_subtitles branch March 7, 2019 11:25
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.