Commit graph

4011 commits

Author SHA1 Message Date
JackDandy
63f75a43c0 Fix SickGear-NG.py post processing script. 2018-05-22 04:19:26 +01:00
JackDandy
401c9ea240 Merge branch 'hotfix/0.16.10' 2018-05-21 23:56:07 +01:00
JackDandy
a9500e01d5 Fix utf8 in folders for SickGear-NG.py post processing script, script version bumped 1.5 to 1.6.
Remove NMA notifier.
2018-05-21 23:44:23 +01:00
Prinz23
0dce254473 Fix importing TV shows with utf8 characters in parent folders on Windows.
Fix import; add unicode encoding for str values of args and kwargs to ek.ek on Windows.
Fix incorrect logic mixing seasons (All wanted episode numbers are checked against all season, not just the season belonging to the episode number).
2018-05-21 23:20:06 +01:00
JackDandy
c8973e0618 Merge branch 'hotfix/0.16.9' 2018-05-17 15:40:34 +01:00
JackDandy
84840e716b Fix authorisation issue affecting some providers. 2018-05-17 15:35:54 +01:00
JackDandy
70bfab5c1e Merge branch 'hotfix/0.16.8' 2018-05-17 04:38:14 +01:00
Prinz23
1b835fb85e Fix changing master id via search method. 2018-05-17 04:37:40 +01:00
JackDandy
602d61c99e Merge branch 'hotfix/0.16.7' 2018-05-14 02:52:17 +01:00
Prinz23
2c9509f715 Fix name_parser_tests for test_extra_info_no_name.
Add extra test for re lib if regex is installed.
Save and restore parser.regex before/after test run (for possible other tests classes).
2018-05-14 02:50:37 +01:00
JackDandy
0bcd5b5bfb Merge branch 'hotfix/0.16.6' 2018-05-14 01:29:34 +01:00
JackDandy
366c5ed745 Fix SpeedCD. 2018-05-14 01:25:32 +01:00
JackDandy
e35375f5ef Change search only once per cycle for shows with multiple episodes that air on the same day. 2018-05-14 01:16:50 +01:00
Prinz23
6d0bcddd03 Change improve handling tvdb_api data when adding upcoming shows with unfilled data.
Change handle exceptions raised while creating show or episode metadata.
Fix shows with no episode data (prevent exception).
2018-05-14 01:06:21 +01:00
Prinz23
0fe11e4d7f Change improve tolerance to parse a release title with a badly placed episode name.
Add extra_info_no_name() tests to name_parser_tests.
2018-05-14 01:01:57 +01:00
JackDandy
10126a9ba3
Merge pull request #1094 from JackDandy/hotfix/0.16.5
Hotfix/0.16.5
2018-05-08 00:44:24 +01:00
Prinz23
0a1673d66a Change how show URLs are made for TV info sources.
Change add ID format to show_url in indexer_config.
Change display/edit show, episode view, and add new/existing, for URL creation.
Change revert temporary copying show_obj solution.
Change image download error to warning.
2018-05-08 00:19:33 +01:00
JackDandy
c0c793e015 Fix HTTP 422 error when using Plex Username and Password.
Change support mapping Linux to Windows paths.
Change remove redundancy from PiSexy.
2018-05-08 00:19:16 +01:00
JackDandy
5d11c3456c Merge branch 'hotfix/0.16.4' 2018-05-03 12:06:51 +01:00
JackDandy
15accaa107 Fix PiSexy torrent provider. 2018-05-03 12:06:27 +01:00
JackDandy
8d113193ac Merge branch 'hotfix/0.16.3' 2018-05-02 13:57:34 +01:00
JackDandy
807945e7ee Fix issue on displayShow. 2018-05-02 13:57:11 +01:00
JackDandy
22e3b5d353 Merge branch 'hotfix/0.16.2' 2018-05-02 00:29:19 +01:00
JackDandy
a88696e421 Change use copy of showObj for UI to preserve original object structs. 2018-05-02 00:27:02 +01:00
JackDandy
3992fd65f5 Merge branch 'hotfix/0.16.1' 2018-05-01 13:20:53 +01:00
JackDandy
26fd782b79 Fix IMDb links to older shows on displayShow and editShow. 2018-05-01 13:20:24 +01:00
JackDandy
603b8d57b4 Merge branch 'release/0.16.0' 2018-04-26 17:08:53 +01:00
JackDandy
552524c796 Prepare release, bump date. 2018-04-26 17:07:42 +01:00
JackDandy
cbcff5cfc2 Merge branch 'feature/ChangeReValidHost' into develop 2018-04-26 15:49:30 +01:00
JackDandy
7fad9885cb Change improve hostname expression. 2018-04-26 15:47:51 +01:00
JackDandy
0ab0407e18 Merge branch 'feature/ChangeCleaner' into develop 2018-04-26 15:47:00 +01:00
JackDandy
ad4a40bd39 Change remove deprecated files. 2018-04-26 15:43:21 +01:00
JackDandy
a6f7ab47e2 Merge branch 'master' into develop 2018-04-26 15:32:07 +01:00
JackDandy
35fa2dbe35 Merge branch 'hotfix/0.15.14' 2018-04-26 15:31:02 +01:00
Prinz23
f8fd89baeb Fix marking episodes wanted due to parsing malformed non-anime release name as an anime season pack.
Change disallow anime regex matches for non-anime shows.
Change add unit test for invalid (numbered) show releases (non-anime show with anime numbering).
Change speed optimization, compile static name parser regexes once, instead of for every NameParser instance.
Change remove redundant create regexs log messages removing <10% log spam.
2018-04-26 01:48:23 +01:00
JackDandy
208ddfb42a Change prefer modern html5lib over old to prevent display show issue on systems that fail to clean libs.
In rare cases, systems *fail* to remove the deprecated "_base.pyc" file (and probably others) in \lib\html5lib\treebuilders\. Therefore, the startup cleanup process will now list files that cannot be auto deleted - user must then manually delete files listed in "__README-DANGER.txt".
Change add un/pw for cookie support to improve SpeedCD torrent provider.
Change improve handling faults when downloading .torrent files.
Remove TorrentBytes provider.
Change remove redundant log messages for releases never to be cached removing <30% log spam
Change remove redundant log messages for items not found in cache removing <10% log spam
Pep8.
2018-04-26 01:46:53 +01:00
JackDandy
86aadc9b7a Merge branch 'feature/ChangeFindExists' into develop 2018-04-19 23:09:46 +01:00
JackDandy
a0a682b02e Change search show result 'exists in db' text into a link to display show page. 2018-04-19 23:09:15 +01:00
JackDandy
668c682310 Merge branch 'master' into develop 2018-04-19 14:16:43 +01:00
JackDandy
8896cfe970
Merge pull request #1088 from JackDandy/hotfix/0.15.13
Hotfix/0.15.13
2018-04-19 14:10:29 +01:00
JackDandy
d9e03aa1fb Change improve searching torrent provider BTScene.
Change improve text for abandoned show IDs.
Change DRY refactor provider result creation.
Change catch failures to shutdown Emby socket.
2018-04-19 13:57:47 +01:00
Prinz23
d52024eabe Fix API endpoints for sg.exceptions and exceptions. 2018-04-19 13:19:12 +01:00
JackDandy
1952f05047 Merge branch 'feature/ChangeNameParserCache' into develop 2018-04-18 00:00:25 +01:00
Prinz23
c1d3487a21 Change increase namecache size and fix deleting items from it when at capacity.
Add thread lock to NameParserCache.
Add exception handling for add to cache.
Change increase NameParserCache to 1000 entries.
Change NameParserCache to OrderedDefaultdict.
Add move_to_end to OrderedDefaultdict class (backported from python 3).
Add first_key, last_key to OrderedDefaultdict.
Change use much faster first_key in NameParserCache.
Change remove import of python pre 2.7 OrderedDict.
2018-04-17 23:59:20 +01:00
JackDandy
0c276e81fb Merge branch 'master' into develop 2018-04-17 15:28:39 +01:00
JackDandy
cc2e119391 Merge branch 'hotfix/0.15.12' 2018-04-17 15:27:24 +01:00
JackDandy
aa0933209e Fix ETTV torrent provider. 2018-04-17 15:26:17 +01:00
JackDandy
7567f04872 Merge branch 'master' into develop 2018-04-16 03:24:57 +01:00
JackDandy
64806ad1f6 Merge branch 'hotfix/0.15.11' 2018-04-16 03:22:53 +01:00
JackDandy
e41b4a442d Fix issue creating xml metadata files.
Change improve searching torrent providers AReign, EZTV, HDB, SkyT, and SCD.
2018-04-16 03:21:22 +01:00