Commit graph

4030 commits

Author SHA1 Message Date
Prinz23
745ca9e140 Fix Uuid1 Python Bug.
Add fallback to uuid4 when uuid1 fails with ValueError https://bugs.python.org/issue32502
2018-07-05 18:10:49 +01:00
JackDandy
1c5b805637 Merge branch 'hotfix/0.16.18' 2018-07-05 14:47:31 +01:00
JackDandy
5939dc2154 Fix Scenetime torrent provider.
Change disable search torrents on first installation.
Change some UI text.
2018-07-05 14:46:13 +01:00
JackDandy
c05e75a8ec Merge branch 'hotfix/0.16.17' 2018-07-01 01:20:08 +01:00
JackDandy
715e1fc29d Update UnRar for Windows 5.50 → 5.60. 2018-07-01 01:18:58 +01:00
Prinz23
197340951c Fix API save show paused state and API exception raised when no indexer results.
Fix API show pause not saved.
Fix API exception when search doesn't find any results from a indexer (Web API).
2018-07-01 01:06:56 +01:00
JackDandy
54a877d3e3 Merge branch 'hotfix/0.16.16' 2018-06-09 12:14:37 +01:00
JackDandy
0f6f31a3bf Fix metadata mediabrowser when no actors.
Change metadata usage of indexer api keys.
Change make tvdb_api docs consistent to the attributes for show object.
Change consolidate write_file at helpers.
2018-06-09 12:13:21 +01:00
Prinz23
990755f966 Change actor struct for tvdb_api (indexer api).
Add 'vp9' and 'av1' to ignore word list.
2018-06-09 12:05:41 +01:00
JackDandy
92a5fdd192 Merge branch 'hotfix/0.16.15' 2018-06-03 22:11:07 +01:00
Prinz23
6f84d1fee6 Change garbage_name regex. 2018-06-03 21:54:43 +01:00
JackDandy
ee04580da3 Merge branch 'hotfix/0.16.14' 2018-06-01 15:56:42 +01:00
JackDandy
5ae24235f5 Change improve IPT and RarBG providers. 2018-06-01 15:55:33 +01:00
JackDandy
70f1cc58ff Merge branch 'hotfix/0.16.13' 2018-05-26 18:57:54 +01:00
JackDandy
0bfefa8121 Fix rare case recovery after a server has been down.
Change update pa provider URLs.
2018-05-26 18:01:09 +01:00
Prinz23
0644ec2e61 Change add blacklog search terms for anime PROPERS. 2018-05-26 17:16:40 +01:00
JackDandy
61e57c747f Merge branch 'hotfix/0.16.12' 2018-05-25 00:41:29 +01:00
Prinz23
7a1524f136 Fix anime parser and anime PROPER level. 2018-05-25 00:40:16 +01:00
JackDandy
dd74672f8e Merge branch 'hotfix/0.16.11' 2018-05-22 04:20:03 +01:00
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