Commit graph

3324 commits

Author SHA1 Message Date
JackDandy
53e998b242 Fix Torrenting provider. 2016-03-06 12:31:38 +00:00
JackDandy
a837b8dca3 Merge pull request #656 from JackDandy/feature/FixNameParser
Fix rare NameParser case where numeric episode name was parsed as epi…
2016-03-06 01:04:02 +00:00
Prinz23
50292eed3a Fix rare NameParser case where numeric episode name was parsed as episode number.
Change parse .nfo file for Add Existing page.
2016-03-06 00:58:34 +00:00
JackDandy
644385e346 Merge pull request #657 from JackDandy/feature/ChangeUpdateShows
Change during update set shows with newly added airdate to wanted and…
2016-03-06 00:48:00 +00:00
Prinz23
f2b8b29575 Change show update, set shows with newly added airdate or existing episodes with future or never dates, to "Wanted". 2016-03-06 00:30:08 +00:00
JackDandy
d0231cea56 Merge pull request #655 from JackDandy/feature/FixAltUnicodeSearch
Fix alternative unicode show names from breaking search.
2016-02-27 14:21:23 +00:00
JackDandy
4edd26675c Fix alternative unicode show names from breaking search. 2016-02-26 01:07:39 +00:00
JackDandy
dab7c90676 Merge pull request #652 from JackDandy/feature/AddEmbyNotifier
Add Emby notifier.
2016-02-25 12:59:32 +00:00
JackDandy
df4e61c661 Add Emby notifier to config/Notifications (thanks to Supremicus for the jumpstart) with a homebrew description. 2016-02-25 12:56:55 +00:00
JackDandy
5d169de30d Merge pull request #651 from JackDandy/feature/AddShowListPosterSearch
Add search show Name to Show List Layout: Poster.
2016-02-19 17:54:54 +00:00
JackDandy
58ea9588a7 Add search show Name to Show List Layout: Poster.
Change indicate when not sorting with article by dimming ("The", "A", "An") on Show List, Episode, History, Mass Update, Add with Browse and from Existing views.
2016-02-19 17:44:25 +00:00
JackDandy
5e848c157f Merge pull request #648 from JackDandy/feature/ChangeKodiNotifier
Change overhaul Kodi notifier and tidy up config/notification/KodiNot…
2016-02-19 17:41:45 +00:00
JackDandy
a68f64327f Change overhaul Kodi notifier and tidy up config/notification/KodiNotifier ui.
Add passthru of param "post_json" to Requests() "json" in helpers.getURL.
2016-02-18 23:55:04 +00:00
JackDandy
fcca865944 Merge branch 'master' into develop. 2016-02-18 23:19:36 +00:00
JackDandy
7754c195ac Merge branch 'hotfix/0.11.6' 2016-02-18 23:14:36 +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
JackDandy
c25452e2db Merge pull request #649 from JackDandy/feature/AddCPUPresetDisabled
Add CPU throttling preset "Disabled" to config/General/Advanced Setti…
2016-02-11 19:34:21 +00:00
Prinz23
6dd434fcba Add CPU throttling preset "Disabled" to config/General/Advanced Settings and centralise the function. 2016-02-11 19:25:35 +00:00
JackDandy
3bcb4498ca Merge pull request #645 from JackDandy/feature/ChangeFileQualityCheck
Change handle all Hachoir library errors.
2016-02-10 22:15:23 +00:00
Prinz23
820594505b Change handle all Hachoir library parser errors and replace its Unicode enforcement.
Allow episode status "Skipped" to be changed to "Downloaded".
Allow found "Skipped" episode files to be set "Unknown" quality.
2016-02-09 22:43:35 +00:00
JackDandy
9e540ffa91 Merge pull request #644 from JackDandy/feature/ChangeZoneinfoDir
Change move dateutil-zoneinfo.tar.gz file to data files /cache.
2016-02-08 19:48:39 +00:00
Prinz23
cee865461c Change move dateutil-zoneinfo.tar.gz file to data files /cache.
Add dateutil library hack for new location.
2016-02-06 23:45:58 +00:00
JackDandy
4743d77bbd Merge pull request #640 from JackDandy/feature/ChangeProcessEps
Change process episodes with utf8 dir and nzb names, handle failed ep…
2016-02-04 16:05:55 +00:00
Prinz23
1fb9bbc6ff Change process episodes with utf8 dir and nzb names, handle failed episodes without a dir, add log output streaming. 2016-02-02 15:15:48 +00:00
JackDandy
24276db858 Merge pull request #642 from JackDandy/feature/AddApiForceRecentSearch
Add force episode recent search to API.
2016-02-02 14:34:13 +00:00
JackDandy
5a7822db13 Add force episode recent search to API. 2016-02-02 14:14:57 +00:00
JackDandy
00da1ce3a4 Merge branch 'master' into develop 2016-02-01 20:06:14 +00:00
JackDandy
c86ea4be0f Merge pull request #639 from JackDandy/hotfix/0.11.5
Fix refresh handling of Skipped and Ignored items and issue entering …
2016-02-01 20:00:34 +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
052a5a9021 Merge branch 'master' into develop 2016-01-31 11:42:04 +00:00
JackDandy
b0f177f604 Merge pull request #638 from JackDandy/hotfix/0.11.4
Fix issue setting some custom name patterns on the "Config/Post Proce…
2016-01-31 11:32:27 +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
69608ce31e Merge pull request #634 from JackDandy/feature/AddLibs
Add backports_abc 0.4 and singledispatch 3.4.0.3.
2016-01-28 03:43:19 +00:00
JackDandy
64b9bba47f Add backports_abc 0.4 and singledispatch 3.4.0.3. 2016-01-28 03:33:50 +00:00
JackDandy
c114cb9f36 Merge pull request #632 from JackDandy/feature/ChangeEmailUnicodeAware
Change emails to Unicode aware.
2016-01-24 23:41:37 +00:00
JackDandy
520f0722af Change emails to Unicode aware. 2016-01-23 23:39:50 +00:00
JackDandy
38db11d3fe Merge pull request #629 from JackDandy/feature/ChangeEmailNotif
Change refactor email notifier.
2016-01-20 19:32:15 +00:00
JackDandy
101e698a86 Change refactor email notifier. 2016-01-20 19:18:10 +00:00
JackDandy
31d10c8bb7 Merge branch 'master' into develop 2016-01-17 23:55:56 +00:00
JackDandy
87b915e450 Merge branch 'hotfix/0.11.3' 2016-01-17 23:51:29 +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
39721671bc Merge branch 'master' into develop 2016-01-14 22:09:54 +00:00
JackDandy
ab457c78c0 Merge branch 'hotfix/0.11.2' 2016-01-14 21:15:45 +00:00
JackDandy
9756ff46e9 Fix issue with "Add Existing Shows" on new installations. 2016-01-14 21:14:21 +00:00
JackDandy
1bfda9844e Merge branch 'master' into develop 2016-01-12 22:23:33 +00:00
JackDandy
3dd1386384 Merge branch 'hotfix/0.11.1' 2016-01-12 22:19:15 +00:00
JackDandy
f24444b101 Fix handling non-numeric IMDb popular ratings. 2016-01-12 19:42:37 +00:00
JackDandy
e6fa3e3606 Merge pull request #624 from JackDandy/feature/UpdateSix
Update Six compatibility library 1.9.0 (r400) to 1.10.0 (r405).
2016-01-12 03:46:12 +00:00
JackDandy
715a1aa101 Update Six compatibility library 1.9.0 (r400) to 1.10.0 (r405). 2016-01-12 03:43:32 +00:00
JackDandy
34821b7bcc Merge pull request #623 from JackDandy/feature/UpdateSimpleJSON
Update SimpleJSON library 3.8.0 (a37a9bd) to 3.8.1 (6022794).
2016-01-12 03:42:12 +00:00