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
d5069d0727
Merge branch 'master' into develop
2018-07-05 14:48:27 +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
262427dc8b
Merge branch 'master' into develop
2018-07-01 01:21:34 +01:00
JackDandy
715e1fc29d
Update UnRar for Windows 5.50 → 5.60.
2018-07-01 01:18:58 +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
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
JackDandy
78c9c7dc5c
Add Xspeeds torrent provider.
2018-04-28 16:06:30 +01:00
JackDandy
65923c94ef
Update Tornado Web Server 5.0.1 (35a538f) → 5.0.1 (2b2a220a).
2018-04-28 15:57:04 +01:00
JackDandy
c9745bcfb3
Prepare develop.
2018-04-27 11:33:26 +01:00
JackDandy
552524c796
Prepare release, bump date.
2018-04-26 17:07:42 +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
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
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
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
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
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
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
Prinz23
3de96d6440
Update Tornado Web Server 5.0.1 (35a538f) → 5.1.dev1 (415f453)
2018-04-13 13:02:35 +01:00
JackDandy
3cafa6b472
Merge branch 'master' into develop
2018-04-13 12:24:58 +01:00
JackDandy
12363d01d5
Change various providers.
...
Change accept theTVDB Url in addshow search field.
Change Nzb.org usenet provider add config scene only/nuked.
Change SpeedCD torrent provider improve copy/paste cookie support.
Change BTScene, LimeTorrents, SkyTorrents, Torlock, Torrentz, TPB torrent providers.
Add AlphaReign, EZTV torrent providers.
2018-04-13 12:11:21 +01:00
JackDandy
bad4de3752
Merge branch 'master' into develop
2018-04-07 20:51:28 +01:00
JackDandy
bd8f0a7b61
Change when adding a show, display show title instead of '[]'.
...
Change consolidate show data validator into base class.
Change move validator test to inside the respective tvinfo source getter for future proofing.
2018-04-07 20:49:12 +01:00
JackDandy
315430d373
Merge branch 'master' into develop
2018-04-07 00:17:11 +01:00
Prinz23
410251eaf2
Change improve tvinfo source meta handling for cases where server is either down, or no results are returned.
2018-04-07 00:14:13 +01:00
JackDandy
7683ee99bd
Merge branch 'master' into develop
2018-04-06 13:29:48 +01:00
JackDandy
a2908a62a9
Change improve metadata handler during postprocessing when tvinfo source is down.
...
Fix Torrentz2 filter spam.
2018-04-06 13:27:40 +01:00
JackDandy
1a3dd5f8e1
Change suppress output warnings from media process scripts.
2018-04-05 13:04:47 +01:00
JackDandy
5dff83a338
Merge branch 'master' into develop
2018-04-05 01:30:04 +01:00
JackDandy
818e9b77ee
Fix cf algorythm.
2018-04-05 01:23:27 +01:00
JackDandy
d1e3e29668
Merge branch 'master' into develop
2018-04-04 21:14:34 +01:00
JackDandy
75b1787e73
Remove GFT torrent provider.
2018-04-04 21:13:04 +01:00
Prinz23
aab753aa09
Change disable SSL cert verification for logins in pp-scripts.
2018-04-04 20:40:09 +01:00
JackDandy
91014078c0
Change add xsrf protection support to media processing scripts.
2018-04-04 15:31:21 +01:00
JackDandy
7c53e1e5f6
Change remove redundant xsrf handling for POSTs that don't use web and API.
2018-04-04 00:11:17 +01:00
JackDandy
41923ff208
Merge branch 'master' into develop
2018-04-03 16:18:42 +01:00
JackDandy
a342acea5a
Fix Torrentleech provider.
2018-04-03 16:14:54 +01:00
JackDandy
7041713650
Change pick up the stragglers late to the more security party.
2018-04-03 00:05:13 +01:00
JackDandy
f3310e29f2
Change improve security.
...
Change improve security with DNS rebinding prevention, set "Allowed browser hostnames" at config/General/Web Interface.
Change improve security with cross-site request forgery (xsrf) protection on web forms.
Change improve security by sending header flag httponly with cookies
Change improve security by sending header flag secure with SSL cookies
Change improve test for creating self-signed SSL cert.
Change force restart when switching SSL on/off.
Change enable Tornado serve_traceback feature.
Change PEP8 tweaks.
2018-04-02 19:24:50 +01:00
JackDandy
de32a1aa67
Merge branch 'master' into develop
2018-03-28 17:07:31 +01:00
JackDandy
7ea748a189
Fix clicking next and previous show buttons on macOS Safari.
2018-03-28 17:06:12 +01:00
JackDandy
39f53bcea5
Change hachoir targa and mpeg_ts mime parser tags so they validate.
2018-03-28 16:47:02 +01:00
JackDandy
f0ffe9be12
Merge branch 'master' into develop
2018-03-28 02:04:52 +01:00
Prinz23
daeee0d250
Fix search for wanted when adding new show.
...
Change don't prevent specific backlog run, if another backlog is running.
2018-03-28 01:43:10 +01:00
JackDandy
cc69723261
Update xmltodict library 0.10.2 (375d3a6) → 0.11.0 (79ac9a4).
2018-03-28 01:33:00 +01:00
JackDandy
53fa508037
Update webencodings 0.5 (3970651) → 0.5.1 (fa2cb5d).
2018-03-28 01:28:51 +01:00
JackDandy
6fb076b2b2
Update unidecode library 0.04.21 (e99b0e3) → 1.0.22 (81f938d).
2018-03-28 01:26:29 +01:00