Commit graph

572 commits

Author SHA1 Message Date
JackDandy
53e998b242 Fix Torrenting provider. 2016-03-06 12:31:38 +00:00
JackDandy
db0a3ad4f1 Fix saving config General/Interface/Date style (save again to repopulate blank dates on the Showlist view). 2016-02-18 23:10:25 +00:00
Prinz23
e7c2589cf6 Fix refresh handling of Skipped and Ignored items and issue entering scene numbers. 2016-02-01 19:37:32 +00:00
JackDandy
86b585aac7 Fix issue setting some custom name patterns on the "Config/Post Processing/Episode Naming" tab.
Remove Strike torrent provider.
Add network icons.
2016-01-31 11:29:32 +00:00
JackDandy
6a22484bc0 Fix Search Settings display fail.
Fix Search Settings display fail.
Add Audience, Channel 5 (UK), Five US, Fox Channel, FreeForm, Global, Keshet, HBO Canada, More4, Rooster Teeth, TF1, Toon Disney, WE tv, XBox Video.
Change BET network logo.
Change provider TB icon.
Delete 3fm and redundant network logo.
2016-01-17 23:50:28 +00:00
JackDandy
9756ff46e9 Fix issue with "Add Existing Shows" on new installations. 2016-01-14 21:14:21 +00:00
JackDandy
f24444b101 Fix handling non-numeric IMDb popular ratings. 2016-01-12 19:42:37 +00:00
JackDandy
681ea16051 Bump release date. 2016-01-10 22:29:28 +00:00
JackDandy
14bdd50e5b Change Add from Trakt/"Shows:" with Most Played. 2016-01-09 19:28:54 +00:00
JackDandy
a59fe898b5 Change file browser to permit manually entering a path. 2016-01-08 18:20:01 +00:00
JackDandy
4be2558e81 Change give OMGWTFNZBS provider more time to respond. 2016-01-07 16:17:36 +00:00
JackDandy
b00feb652a Change improve handling of a bad email notify setting. 2016-01-07 13:42:11 +00:00
JackDandy
5cda1fad65 Change get_size helper to also handle files. 2016-01-07 13:15:52 +00:00
JackDandy
842b08c5fc Fix issue on Add Existing Shows page where shows were listed that should not have been. 2016-01-07 00:45:59 +00:00
Prinz23
b3be940d44 Add multiple Trakt account support to Config/Notifications/Social.
Add setting to Trakt notification to update collection with downloaded episode info.
Add Most Watched, Collected during the last month on Trakt.
Change Add from Trakt/"Shows:" with Anticipated, Popular views.
Change improve robustness of Trakt communications.
Change Trakt notifier logo.
Change pep8 and cleanup.
2015-12-22 12:56:17 +00:00
Prinz23
0bbaefe17b Change disable connection attempts and remove UI references to the TVRage info source.
Change TVDB to be the default indexer if selected indexer is not configured active.
Change add dummyIndexer for inactive Indexers.
Change don't update show for indexer that are marked inactive.
2015-12-22 12:54:41 +00:00
JackDandy
9444c49bda Add "View Changes" to tools menu. 2015-12-22 12:29:44 +00:00
JackDandy
2a762ae7db Merge branch 'release/0.11.0' into develop 2015-12-17 02:16:31 +00:00
JackDandy
fcd2810351 Fix false +ve outcome from incorrect return value and fix nzbfile implementation.
Change refactor code.
2015-12-17 02:07:50 +00:00
Adam
8a590f75ca Merge remote-tracking branch 'remotes/origin/release/0.11.0' into develop 2015-12-14 22:14:32 +08:00
Adam
e2432bd13e Change editshow scene exceptions description 2015-12-12 09:32:28 +08:00
Adam
f4db5f0d40 Change to generalize xem id fetching 2015-12-07 20:48:27 +08:00
Adam
d9445c6c99 Merge branch 'release/0.11.0' of https://github.com/SickGear/SickGear into develop 2015-12-06 09:59:34 +08:00
Adam
457542a131 Bump release version 2015-12-06 09:54:28 +08:00
Adam
503dc03d8f Change sab to use requests library 2015-12-05 12:36:51 +08:00
Adam
00b8b7723d Add option to create season search exceptions from editShow page 2015-12-05 12:09:23 +08:00
Adam
d71361f435 Change to always display branch and commit hash on 'Help & Info' page 2015-12-03 21:14:25 +08:00
JackDandy
052a1a9c38 Change position of parsed qualities to the start of log lines and add log detail to providers that POST. 2015-12-02 17:03:55 +00:00
JackDandy
43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code.
Add BitMeTV torrent provider.
Add TVChaosUK torrent provider.
Add HD-Space torrent provider.
Add Shazbat torrent provider.
Remove Animenzb provider.
Change use tvdbid for searching usenet providers.
Change consolidate global and per show ignore and require words functions.
Change "Require word" title and notes on Config Search page to properly describe its functional logic.
Add "Reject Blu-ray M2TS releases" to BTN provider.
Add regular expression capability to ignore and require words by starting wordlist with "regex:".
Add list shows with custom ignore and require words under the global counterparts on the Search Settings page.
Fix failure to search for more than one selected wanted episode.
2015-12-02 01:31:50 +00:00
adam111316
a139e63bd2 Merge pull request #577 from adam111316/feature/AddPythonNotice
Add notice for users with Python 2.7.8 or below to update to latest Python
2015-12-02 06:30:00 +08:00
Adam
6fb3c03a9c Add notice for users with Python 2.7.8 or below to update to latest Python 2015-11-29 18:20:13 +08:00
Adam
1392d65254 Fix removal of non-release groups such that anime qualities are not trimmed from name 2015-11-28 19:34:39 +08:00
adam111316
1dc6ea3cef Merge pull request #572 from adam111316/feature/FixShowSearchBox
Fix show search box on non-poster show list views
2015-11-24 22:25:56 +08:00
Adam
8b1c86fbec Fix show search box on non-poster show list views 2015-11-24 17:33:32 +08:00
Adam
61c4c95e56 Change to remove branch from window title 2015-11-22 20:00:28 +08:00
Adam
f567a75175 Change to move JavaScript code out of home template and into dedicated file 2015-11-21 10:17:43 +08:00
JackDandy
12446d5574 Change improve the use of multiple plex servers. 2015-11-21 01:55:57 +00:00
Adam
6b129c9eee Change sickbeard variables to sickgear variables in init-scripts 2015-11-20 23:52:29 +08:00
Adam
503f7d715f Change to move init-scripts to single folder 2015-11-20 23:52:27 +08:00
Adam
827eb0a59c Add Code Climate configuration files 2015-11-20 22:58:02 +08:00
Adam
5eb1b47300 Add version to anime renaming pattern 2015-11-19 06:39:17 +08:00
JackDandy
be30fbdc67 Change add season info to "Show: Trakt New Seasons" view on the Add from Trakt page. 2015-11-17 00:42:26 +00:00
JackDandy
2fab59b0ce Add IMDb Popular to Add Show page. 2015-11-16 12:06:31 +00:00
JackDandy
e37c9ba6d7 Add AniDb Random and Hot to Add Show page. 2015-11-16 12:02:09 +00:00
JackDandy
82cc48a5c7 Change consolidate Trakt Trending and Recommended views into an "Add From Trakt" view which defaults to trending.
Change Trakt view drop down "Show" to reveal Brand-new Shows, Season Premieres, Recommendations and Trending views.
Change increase number of displayed Trakt shows to 100.
Add genres and rating to all Trakt shows.
2015-11-16 11:58:26 +00:00
JackDandy
670e30efda Change increase show search capability when using plain text and also add TVDB id, IMDb id and IMDb url search.
Change improve existing show page and the handling when an attempt to add a show to an existing location
2015-11-16 11:52:59 +00:00
JackDandy
74feb39eb6 Change Trakt notification config to only handle PIN authentication with the service.
Fix handling of an erroneous PIN input/authentication flow and clean-up the ui and results output.
Remove all other Trakt deprecated API V1 service features pending reconsideration.
2015-11-16 11:48:15 +00:00
Prinz23
96467210c8 Change replace trakt with libtrakt for API v2. 2015-11-16 11:48:13 +00:00
JackDandy
1328dfe1dd Update isotope library 2.0.1 to 2.2.2. 2015-11-12 01:36:36 +00:00
JackDandy
6fa3368da1 Change default manage episodes selector to Snatched episodes if items exist else Wanted on Episode Status Manage page.
Change snatched row colour on Episode Status Manage page to match colour used on the show details page.
2015-11-07 16:24:28 +00:00