Alexandre Beloin
5d6c62417c
T411: Change addresse from t411.me to t411.io
2015-02-23 11:17:31 -05:00
Alexandre Beloin
93f0f0ad1f
Merge branch 'develop'
...
Conflicts:
sickbeard/providers/kat.py
2015-02-16 00:39:09 -05:00
Alexandre Beloin
72060fe6a8
Merge pull request #1323 from abeloin/patch-anime_sanitize
...
Modified sanitizeSceneName() for anime exception.
2015-02-15 20:10:04 -05:00
Alexandre Beloin
f9a27013be
Merge pull request #1270 from mwarnaar/develop
...
Separate providers for oldpiratebay and thepiratebay
2015-02-15 18:42:50 -05:00
Alexandre Beloin
5477df5073
Merge pull request #1317 from lsborg/torrentbytes
...
Updated login param value for torrentBytes provider
2015-02-15 18:29:37 -05:00
Alexandre Beloin
509158cc70
Merge pull request #1283 from abeloin/patch-proper_pubdate
...
Fix issues with newznab provider
2015-02-15 18:24:09 -05:00
Alexandre Beloin
ffdb127f18
Merge pull request #1278 from joshjowen/joshjowen-kat-verified-fix
...
Fix verified status of torrents from KAT
2015-02-15 18:22:18 -05:00
Alexandre Beloin
4eafcd4462
Merge pull request #1277 from djoole/patch-2
...
changed subcategories order
2015-02-15 18:22:02 -05:00
Alexandre Beloin
14e76946c7
Merge pull request #1267 from abeloin/patch-iptorrent
...
Fix IPTorrents url.
2015-02-15 18:19:00 -05:00
Alexandre Beloin
86fdd810d5
Merge pull request #1207 from coolius/patch-1
...
Updated torrentday URL
2015-02-15 18:12:15 -05:00
leandro
eebd5f3cd3
Updated login param value for torrentBytes provider. Fixes SiCKRAGETV/sickrage-issues#604 .
2015-02-14 23:48:17 -02:00
Martin Warnaar
1babd3ec3b
Updated kickasstorrents URL to kickass.to
2015-02-12 14:24:15 +01:00
David
02505b4d1e
Switch to the kickass.to domain.
...
Signed-off-by: David <db@d1b.org>
2015-02-10 21:36:19 +11:00
joshjowen
3509610635
Update kat.py
...
Cast the string item['torrent_verified'] as an integer so that 'verified' will be False if the returned string is "0" which would otherwise be True because it is a non-empty string
2015-02-04 17:49:39 +10:00
djoole
d1e57158d6
changed subcategories order
...
so that category "tv series" is used for cache building
2015-02-02 23:08:07 +01:00
Alexandre Beloin
cf6b61e4fe
Check for KeyError when looking for pubdate in rssfeed.
2015-02-01 11:29:03 -05:00
Alexandre Beloin
f1d46a54ce
Modified sanitizeSceneName() for anime exception.
...
In use in nyaatorrents.py:
E.g.: Kuroko's Basketball
2015-01-31 22:32:21 -05:00
Martin Warnaar
999767b77e
Removed print statement
2015-01-31 19:49:48 +01:00
Martin Warnaar
0d90a821d5
Added separate providers for thepiratebay and oldpiratebay
2015-01-31 19:48:20 +01:00
Alexandre Beloin
095272673d
Fix IPTorrents url.
...
Ref bad commit: coolius/SickRage@bef4461
2015-01-31 11:20:27 -05:00
echel0n
b3fbad33d8
Merge pull request #1245 from flightlevel/patch-1
...
FreshonTV now supports HTTPS
2015-01-29 14:46:18 -08:00
echel0n
bc920f80d1
Merge pull request #1208 from coolius/patch-2
...
Updated iptorrents URL
2015-01-29 14:43:32 -08:00
david
7e7cdb846f
Use https://kickass.so/ instead of http://kickass.so/ .
...
Signed-off-by: david <db@d1b.org>
2015-01-29 00:57:28 +11:00
flightlevel
d7a60e2930
FreshonTV now supports HTTPS
...
Change HTTP to HTTPS as FreshonTV now supports secure connections
2015-01-26 20:56:18 +11:00
coolius
503282694c
Update torrentday.py
2015-01-20 11:56:26 +00:00
coolius
bef446186e
Updated iptorrents URL
...
Updated iptorrents URL to preferred, block-advoiding iptorrents.eu
2015-01-20 11:47:36 +00:00
coolius
5b534e5430
Updated torrentday URL
...
Updated torrentday URL to preferred, block-avoiding torrentday.eu
2015-01-20 11:46:40 +00:00
SickrageDK
760402452b
Added HoundDawgs provider
2015-01-19 09:28:21 +01:00
Lars Johnsen
dc17344e48
Removed provider TvTorrents
2015-01-19 03:07:30 +01:00
lucianot54
8ae08af5e5
Fix for https://github.com/SiCKRAGETV/sickrage-issues/issues/178
2015-01-13 15:23:04 +01:00
echel0n
8b84e4f4bc
Fix for sickragetv/sickrage-issues#178
2014-12-24 09:25:31 -08:00
echel0n
9fedc24c55
Fix for sickragetv/sickrage-issues#178
2014-12-24 09:19:25 -08:00
echel0n
0da960ff51
Fixed issues with newznab custom provider categories.
...
Updated feedparser and added custom code to parse subcategories.
Updated jQuery and Bootstrap.
2014-12-24 07:49:15 -08:00
echel0n
009da64975
Fix for sickragetv/sickrage-issues#236
2014-12-21 09:36:28 -08:00
echel0n
b669195882
Updated flag images.
2014-12-21 08:43:42 -08:00
echel0n
cac4af0ed7
Added a exception catcher to the verify download function to catch corrupt/null torrent file exceptions.
2014-12-19 23:40:19 -08:00
echel0n
4b039b0313
Added new webproxy per-provider option to allow accessing blocked content from different countries that may have restrictions, this feature is beta.
...
Performed misc PEP8 code cleanups.
Fixed sickragetv/sickrage-issues#213
Fixed sickragetv/sickrage-issues#217
2014-12-19 22:07:39 -08:00
echel0n
997efc8351
Merge pull request #1146 from jeroenpeters1986/piratebay-url-update
...
Updated piratebay.py with oldpiratebay.org urls
2014-12-19 05:13:08 -08:00
echel0n
042c3f4287
Failing to download results now marked as a WARNING instead of ERROR.
2014-12-18 13:51:09 -08:00
Jeroen
4039c928eb
Updated piratebay.py with oldpiratebay.org urls
...
Thanks to 'nizzle' who was so kind to provide these changes on SickRage forums: https://sickrage.tv/forums/forum/main-category/main-forum/15133-piratebay-down-way-to-use-oldpiratebay-org?p=15276#post15276
2014-12-18 08:04:33 +01:00
echel0n
3eb366ac05
Re-coded logger facility for better performance and cleaner code plus has better code for rotation of logs.
2014-12-16 02:24:06 -08:00
Fernando
fead907d7a
Add kat url to the logo at Providers
...
As reported here: #1120
2014-12-13 21:12:55 -02:00
echel0n
2adfa81341
Fix for issue #1087 - KAT torrent provider value unpacking issue resolved.
2014-12-13 01:45:18 -08:00
echel0n
d183debc4b
Fixed issues regarding KAT torrent provider and feedcache
2014-12-12 18:03:23 -08:00
echel0n
0209852af5
Fixed issues with network timezone downloads crashing on a empty return.
...
Changed version checker url and moved code to Home class.
Fixed WebUI issues caused by calling redirect method.
Fixed update checking issues, added no cache header.
Fixed WebAPI builder issues with show.delete cmd.
Fixed article sorting for both WebAPI and WebUI.
2014-12-12 17:52:32 -08:00
echel0n
3f29439ff3
Fixed issues with network timezone downloads crashing on a empty return.
...
Changed version checker url.
2014-12-12 08:46:03 -08:00
echel0n
c678b96732
Updated KAT urls.
...
Fixed unicode issues with KAT, iptorrents, and TPB providers.
Fix for Newznab providers.
GIT Updates now perform auto-resets of branch on errors then attempt update again.
2014-12-11 16:09:02 -08:00
echel0n
0e34a41485
Updated KAT urls
...
Fix for Newznab providers
2014-12-11 15:37:08 -08:00
echel0n
7339ab9224
Updated KAT urls
2014-12-11 14:58:25 -08:00
echel0n
d88dccd5ab
Fixed issues with TorrentDay provider.
...
Fixed issues with newznab providers.
2014-12-11 14:17:39 -08:00