Commit graph

638 commits

Author SHA1 Message Date
JackDandy
356e395ba2 Fix post processing "Force already processed" processing only the first of multiple files. 2016-06-08 02:08:29 +01:00
JackDandy
eac69963f0 Change validate and improve specific Torrent provider connections, IPT, KAT, SCC, TPB, TB, TD, TT.
Change refactor cache for torrent providers to reduce code.
Change improve search category selection BMTV, FSH, FF, TB.
Change identify more SD release qualities.
Change update SpeedCD, MoreThan, TVChaosuk.
Add torrent provider HD4Free.
Remove torrent provider BitSoup.
Change only create threads for providers needing a recent search instead of for all enabled.
Add 4489 as experimental value to "Recent search frequency" to use provider freqs instead of fixed width for all.
Fix searching nzb season packs.
Change remove some logging cruft.
2016-06-08 01:55:13 +01:00
JackDandy
196e57b315 Fix find associated meta files to prevent orphan episode images. 2016-06-01 15:27:36 +01:00
JackDandy
42fc036dff Change include OSError system messages in file system failure logs during post process. 2016-05-02 19:42:49 +01:00
JackDandy
da52e3a16f Change instantly use saved value from Search Settings/Episode Search/"Check propers every" instead of after a restart.
Change centralise interval keys, texts, and values into the ProperSearcher class.
2016-05-01 20:34:09 +01:00
JackDandy
09741bbf8c Add IMDb Watchlists to 'View' drop down on the 'Add from IMDb' page.
Add 5 decades of 'IMDb Popular' selections to 'View' drop down on 'Add from... Browse Shows'.
Add 'Other Services' to 'View' drop down on 'Add from... Browse Shows'.
Add enable, disable and delete public IMDb watchlists to Config/General/Interface with a default 'SickGear' list.
Change prevent duplicate show ids from presenting items on 'Add from... Browse Shows'.
Change add 'nocache' kwarg to helpers.getURL to facilitate non-cached requests.
2016-05-01 20:24:20 +01:00
JackDandy
5519fd7e13 Update IMDb 5.0 to 5.1dev20160106 2016-05-01 20:23:01 +01:00
JackDandy
20f06b4d21 Add visual indicator for upcoming or started shows on Add Browse Shows. 2016-04-12 16:34:28 +01:00
JackDandy
62cae67170 Change storing metadata nfo vars from int to strings to resolve lxml type exceptions that don't occur with etree. 2016-04-11 23:55:05 +01:00
JackDandy
c65d29adeb Merge branch 'master' into develop 2016-04-07 19:22:23 +01:00
JackDandy
60a97ca397 Add support for SD mkv container. 2016-04-07 19:18:00 +01:00
JackDandy
0d81453c1f Change Show List sort Next Ep, and restore sort on Downloads.
Add sort by quality to Poster layout.
Change +n snatches to links on all Show List layouts.
2016-04-02 20:14:53 +01:00
Supremicus
67d58d9f31 Fix syntax error causing renamer to error out 2016-03-31 16:57:50 +10:00
Prinz23
4c682db8e1 Change adding show processing to be highest priority.
Use timezones to check unaired status during show update/adding.
Allow parse_date_time to accept timezone objects and parsed time tuples.
Add country code fallback for network name (timezone).
2016-03-24 18:56:43 +00:00
JackDandy
ba6874b7cc Change show list second level sort criteria. 2016-03-21 11:27:58 +00:00
JackDandy
618cddc4e9 Change improve handling when provider PiSexy is missing expected data. 2016-03-19 19:09:18 +00:00
JackDandy
6e6aada90b Merge branch 'master' into develop 2016-03-17 19:11:31 +00:00
JackDandy
291e557899 Fix dbs that should not have been imported to work. 2016-03-17 19:09:07 +00:00
JackDandy
74e2012083 Merge branch 'master' into develop 2016-03-17 12:42:59 +00:00
JackDandy
c0dc7ea5bc Fix for import of very rare db structure. 2016-03-17 12:41:04 +00:00
JackDandy
4064b5183c Merge branch 'master' into develop 2016-03-16 18:36:33 +00:00
Prinz23
e55462f47b Fix ensures internal buffer of a downloaded file is written to disk. 2016-03-16 18:28:58 +00:00
Prinz23
503b7b5af5 Add scene qualities WEB.h264 to SDTV, 720p.WEB.h264 to WEB DL 720p, and 1080p.WEB.h264 to WEB DL 1080p. 2016-03-12 00:50:25 +00:00
Supremicus
c21f905b5b Add network logos ABC News 24 and Chiller and update network logos to their current logo.
Remove redundant Adult Swim logos.
2016-03-11 20:24:26 +00:00
JackDandy
3bc0823670 Change improve management of Transmission config/Search/Torrent Search "Downloaded files location". 2016-03-11 19:07:22 +00:00
JackDandy
944064d92d Merge branch 'master' into develop 2016-03-06 12:58:21 +00:00
JackDandy
53e998b242 Fix Torrenting provider. 2016-03-06 12:31:38 +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
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
4edd26675c Fix alternative unicode show names from breaking search. 2016-02-26 01:07:39 +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
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
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
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
6dd434fcba Add CPU throttling preset "Disabled" to config/General/Advanced Settings and centralise the function. 2016-02-11 19:25:35 +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
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
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
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
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
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
64b9bba47f Add backports_abc 0.4 and singledispatch 3.4.0.3. 2016-01-28 03:33:50 +00:00
JackDandy
520f0722af Change emails to Unicode aware. 2016-01-23 23:39:50 +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
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