Commit graph

279 commits

Author SHA1 Message Date
JackDandy
1ff79cee4d Update Beautiful Soup 4.4.0 (r397) to 4.6.0 (r449). 2017-08-26 01:09:14 +01:00
JackDandy
0b6b9388bc Update chardet packages 2.3.0 (d7fae98) to 3.0.4 (9b8c5c2). 2017-08-26 00:19:44 +01:00
JackDandy
682261bb96 Update unidecode library 0.04.18 to 0.04.21 (e99b0e3). 2017-08-25 23:51:26 +01:00
JackDandy
2b1935cf85 Update Certifi 2015.11.20.1 (385476b) to 2017.07.27 (f808089). 2017-08-25 21:17:38 +01:00
JackDandy
92ef777f2b Merge branch 'master' into develop 2017-08-22 19:03:31 +01:00
JackDandy
8f6b1150f1 Update to UnRar 5.50 release. 2017-08-22 19:00:57 +01:00
Prinz23
7d068d496b Change add zoneinfo_priority param to gettz().
Change patch zoneinfo file location to SickGear zoneinfo_dir.
2017-08-22 13:18:12 +01:00
Prinz23
ad3f8c9584 Update dateutil library 2.4.2 (d4baf97) to 2.6.1 (2f3a160). 2017-08-22 13:18:11 +01:00
JackDandy
ecdcb83e44 Update Tornado Web Server 4.5.dev1 (92f29b8) to 4.5.1 (79b2683) 2017-08-21 01:39:14 +01:00
JackDandy
5e558ecadd Merge branch 'master' into develop 2017-08-20 13:09:06 +01:00
Prinz23
1bd9cf863e Fix infinite loop loading network_timezones.
Change add optional "stack_size" setting as integer to config.ini under "General" stanza.
Change prevent too many retries when loading network timezones, conversions, and zoneinfo in a short time.
Update to UnRar 5.50 beta 6.
2017-08-20 13:05:25 +01:00
Prinz23
653a717f42 Change increase performance by reducing TVDb API requests with a global token.
Change raise tvdb_error if any of the episodes pages return an error instead of an incomplete episode list.
Handle expired token.
2017-07-21 22:03:52 +01:00
JackDandy
8b384e22d7 Merge branch 'master' into develop 2017-07-18 16:57:01 +01:00
Prinz23
6d8b665149 Remove obsolete tvrage_api lib. 2017-07-18 16:55:04 +01:00
Prinz23
574dbb60b5 Change improve TVDB data handling.
Add handling of None type for actors, fanart, and banners.
Change handle exception with no data due to connection error.
Fix check for number in show obj in tvdb_api.
2017-07-12 17:43:36 +01:00
JackDandy
85deeec565 Update cachecontrol library 0.11.5 to 0.12.3 (db54c40). 2017-07-12 01:47:37 +01:00
Prinz23
06599ac708 Change use TVDb API v2.
Add complete actor parsing into _actors.
Make returned _banners compatible with old v1 api lib.
Add all poster + fanart loading (optional) into poster, fanart subdicts of _banners subdict.
Depending on requested image_type set fanart or banners to true.
Readd banners parameter to tvdb lib.
Add new parameter fanart to tvdb lib.
If no firstaired for an episode return None.
Remove old imports.
2017-06-14 21:56:36 +02:00
Prinz23
9cdf57f989 Add Trakt watchlist to Add show/Trakt Cards.
Change revoke application access at Trakt when account is deleted in SG.
Add support for 'DELETE' and 'PUT' requests in libtrakt.
Fix use 'GET', 'POST' method in Trakt lib upgrade.
2017-05-20 10:47:02 +01:00
JackDandy
fc5e0df46c Merge branch 'master' into develop 2017-02-17 05:11:53 +00:00
JackDandy
d97bb7174d Remove Torrentshack.
Change improve provider title processing.
Change improve handling erroneous JSON responses.
Change improve find show with unicode characters.
Change improve result for providers Omgwtf, SpeedCD, Transmithenet, Zoogle.
Change validate .torrent files that contain optional header data.
Fix case where an episode status was not restored on failure.
Add raise log error if no wanted qualities are found.
Change add un/pw to Config/Media providers/Options for BTN API graceful fallback (can remove Api key for security).
Change only download torrent once when using blackhole.
Add Cloudflare module 1.6.8 (be0a536) to mitigate CloudFlare (IUAM) access validator.
Add Js2Py 0.43 (c1442f1) Cloudflare dependency.
Add pyjsparser 2.4.5 (cd5b829) Js2Py dependency.
2017-02-17 04:48:49 +00:00
JackDandy
42a0999b5f Add webencodings 0.5 (3970651) to assist parsing legacy web content. 2017-02-01 13:29:38 +00:00
JackDandy
d4745213ae Update xmltodict library 0.9.2 (eac0031) to 0.10.2 (375d3a6). 2017-02-01 05:16:41 +00:00
JackDandy
6ba8b3675f Update unidecode library 0.04.18 to 0.04.20 (1e18d98). 2017-02-01 05:11:12 +00:00
JackDandy
2cb0fe9693 Update Tornado Web Server 4.5.dev1 (92f29b8) to 4.5.dev1 (38e493e). 2017-02-01 04:54:54 +00:00
JackDandy
ecfe65207d Update socks from SocksiPy 1.0 to PySocks 1.6.5 (b4323df). 2017-02-01 04:42:31 +00:00
JackDandy
235615707f Update Six compatibility library 1.10.0 (r405) to 1.10.0 (r433). 2017-02-01 04:35:31 +00:00
JackDandy
d72cfe7e05 Update SimpleJSON library 3.8.1 (6022794) to 3.10.0 (c52efea). 2017-02-01 04:25:45 +00:00
JackDandy
f500b2aacf Update Requests library 2.9.1 (a1c9b84) to 2.13.0 (fc54869). 2017-02-01 04:13:41 +00:00
JackDandy
4fb5b2ef46 Update rarfile to 3.0 (3e54b22). 2017-02-01 04:07:15 +00:00
JackDandy
d04b7724ee Update profilehooks 1.8.2.dev0 (ee3f1a8) to 1.9.0 (de7d59b). 2017-02-01 04:03:27 +00:00
JackDandy
33ea1af76c Update IMDb 5.1dev20160106 to 5.1 (r907). 2017-02-01 03:48:50 +00:00
JackDandy
69a589a54c Update html5lib 0.99999999/1.0b9 (46dae3d) to (1a28d72). 2017-02-01 03:43:45 +00:00
JackDandy
7c47698d95 Update feedparser library 5.2.0 (8c62940) to 5.2.1 (f1dd1bb). 2017-02-01 03:39:05 +00:00
JackDandy
00c44619d6 Update Certifi 2015.11.20.1 (385476b) to 2017.01.23 (9f9dc30). 2017-02-01 03:34:54 +00:00
JackDandy
e7d1434f18 Update cachecontrol library 0.11.5 to 0.11.7 (3b3b776). 2017-02-01 03:31:16 +00:00
JackDandy
447c7e0fa8 Update Beautiful Soup 4.4.0 (r397) to 4.5.3 (r439). 2017-02-01 03:27:23 +00:00
JackDandy
6444f078c2 Update backports_abc 0.4 to 0.5. 2017-02-01 03:23:02 +00:00
JackDandy
6fcf80c02d Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page.
Add "Maximum fanart image files per show to cache" to config General/Interface.
Add populate images when the daily show updater is run with a default maximum 3 images per show.
Change force full update in a show will replace existing images with new.
Add fanart livepanel to lower right of Episodes View and Display Show page.
Add highlight panel red until button is clicked a few times.
Add flick through multiple background images on Episodes View and Display Show page.
Add persistent move poster image to right hand side or hide on Display Show page (multi-click the eye).
Add persistent translucency of background images on Episodes View and Display Show page.
Add persistent fanart rating to avoid art completely, random display, random from a group, or display fave always.
Add persistent views of the show detail on Display Show page.
Add persistent views on Episodes View.
Add persistent button to collapse and expand card images on Episode View/Layout daybyday.
Add non persistent "Open gear" and "Full fanart" image views to Episodes View and Display Show page.
Add "smart" selection of fanart image to display on Episode view.
Change insert [!] and change text shade of ended shows in drop down show list on Display Show page.
Change button graphic for next and previous show of show list on Display Show page.
Add logic to hide some livepanel buttons until artwork becomes available or in other circumstances.
Add "(Ended)" where appropriate to show title on Display Show page.
Add links to fanart.tv where appropriate on Display Show page.
Change use tense for label "Airs" or "Aired" depending on if show ended.
Change display "No files" instead of "0 files" and "Upgrade once" instead of "End upgrade on first match".
Add persistent button to newest season to "Show all" episodes.
Add persistent button to all shown seasons to "Hide most" episodes.
Add button to older seasons to toggle "Show Season n" or "Show Specials" with "Hide..." episodes.
Add season level status counts next to each season header on display show page
Add sorting to season table headers on display show page
Add filename and size to quality badge on display show page, removed its redundant "downloaded" text
Remove redundant "Add show" buttons
Change combine the NFO and TBN columns into a single Meta column
Change reduce screen estate used by episode numbers columns
Change improve clarity of text on Add Show page.
Add "Reset fanart ratings" to show Edit/Other tab.
Add fanart usage to show Edit/Other tab.
Add fanart keys guide to show Edit/Other tab.
Change add placeholder tip to "Alternative release name(s)" on show Edit.
Change add placeholder tip to search box on shows Search.
Change hide Anime tips on show Edit when selecting its mutually exclusive options.
Change label "End upgrade on first match" to "Upgrade once" on show Edit.
Change improve performance rendering displayShow.
Add total episodes to start of show description (excludes specials if those are hidden).
Add "Add show" actions i.e. "Search", "Trakt cards", "IMDb cards", and "Anime" to Shows menu.
Add "Import (existing)" action to Tools menu.
Change SD quality from red to dark green, 2160p UHD 4K is red.
Change relocate the functions of Logs & Errors to the right side Tools menu -> View Log File.
Add warning indicator to the Tools menu in different colour depending on error count (green through red).
Change View Log error item output from reversed to natural order.
Change View Log add a typeface and some colour to improve readability.
Change View Log/Errors only display "Clear Errors" button when there are errors to clear.
Change improve performance of View Log File.
2016-12-16 21:03:14 +00:00
JackDandy
bca3f41191 Change update rTorrent systems. 2016-12-07 16:35:35 +00:00
JackDandy
487a773ed1 Change add guidance when using the "unknown" quality selection. Pep8. 2016-11-16 22:18:48 +00:00
JackDandy
63e12cff11 Change improve fault tolerance of Hachoir jpeg parser.
Ignore fields not required for GPS tag parsing.
2016-11-13 01:58:12 +00:00
JackDandy
7b656dca02 Change factor TVDb lib artwork url to one function to remove duplicity issues. 2016-11-05 17:10:35 +00:00
Prinz23
44241a61a2 Fix TVDb search issue when only 1 result is returned. 2016-11-01 18:19:55 +00:00
JackDandy
b8c5eac61f Fix "error trying to retrieve image" from TVDb due to attempts made when there is no image to fetch. 2016-10-29 18:06:50 +01:00
JackDandy
3ce332a5ad Change make sure avi files are closed if an error occurs.
Change refactor hachoir scan_index for non RIFF file processing.
2016-10-12 02:00:23 +01:00
JackDandy
d0ab6db706 Change reduce time taken to parse avi RIFF metadata during post processing and other times.
Change avi metadata extraction is more fault tolerant and the chance of hanging due to corrupt avi files is reduced.
2016-10-08 16:25:13 +01:00
Prinz23
6b418ddea9 Change load cached images (Trakt) on demand.
Cleanup cache every day during show update (files older then 30 days).
2016-10-03 23:33:53 +01:00
Prinz23
e17730a44a Change hachoir_parser to close input stream if no parser is found e.g. due to file corruption. 2016-10-03 01:04:27 +01:00
JackDandy
cd412e22e5 Change add support for freebsd /var/db/zoneinfo when getting local timezone information. 2016-10-01 14:11:29 +01:00
Prinz23
7c68ac2439 Change improve getting the local timezone information. 2016-10-01 13:59:52 +01:00