1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
Commit Graph

427 Commits

Author SHA1 Message Date
Alexandre Beloin
d27dbbfd3c Fix self.hdtext declared as list instead of dict
Python 2.6 report syntax error
2015-02-18 22:37:22 -05:00
Alexandre Beloin
270dc36599 Merge pull request #1311 from gborri/branch-tntvillage_provider
Added TNTVillage provider
2015-02-18 18:29:14 -05:00
Alexandre Beloin
4f7310b6f7 Merge pull request #1343 from CoRpO/develop
Fix for RARBG provider
2015-02-18 11:05:13 -05:00
Giovanni
eb300d5467 Merge branch 'develop' of https://github.com/SiCKRAGETV/SickRage into branch-tntvillage_provider 2015-02-18 12:22:47 +01:00
Giovanni
4166099c4a Fix compiling error 2015-02-18 12:14:57 +01:00
Giovanni
72826f6dd2 Removed 'page' parameter 2015-02-18 12:10:33 +01:00
CoRpO
973a1a8bef Fix for RARBG provider
Manage the case where the torrent name got spaces in it
2015-02-18 09:15:15 +01:00
Alexandre Beloin
4f95613a3b Merge branch 'NewProviderAR' of https://github.com/BillNasty/SickRage into BillNasty-NewProviderAR
Conflicts:
	sickbeard/__init__.py
2015-02-17 13:21:08 -05:00
CoRpO
ba13cc532e Add RARBG provider
Basic functions working (Rss & search)

(Rebased against current develop)
2015-02-17 16:56:12 +01:00
Giovanni
94853c0f27 Removed some comment 2015-02-17 16:08:09 +01:00
Giovanni
d87d35237d Set condition for tntvillage parameters
added $curTorrentProvider.getID() == 'tntvillage'
added some string for quality recognition in case all category is set
2015-02-17 16:02:07 +01:00
Giovanni
61e201d201 try ti fix generic modification 2015-02-17 15:31:54 +01:00
Giovanni
7e3b62fee1 Added 16x16 logo
Fix some code for quality recognition
2015-02-17 12:20:09 +01:00
BillNasty
44ae7c54fd Add Provider AR
Add provider alpha ratio
2015-02-16 22:07:08 -05:00
Alexandre Beloin
f89fddbdfb Merge pull request #1326 from flightlevel/patch-2
Improved logging to detect CloudFlare blocking
2015-02-16 09:55:13 -05:00
Alexandre Beloin
20a70c9ef9 Merge pull request #1301 from andofrjando/add-torrent-provider-Shazbat
Fix for issue #425: Replace TVTorrents Provider with Shazbat.tv
2015-02-16 08:39:07 -05:00
flightlevel
49b4ea7e43 Improved logging to detect CloudFlare blocking
Improved logging to detect when CloudFlare is blocking via javascript challenge.
Relates to issue
https://github.com/SiCKRAGETV/sickrage-issues/issues/504
2015-02-16 20:18:03 +11: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
Giovanni
b47d3baa35 Added TNTVillage provider 2015-02-13 15:05:44 +01:00
Simon
c371630d8a Fix for issue #425: Replace TVTorrents Provider with Shazbat.tv 2015-02-12 23:46:21 +08:00
Martin Warnaar
1babd3ec3b Updated kickasstorrents URL to kickass.to 2015-02-12 14:24:15 +01: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
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