Commit graph

4008 commits

Author SHA1 Message Date
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
JackDandy
c912d03749 Merge branch 'hotfix/0.15.4' 2018-04-03 16:15:31 +01:00
JackDandy
a342acea5a Fix Torrentleech provider. 2018-04-03 16:14:54 +01:00
JackDandy
bb33f8fa2f Merge branch 'feature/ChangeMoreSecurity' into develop 2018-04-03 00:06:32 +01:00
JackDandy
7041713650 Change pick up the stragglers late to the more security party. 2018-04-03 00:05:13 +01:00
JackDandy
dfdc5caec4
Merge pull request #1080 from JackDandy/feature/ChangeMoreSecurity
Change improve security.
2018-04-02 21:32:25 +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
7a85df2d0e Merge branch 'hotfix/0.15.3' 2018-03-28 17:06:33 +01:00
JackDandy
7ea748a189 Fix clicking next and previous show buttons on macOS Safari. 2018-03-28 17:06:12 +01:00
JackDandy
c3b3f64108 Merge branch 'feature/ChangeHachoir' into develop 2018-03-28 16:47:41 +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
JackDandy
ddc95e7eba Merge branch 'hotfix/0.15.2' 2018-03-28 01:44:46 +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
d1cd500612 Merge branch 'feature/UpdateXmltodict' into develop 2018-03-28 01:33: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
8be58de790 Merge branch 'feature/UpdateWebencodings' into develop 2018-03-28 01:29:08 +01:00
JackDandy
53fa508037 Update webencodings 0.5 (3970651) → 0.5.1 (fa2cb5d). 2018-03-28 01:28:51 +01:00
JackDandy
6fc3d8d21e Merge branch 'feature/UpdateUnidecode' into develop 2018-03-28 01:26:42 +01:00
JackDandy
6fb076b2b2 Update unidecode library 0.04.21 (e99b0e3) → 1.0.22 (81f938d). 2018-03-28 01:26:29 +01:00
JackDandy
dfedb1f80d Merge branch 'feature/UpdateTornado' into develop 2018-03-28 01:24:20 +01:00
Prinz23
e8ade6ffcf Update Tornado Web Server 4.5.1 (79b2683) → 5.0.1 (35a538f). 2018-03-28 01:24:09 +01:00
JackDandy
11b05e3699 Merge branch 'feature/UpdateSix' into develop 2018-03-28 01:16:43 +01:00