Commit graph

1112 commits

Author SHA1 Message Date
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
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
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
JackDandy
6da2eb94fc Add bubble links to History/Provider fails when more than one provider has failures. 2018-06-01 16:57:40 +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
5e828d283a Merge branch 'master' into develop 2018-05-22 04:21:07 +01:00
JackDandy
63f75a43c0 Fix SickGear-NG.py post processing script. 2018-05-22 04:19:26 +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
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
Prinz23
f39afd1c0e Change improve tvdb_api performance; remember if episodes are cached and reload show if not and episodes are requested. 2018-05-17 04:33:02 +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
4eb3cdf14e Merge branch 'master' into develop 2018-05-14 02:56:32 +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
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