Commit graph

2272 commits

Author SHA1 Message Date
JackDandy
262427dc8b Merge branch 'master' into develop 2018-07-01 01:21:34 +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
21c6e80fe7 Change save config values only where reqd. reduces file by up to 75%. 2018-06-17 18:17:07 +01:00
JackDandy
7097b97295 Fix issue with enabled encrpyted passwords and migrating the NZBGet default password fails. 2018-06-15 22:36:52 +01:00
JackDandy
15d2907c04 Add 'Map an NZBGet "DestDir"' setting to config/Search/NZB Results tab (select NZBGet). 2018-06-15 18:46:46 +01:00
Prinz23
1458314c17 Add base mapping logic for NZBGet. 2018-06-15 12:58:45 +01:00
JackDandy
86284aae7a Fix submitting a bulk change. 2018-06-15 01:46:35 +01:00
JackDandy
c5b5a7af0c Fix issue when deleting files and "Send to trash for actions" is enabled. 2018-06-13 02:50:06 +01:00
JackDandy
92baf81494 Merge branch 'master' into develop 2018-06-09 12:15:47 +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
f5231d066f Merge branch 'master' into develop 2018-06-03 22:17:39 +01:00
Prinz23
6f84d1fee6 Change garbage_name regex. 2018-06-03 21:54:43 +01:00
Prinz23
0da750aa4d Detect newznab server type so that Spotweb is listed as (sw nzb) with a specific default image. 2018-06-02 15:43:41 +01:00
JackDandy
ffa6e4e9b3 Merge branch 'master' into develop 2018-06-01 16:01:37 +01:00
JackDandy
5ae24235f5 Change improve IPT and RarBG providers. 2018-06-01 15:55:33 +01:00
JackDandy
7028bb2f4a Add TVDB, TheXem, and GitHub buttons to page History/Layout "Provider fails" that fetches a site Up/Down report. 2018-05-30 20:38:22 +01:00
JackDandy
e31e479977 Add keep up to x most recent downloads.
Change add "Keep up to x most recent downloads" to Edit Show/Other.
Change add "Keep up to x most recent downloads" to Manage/Bulk Change/Edit.
Change append number of downloads to keep to the number of file(s) at Display Show.
Change add "Keep up to x most recent downloads" to add show finally step.
Add prune to refreshDir/rescan.
Add helper function remove_file.
2018-05-30 00:01:53 +01:00
JackDandy
2f24a3c8e4 Merge branch 'master' into develop 2018-05-26 19:01:51 +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
851f58122f Add HorribleSubs torrent provider. 2018-05-25 00:53:26 +01:00
JackDandy
1b186c2c38 Merge branch 'master' into develop 2018-05-25 00:45:44 +01:00
Prinz23
7a1524f136 Fix anime parser and anime PROPER level. 2018-05-25 00:40:16 +01:00
JackDandy
e176e561ba Merge branch 'master' into develop 2018-05-21 23:57:52 +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
4cdcebb31d Merge branch 'master' into develop 2018-05-17 15:42:06 +01:00
JackDandy
84840e716b Fix authorisation issue affecting some providers. 2018-05-17 15:35:54 +01:00
JackDandy
531491f30c Merge branch 'master' into develop 2018-05-17 04:39:52 +01:00
Prinz23
1b835fb85e Fix changing master id via search method. 2018-05-17 04:37:40 +01:00
JackDandy
aab67a45f7 Change consolidate provider filters into 'Only allow releases that are'.
Add provider filters, Only allow releases that are ...
  'scene releases (srrDB/predb listed)', 'or contain' text or regex,
  'non scene if no recent search results', 'non scene if no active search results',
  'not scene nuked', and 'nuked if no active search results'.

Add scene release checking to PROPER search task.
Change refactor core Proper functions.
Pep8 common tests.
2018-05-17 04:18:44 +01:00
JackDandy
36251ec71f Add ImmortalSeed torrent provider. 2018-05-17 01:07:25 +01:00
JackDandy
17a42dc188 Merge branch 'master' into develop 2018-05-14 01:31:19 +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
3a27a78125 Add HDME torrent provider. 2018-05-08 18:43:24 +01:00
JackDandy
0b7b0f1401 Merge branch 'master' into develop 2018-05-08 00:53:34 +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
6a9e349f6f Merge branch 'master' into develop 2018-05-03 12:07:48 +01:00
JackDandy
15accaa107 Fix PiSexy torrent provider. 2018-05-03 12:06:27 +01:00
JackDandy
6263656fca Merge branch 'master' into develop 2018-05-02 13:58:20 +01:00
JackDandy
807945e7ee Fix issue on displayShow. 2018-05-02 13:57:11 +01:00
JackDandy
30f5bcd82a Merge branch 'master' into develop 2018-05-02 00:30:11 +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
1895490dc9 Merge branch 'master' into develop 2018-05-01 13:21:32 +01:00
JackDandy
26fd782b79 Fix IMDb links to older shows on displayShow and editShow. 2018-05-01 13:20:24 +01:00