Commit graph

4181 commits

Author SHA1 Message Date
JackDandy
0ab0407e18 Merge branch 'feature/ChangeCleaner' into develop 2018-04-26 15:47:00 +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
JackDandy
35fa2dbe35 Merge branch 'hotfix/0.15.14' 2018-04-26 15:31:02 +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
86aadc9b7a Merge branch 'feature/ChangeFindExists' into develop 2018-04-19 23:09:46 +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
8896cfe970
Merge pull request #1088 from JackDandy/hotfix/0.15.13
Hotfix/0.15.13
2018-04-19 14:10:29 +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
d52024eabe Fix API endpoints for sg.exceptions and exceptions. 2018-04-19 13:19:12 +01:00
JackDandy
1952f05047 Merge branch 'feature/ChangeNameParserCache' into develop 2018-04-18 00:00:25 +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
cc2e119391 Merge branch 'hotfix/0.15.12' 2018-04-17 15:27:24 +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
64806ad1f6 Merge branch 'hotfix/0.15.11' 2018-04-16 03:22:53 +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
JackDandy
255900233b Merge branch 'feature/UpdateTornado' into develop 2018-04-13 13:10:54 +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
c47a48c91a
Merge pull request #1084 from JackDandy/hotfix/0.15.10
Hotfix/0.15.10
2018-04-13 12:19:25 +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
0bf9165a94 Merge branch 'hotfix/0.15.9' 2018-04-07 20:49:47 +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
Prinz23
3b61e5e821 Fix metadata show not found. 2018-04-07 20:35:31 +01:00
JackDandy
315430d373 Merge branch 'master' into develop 2018-04-07 00:17:11 +01:00
JackDandy
23af58908d Merge branch 'hotfix/0.15.8' 2018-04-07 00:14:45 +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
d46aa528c0 Merge branch 'hotfix/0.15.7' 2018-04-06 13:28:03 +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
f3539647f6
Merge pull request #1083 from JackDandy/feature/ChangePPWarnings
Change suppress output warnings from media process scripts.
2018-04-05 13:14:10 +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
678df6ce94 Merge branch 'hotfix/0.15.6' 2018-04-05 01:26:29 +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
088c533d7e Merge branch 'hotfix/0.15.5' 2018-04-04 21:13:29 +01:00
JackDandy
75b1787e73 Remove GFT torrent provider. 2018-04-04 21:13:04 +01:00
JackDandy
c7d8fef12a Merge branch 'feature/ChangeSslVerifyPPScripts' into develop 2018-04-04 20:49:24 +01:00
Prinz23
aab753aa09 Change disable SSL cert verification for logins in pp-scripts. 2018-04-04 20:40:09 +01:00
JackDandy
80bcee49bc
Merge pull request #1081 from JackDandy/feature/ChangeMoreSecurity
Change add xsrf protection support to media processing scripts.
2018-04-04 16:34:02 +01:00
JackDandy
91014078c0 Change add xsrf protection support to media processing scripts. 2018-04-04 15:31:21 +01:00
JackDandy
cd1adfdcc2 Merge branch 'feature/ChangeMoreSecurity' into develop 2018-04-04 00:25:12 +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