JackDandy
5af90518b1
Change add rTorrent 0.9.7 compatibility.
Change improve Cloudflare connectivity.
6 years ago
JackDandy
e3fa77f300
Change improve Zooqle.
Change log bad torrent data.
Remove provider Anizb.
Change search HorribleSubs without fansub groups.
6 years ago
JackDandy
42f769ff56
Change improve DiskStation 6.2 connectivity and error logging.
Fix TokyoToshokan.
6 years ago
JackDandy
74340d34f8
Change refactor client for Deluge 1.3.14 compatibility.
Change ensure IPT authentication is valid before use.
8 years ago
JackDandy
bca3f41191
Change update rTorrent systems.
9 years ago
JackDandy
916cec554c
Change improve parser tolerance for torrent providers.
Change improve TvChaos item parsing and can use qualities instead of 'Unknown'.
9 years ago
JackDandy
5afcec2693
Fix data logger for clients on develop branch (DSM).
9 years ago
JackDandy
3bc0823670
Change improve management of Transmission config/Search/Torrent Search "Downloaded files location".
9 years ago
JackDandy
2051268891
Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants.
10 years ago
Adam
37496189f1
Change py2 exception clauses to py2/3 compatible clauses
Add py2/3 regression testing for exception clauses
Any new code added with old py2 style exceptions will now fail the travis test
10 years ago
Adam
9d08b8ef8f
Fix erroneous multiple downloads of torrent files which causes snatches to fail under certain conditions
Namely this fixes snatching with the IPtorrents provider. This issue is masked in develop as the requests library has been updated and fixes the error that is generated
10 years ago
Sami Haahtinen
deda4bc65a
Change request handling in torrent clients
Simplify request responses within torrent clients. There is no need to
pass the response through the parent class when dealing with requests.
In many places this makes the code more readable and simplifies logic.
10 years ago
Supremicus
47da38a914
Logging message tweaks and minor PEP8 tweaks
* Change corrected spelling & better clarified various log messages
* Change minor PEP8 tweaks in sab.py
* Add api disabled error code for newznab providers
10 years ago
Adam
16a54e62d6
Make failed torrent log message more verbose
11 years ago
Adam
58e8df3c0d
Adjust timeout for clients for slower machines
11 years ago
adam
db41f2f1fc
Adjust transmission timeout for slower systems
11 years ago
Adam
58ff85d030
Fix for utorrent label setting
Fix for transmission client
11 years ago
Adam
ba5e5478e0
Fixes typo in previous commit
11 years ago
sammy2142
fc6fe9e777
Should fix some utorrent, rtorrent and deluge
problems.
This commit essentially undoes 54afca0472
The utorrent, rtorrent and deluge methods were still using result.hash to set label, seed ratio and priority etc (instead of torrent_hash which the commit referenced above changed it to).
I've changed it back to result.hash in this commit.
Reference problem posts:
https://sickrage.tv/forums/forum/help-support/bug-issue-reports/7493-utorrent-unable-to-send-torrent
https://sickrage.tv/forums/forum/help-support/bug-issue-reports/7533-sickrage-not-sending-tv-label-to-utorrent
https://sickrage.tv/forums/forum/help-support/bug-issue-reports/7541-bug-rtorrent-unable-to-send-torrent
11 years ago
echel0n
54afca0472
Possible fix for failed to send torrent errors
11 years ago
echel0n
4752e07733
Possible fix for failed to send torrent errors
11 years ago
echel0n
e6c8982d2b
Testing fix for torrent download issues from ezrss
11 years ago
echel0n
19a89d453c
We now check if a torrent url links to a valid file before adding as a verified result to get snatched, this helps prevent issues when attempting to add torrent to client later on to find the url returned nothing resulting in a error.
11 years ago
echel0n
6e6ae5bb87
Further corrections for torrent download issues related to content being empty and not properly checked in advance.
11 years ago
echel0n
52010d9951
Fix for invalid torrent files causing NoneType errors.
11 years ago
Nils Vogels
238de53c3f
Increasing logging for Torrent clients
11 years ago
Nils Vogels
812e8443bd
Increasing generic client timeout to 20s to work around busy hosts
11 years ago
sammy2142
fea4ef43b7
Adds seed time and seed ratio to utorrent client
Adds support for setting the seed ratio and seed duration for the
utorrent client.
11 years ago
echel0n
690e842bb1
Fix for SSL issues.
Fix for Download Station issues.
11 years ago
echel0n
23348e0bd0
Fixed bug for returning requests object exceptions
11 years ago
echel0n
95d7d728e0
Re-write of Indexer API wrapper
Re-write of New Show seearch function
Re-write of Existing show search helper function for determining indexer/indexerid
Massive code cleanup and more bugs found and fixed
Indexer code fully modualized for future proofing
11 years ago
echel0n
10637f8f29
Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d
)
11 years ago
echel0n
8ecd5a196d
Code cleanup and regex fix for "no repeats" error
11 years ago
echel0n
0d9fbc1ad7
Welcome to our SickBeard-TVRage Edition ...
This version of SickBeard uses both TVDB and TVRage to search and gather it's series data from allowing you to now have access to and download shows that you couldn't before because of being locked into only what TheTVDB had to offer.
Also this edition is based off the code we used in our XEM editon so it does come with scene numbering support as well as all the other features our XEM edition has to offer.
Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk!
Enjoy!
11 years ago