JackDandy
ffa6e4e9b3
Merge branch 'master' into develop
2018-06-01 16:01:37 +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
27c73d3d3b
Merge branch 'feature/AddIsSiteDown' into develop
2018-05-30 20:42:31 +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
e440155b2c
Merge pull request #1103 from JackDandy/feature/AddPruneUntil
...
Add keep up to x most recent downloads
2018-05-30 03:38:12 +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
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
a405ec9e85
Merge branch 'feature/AddProvHorribleSubs' into develop
2018-05-25 00:53:54 +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
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
5e828d283a
Merge branch 'master' into develop
2018-05-22 04:21:07 +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
e176e561ba
Merge branch 'master' into develop
2018-05-21 23:57:52 +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
4cdcebb31d
Merge branch 'master' into develop
2018-05-17 15:42: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
531491f30c
Merge branch 'master' into develop
2018-05-17 04:39:52 +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
0470331913
Merge branch 'feature/ChangeTvdbApi' into develop
2018-05-17 04:33:28 +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
ccec551726
Merge branch 'feature/AddSceneFilter' into develop
2018-05-17 04:22:56 +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
dcd956323f
Merge branch 'feature/AddProvIS' into develop
2018-05-17 04:12:19 +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
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
17a42dc188
Merge branch 'master' into develop
2018-05-14 01:31:19 +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
ba68200878
Merge branch 'feature/AddProvHDME' into develop
2018-05-08 20:20:58 +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
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