Commit Graph

627 Commits

Author SHA1 Message Date
Alexandre Beloin 3e288f3bb5 Merge pull request #1393 from abeloin/patch-languages
Replace language selection in add show.
2015-02-23 20:34:33 -05:00
Alexandre Beloin e66c227631 Merge pull request #1347 from fernandog/log_filter
New Feature - Log search and log filter by SR thread
2015-02-23 20:33:38 -05:00
Alexandre Beloin 4fbe8cf67d Merge pull request #1327 from TagForce/del_rar_contents
Add option to delete RAR contents when Process_method != Move
2015-02-23 20:32:39 -05:00
Alexandre Beloin de72f39ffc Merge pull request #1402 from neoatomic/develop
Added network logos.
2015-02-23 17:09:01 -05:00
NeO_AtOmiC 77fcb249e9 Added network logos.
Largely German channels.
2015-02-23 19:49:13 +01:00
Alexandre Beloin d8d40215f7 Replace the language selection in add show.
It now display each language by their name.
Use bootstrap formhelpers 2.3.0 under Apache License v2.0
http://plugins.jquery.com/bfh-language/
2015-02-23 00:59:41 -05:00
Alexandre Beloin 4db476b2da Merge pull request #1378 from andofrjando/prettier-filesize-in-DisplayShow
Prettier file sizes in DisplayShow
2015-02-22 21:27:39 -05:00
Alexandre Beloin 7c2de23d17 Merge pull request #1381 from neoatomic/develop
Updated network logos.
2015-02-21 20:24:43 -05:00
NeO_AtOmiC 7f4551468d Restored back previous Comedy Central logos. 2015-02-21 18:01:02 +01:00
DCR-NL 929334ac32 Added missing network logos
Added Canale 5 and Caracol TV network logos.
2015-02-21 14:24:13 +01:00
NeO_AtOmiC de71494e5a Updated network logos.
Added missing History Channel 2 logo.
Replaced the last white logos with colored logos.
Redone the Comedy Central logos.
Resized tokyotoshokn.png provider logo as is was to large.
2015-02-21 11:50:35 +01:00
Fernando 32ab502be5 Revert "Fix color in displayShow when manually searching." 2015-02-21 00:20:33 -02:00
Simon ae2693c41c Prettier file sizes in DisplayShow 2015-02-21 09:48:36 +08:00
Alexandre Beloin 55d0d213e4 Merge pull request #1356 from neoatomic/develop
Added network logos for Canada addikTV and Séries+.
2015-02-19 19:54:08 -05:00
Alexandre Beloin 0499069d29 Merge pull request #1354 from fernandog/green_progress_bar
Remove blue color from 100% progress bar
2015-02-19 10:55:35 -05:00
NeO_AtOmiC 27ac4cad49 Renamed network logo of séries+ to series+ 2015-02-19 16:01:30 +01:00
NeO_AtOmiC 0305439fdf Added network logos for Canada addikTV and Séries+.
As discussed : https://github.com/SiCKRAGETV/sickrage-issues/issues/645
2015-02-19 13:44:10 +01:00
Fernando 2b1442bb6e Remove blue color from progress bar 2015-02-19 10:04:32 -02:00
Alexandre Beloin df2b64a2c3 From f2bcc7217c Thu, 19 Feb 2015 01:49:30
-0500
From: markheloking <markheloking@live.nl>
Date: Mon, 8 Dec 2014 15:14:52 +0100
Subject: [PATCH] Fixed bootstrap @grid-float-breakpoint


http://getbootstrap.com/components/
Look in that page for: "Changing the collapsed mobile navbar breakpoint"

Fixed collapse fixed width from 768px to the width of our current
navbar: 1010px
2015-02-19 01:58:02 -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 270dc36599 Merge pull request #1311 from gborri/branch-tntvillage_provider
Added TNTVillage provider
2015-02-18 18:29:14 -05:00
fernandog 5999e76925 New Feature - Log search and log filter by SR thread 2015-02-18 21:03:09 -02: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
Giovanni eb300d5467 Merge branch 'develop' of https://github.com/SiCKRAGETV/SickRage into branch-tntvillage_provider 2015-02-18 12:22:47 +01:00
Giovanni 72826f6dd2 Removed 'page' parameter 2015-02-18 12:10:33 +01: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 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
CoRpO ba13cc532e Add RARBG provider
Basic functions working (Rss & search)

(Rebased against current develop)
2015-02-17 16:56:12 +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 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 4b2a117977 Merge pull request #1332 from neoatomic/develop
Updated network logos
2015-02-16 16:21:11 -05:00
NeO_AtOmiC ef10604198 Updated network logos
Replaced white logos with color versions.
Added some missing Dutch network logos.
2015-02-16 22:03:58 +01:00
Fernando aeef329bff Fixes shows with double quotes
https://github.com/SiCKRAGETV/sickrage-issues/issues/312#issuecomment-74519161
2015-02-16 13:08:14 -02:00
Alexandre Beloin 04b32f4e0e Merge pull request #1325 from neoatomic/develop
Updated network logos.
2015-02-16 08:40:34 -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 91d847e630 Merge pull request #1286 from TagForce/showupdate
Added option to set ShowUpdate time
2015-02-16 08:35:39 -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
TagForce f05e9490a1 Add option to delete RAR contents when Process_method != Move
- Adds option to delete RAR contents to Config -> Post-Processing
- Added check to ProcessTV to delete Rarcontents when Process_Method !=
Move

Implements feature requested here:
https://github.com/SiCKRAGETV/sickrage-issues/issues/539
2015-02-16 12:19:26 +01:00
NeO_AtOmiC b4a9297a7b HBO and Starz logos where a little stretched. Replaced them. 2015-02-16 11:50:42 +01:00
NeO_AtOmiC 5ed88f3fb0 Replaced white network logos with colored versions. 2015-02-16 11:39:54 +01:00
NeO_AtOmiC c35a4f9611 Replaced adult swim network logo with colored version. 2015-02-16 10:03:17 +01:00
NeO_AtOmiC 37e38bd8e0 Removed old TMF network logo. (channel stopped 2011)
Added quest and tvi logo's as discussed in https://github.com/SiCKRAGETV/sickrage-issues/issues/583

Replaced 3 white logos with colored versions.
2015-02-16 09:40:41 +01:00
Alexandre Beloin 82fa72ec5c Fix if in wrong position 2015-02-15 21:16:02 -05:00
Alexandre Beloin a64bed1257 Typo from rebase 2015-02-15 19:46:03 -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 f9a27013be Merge pull request #1270 from mwarnaar/develop
Separate providers for oldpiratebay and thepiratebay
2015-02-15 18:42:50 -05:00
Alexandre Beloin eaca966feb Merge pull request #1318 from abeloin/patch-root_dir
Revert commit 32da0199f2
2015-02-15 18:29:49 -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