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

1871 Commits

Author SHA1 Message Date
fernandog
66a2e5c468 Hide submit errors button if no git user/pass and auto submit 2015-02-17 23:47:53 -05:00
Alexandre Beloin
a99608e6bd Disable urllib3 InsecureRequestWarning 2015-02-17 19:32:45 -05: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
BillNasty
44ae7c54fd Add Provider AR
Add provider alpha ratio
2015-02-16 22:07:08 -05:00
Alexandre Beloin
073b940c7e Revert "Added new regex 'itunes'" 2015-02-16 18:14: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
07f6ddc27f Merge pull request #1309 from TagForce/hiddenfolders
Added Hidden Folder check for Windows Attributes
2015-02-16 08:39:32 -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
Alexandre Beloin
48a3e4b361 Merge pull request #1296 from Deddiekoel/patch-1
Added new regex 'itunes'
2015-02-16 08:37:35 -05:00
Alexandre Beloin
91d847e630 Merge pull request #1286 from TagForce/showupdate
Added option to set ShowUpdate time
2015-02-16 08:35:39 -05:00
Alexandre Beloin
66bf8bfc4f Merge pull request #1223 from TagForce/Releasegroup
Changed Releasegroup handling in Renamer
2015-02-16 08:33:34 -05:00
Alexandre Beloin
3166f29d34 Improved rTorrent support.
Now use requests library.
Added SSL support with Basic and Digest support.
2015-02-16 08:11:27 -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
3e1e3e61ff Fix subtitles display issues.
When multiSubtitles is not activated:
-Download history show flag of the last 2 chars before ext.
-Subtitle lang was always und.
-Keep lang value between refresh
2015-02-15 19:41:07 -05:00
Alexandre Beloin
b37d79be39 Fix typo for locale from us_US to en_US Part 2 2015-02-15 19:03:13 -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
daf1c12c1a Merge pull request #1315 from abeloin/patch-fix_misc_issues
Fix misc issues
2015-02-15 18:29:24 -05:00
Alexandre Beloin
8846a60552 Merge pull request #1303 from abeloin/patch-quality_low_backlog
Fix unknown quality
2015-02-15 18:27:46 -05:00
Alexandre Beloin
65c41bb54c Merge pull request #1295 from abeloin/patch-touchfile
Modified touchfile() to detect ENOSYS and EACCES.
2015-02-15 18:26:49 -05:00
Alexandre Beloin
73dc968e2d Merge pull request #1293 from abeloin/patch_dailysearcher
Fix incorrect operator in dailysearcher.py
2015-02-15 18:26:35 -05:00
Alexandre Beloin
98fec41e22 Merge pull request #1292 from TagForce/partial_revert_1253
Partial Revert 1258
2015-02-15 18:26:10 -05:00
Alexandre Beloin
37ab5bb45b Merge pull request #1289 from abeloin/patch-synology_ssl
Disable ssl checking in synology client
2015-02-15 18:26:00 -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
5dfff06417 Merge pull request #1282 from abeloin/patch-utorrent_token
Fix for uTorrent 2.2.1 token order.
2015-02-15 18:23:41 -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
9321b71ac1 Merge pull request #1275 from Captsha/patch-2
Improve code check for list comprehensions on subtitle
2015-02-15 18:21:11 -05:00
Alexandre Beloin
225b1171da Merge pull request #1269 from LinuxBozo/trakt-fixes
Trakt 2.0 API fixes
2015-02-15 18:20:23 -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
23f3185e61 Merge pull request #1262 from eli-jordan/develop
use subprocess instead of os.system
2015-02-15 18:17:54 -05:00
Alexandre Beloin
a8de735cdd Merge pull request #1233 from abeloin/patch-github_submit
Fix GitHub submit error
2015-02-15 18:16:45 -05:00
Alexandre Beloin
d71d580030 Merge pull request #1231 from TagForce/Fix#358
Fix for issue 358 (filename-thumb.jpg not renaming)
2015-02-15 18:16:17 -05:00
Alexandre Beloin
aad7e36966 Merge pull request #1230 from abeloin/patch-ical_empty_network
Fix if network is None for ical
2015-02-15 18:15:51 -05:00
Alexandre Beloin
86fdd810d5 Merge pull request #1207 from coolius/patch-1
Updated torrentday URL
2015-02-15 18:12:15 -05:00
Alexandre Beloin
9d6e6402f9 Merge pull request #1290 from abeloin/patch-cookie_name
Change cookie name to prevent name collision.
2015-02-15 18:10:44 -05:00
leandro
eebd5f3cd3 Updated login param value for torrentBytes provider. Fixes SiCKRAGETV/sickrage-issues#604. 2015-02-14 23:48:17 -02:00
Alexandre Beloin
2fe38ce1d9 Fix typo for locale from us_US to en_US 2015-02-14 13:49:49 -05:00
TagForce
e0ccc2caeb Added Hidden Folder check for Windows Attributes
- Changed helpers.is_hidden_folder to utilize Windows GetAttributesW DLL
function to get folder attributes.
- Changed call to is_hidden_folder to use the entire path for the call,
instead of just the foldername.

Fixes https://github.com/SiCKRAGETV/sickrage-issues/issues/554
2015-02-13 15:00:39 +01:00
Alexandre Beloin
4a3007a269 Set Unknown as low quality.
Modified reverted commit d280b56e13
2015-02-12 16:18:18 -05:00
Alexandre Beloin
7b767c27a9 Revert "Fix low quality snatched episode don't appear at backlog"
This reverts commit 9101f644f7.
2015-02-12 15:46:53 -05:00
Alexandre Beloin
0f01638887 Revert "Set UNKNOWN quality as Low Quality"
This reverts commit d280b56e13.
2015-02-12 15:46:27 -05: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
Deddiekoel
a5327ffea1 Added new regex 'itunes'
Almost identical to no_season regex but omitted the "of joiner line" to make sure that iTunes maintained TV Show folders can still be scanned.
2015-02-11 12:59:34 +01:00
Alexandre Beloin
fbdd48aed8 Modified touchfile() to detect ENOSYS and EACCES.
To better distinguish between file permissions and not implemented.
2015-02-10 22:52:49 -05:00
Alexandre Beloin
052138a50f Fix incorrect operator in dailysearcher.py 2015-02-10 09:43:17 -05:00
TagForce
c0aa41fefa Partial Revert 1253
- Reverts changes made to failedProcessor.py by PR 1253
- Fixes miscelaneous errors on setting a single episode to failed.
2015-02-10 10:01:53 +01:00