Sick-Beard
Sick-Beard copied to clipboard
Added kickass (katproxy) torrent support.
Added support to the biggest torrent provider. 99% of episodes now will be found!
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
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)
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)
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.
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
why are we not merging this ?
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
Why isn't this merged in yet? Come'on guys!
Yeah please merge this !
Please merge!
Please merge!