Sick-Beard icon indicating copy to clipboard operation
Sick-Beard copied to clipboard

Added kickass (katproxy) torrent support.

Open fabiosoft opened this issue 10 years ago • 11 comments

Added support to the biggest torrent provider. 99% of episodes now will be found!

fabiosoft avatar Jun 21 '14 14:06 fabiosoft

looks like you pulled your code from: https://github.com/bricky/Sick-Beard/blob/master/sickbeard/providers/kat.py

you may also want to look at: https://github.com/junalmeida/Sick-Beard/blob/torrent_1080_subtitles/sickbeard/providers/kickass.py

thezoggy avatar Jun 21 '14 23:06 thezoggy

Original author is in description above the file, I did some improvements to code like proxy URL, I needed to comment out some lines (I could delete them, but then decided to leave there) because maybe next days I could make it works properly based on new KAT apis)

fabiosoft avatar Jun 21 '14 23:06 fabiosoft

Do you think this new feature has a chance to be merged into this project ? It really will be a great improvement (from my perspective off course)

hargathor avatar Jan 21 '15 12:01 hargathor

hi,

any chance of this getting into dev or even in master? i couldnt use ezrss (problems at their end), so i tried nzb, but i like the p2p-approach better (also, there content on usenetserver.com wasnt a good provider). so here i am. looking for a way to use kickass with sickbeard.

kugelzucker avatar Feb 02 '15 08:02 kugelzucker

Looks like you missed a spot sickbeard/webserve.py

+ elif curProvider == 'kat':
+ sickbeard.KAT = curEnabled

Though this code should probably be changed to avoid a hard coded list

lakeman avatar Feb 06 '15 23:02 lakeman

why are we not merging this ?

shreyasubale avatar Aug 13 '15 11:08 shreyasubale

I manually patched my sickbeard and it works! I did get strange SSL errors in my log about the katproxy.com so I changed sickbeard/providers/kat.py at line 48 to:

self.url = 'https://kat.cr/'

and that works flawlessly! 0 errors so far =D

techhazard avatar Oct 04 '15 10:10 techhazard

Why isn't this merged in yet? Come'on guys!

ErickXavier avatar Oct 06 '15 13:10 ErickXavier

Yeah please merge this !

hadim avatar Jan 30 '16 18:01 hadim

Please merge!

ajthemacboy avatar Apr 05 '16 19:04 ajthemacboy

Please merge!

jaydio avatar Apr 08 '16 06:04 jaydio