Alexandre Beloin
ada694b016
Merge pull request #1339 from abeloin/patch-anidb_exception
...
AniDB: Fix generating exception on timeout in PP
2015-02-19 19:53:38 -05:00
Alexandre Beloin
774b5e2149
Replace os.rmdir to shutil.rmtree
2015-02-19 17:33:01 -05:00
Alexandre Beloin
4efb39ce87
Fix string
2015-02-19 15:05:41 -05:00
Alexandre Beloin
f04a3449ec
Skip anidb query if previously failed
2015-02-19 15:01:29 -05:00
Alexandre Beloin
593dd7f812
Merge pull request #1352 from gborri/develop
...
Add value to TNTVillage self.hdtext parameter
2015-02-19 10:55:05 -05:00
Alexandre Beloin
85dadced9e
Fix backup issue with invalid restore folder
2015-02-19 10:39:07 -05:00
Giovanni
42331e7da3
Add value to TNTVillage self.hdtext parameter
2015-02-19 10:19:53 +01:00
Alexandre Beloin
c62fa2b056
Merge pull request #1350 from abeloin/patch-displayShow_status
...
Fix color in displayShow when manually searching.
2015-02-19 00:06:42 -05:00
Alexandre Beloin
794b30eca0
Fix color in displayShow when manually searching.
...
Changed function getManualSearchStatus to include overview.
Changed all attr to prop
2015-02-19 00:02:12 -05:00
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
25bbe78646
Merge pull request #1345 from abeloin/patch-backup_restore
...
Reworked the backup/restore to properly handle the cache directory
2015-02-18 19:27:31 -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
a5de329edb
AniDB: Catch exception when generating white and blacklist
2015-02-18 17:16:53 -05:00
Alexandre Beloin
e1ea013544
Merge pull request #1340 from abeloin/patch-plex_token
...
Added support for Plex Media Center updates with Auth Token.
2015-02-18 11:30:54 -05:00
Alexandre Beloin
6848d543dd
Merge pull request #1342 from abeloin/patch-submit_error
...
Hide submit errors button if no git user/pass and auto submit
2015-02-18 11:30:27 -05:00
Alexandre Beloin
4f7310b6f7
Merge pull request #1343 from CoRpO/develop
...
Fix for RARBG provider
2015-02-18 11:05:13 -05:00
Alexandre Beloin
d39bd6d39f
Added failed.db and cache.db
2015-02-18 08:00:24 -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
Fernando
226a7148d2
Fix low quality snatch not showing in backlog overview
...
Low quality snatched wasn't appearing anymore in backlog overview
From:
7878a1b610
@Tagforce
2015-02-18 09:01:40 -02: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
4ad2b7e2cc
AniDB: Show error in ui when unable to retreive Fansub Groups when
...
editing a show.
2015-02-18 00:08:45 -05:00
fernandog
66a2e5c468
Hide submit errors button if no git user/pass and auto submit
2015-02-17 23:47:53 -05:00
Alexandre Beloin
97ade6ad6c
Reworked the backup/restore to properly handle the cache directory
...
inclusion.
2015-02-17 23:35:39 -05:00
Alexandre Beloin
a99608e6bd
Disable urllib3 InsecureRequestWarning
2015-02-17 19:32:45 -05:00
Alexandre Beloin
a70fb7f66f
AniDB: Fix generating exception on timeout in auth
2015-02-17 19:03:57 -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
Joris Vandalon
8c9aaefdc7
Added support for Plex Media Center updates with Auth Token.
...
This because PMS does not allow unauthed connections when using Plex Home
2015-02-17 12:54:39 -05:00
Alexandre Beloin
1c33d1af82
AniDB: Fix generating exception on timeout in PP
2015-02-17 11:04:58 -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
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