From 5af90518b1b55d02ac27594c79de49c6dc304be5 Mon Sep 17 00:00:00 2001 From: JackDandy Date: Mon, 24 Jun 2019 00:15:00 +0100 Subject: [PATCH] Change add rTorrent 0.9.7 compatibility. Change improve Cloudflare connectivity. --- CHANGES.md | 8 +- HACKS.txt | 1 + gui/slick/interfaces/default/config_search.tmpl | 2 +- gui/slick/js/configSearch.js | 20 +- lib/cfscrape/__init__.py | 2 +- lib/rtorrent/__init__.py | 811 ++++++++++++++---------- lib/rtorrent/common.py | 92 ++- lib/rtorrent/compat.py | 10 + lib/rtorrent/err.py | 8 +- lib/rtorrent/file.py | 79 ++- lib/rtorrent/group.py | 55 +- lib/rtorrent/lib/torrentparser.py | 78 ++- lib/rtorrent/lib/xmlrpc/basic_auth.py | 47 +- lib/rtorrent/lib/xmlrpc/http.py | 2 +- lib/rtorrent/lib/xmlrpc/scgi.py | 74 +-- lib/rtorrent/peer.py | 68 +- lib/rtorrent/rpc/__init__.py | 226 +++---- lib/rtorrent/torrent.py | 517 +++++++++------ lib/rtorrent/tracker.py | 77 ++- sickbeard/clients/generic.py | 2 +- sickbeard/clients/rtorrent.py | 63 +- 21 files changed, 1284 insertions(+), 958 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index cf681fc..f76ac20 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,10 @@ -### 0.19.5 (2019-06-13 18:25:00 UTC) +### 0.19.6 (2019-06-24 00:15:00 UTC) + +* Change add rTorrent 0.9.7 compatibility +* Change improve Cloudflare connectivity + + +### 0.19.5 (2019-06-13 18:25:00 UTC) * Update Js2Py 0.43 (da310bb) to 0.64 (efbfcca) * Change update Cloudflare anti-bot handler diff --git a/HACKS.txt b/HACKS.txt index 0dd835e..94db0ec 100644 --- a/HACKS.txt +++ b/HACKS.txt @@ -10,6 +10,7 @@ Libs with customisations... /lib/hachoir_parser/guess.py /lib/hachoir_parser/misc/torrent.py /lib/lockfile/mkdirlockfile.py +/lib/rtorrent /lib/scandir/scandir.py /lib/tmdb_api/tmdb_api.py /lib/tornado diff --git a/gui/slick/interfaces/default/config_search.tmpl b/gui/slick/interfaces/default/config_search.tmpl index 80fce93..58403ad 100755 --- a/gui/slick/interfaces/default/config_search.tmpl +++ b/gui/slick/interfaces/default/config_search.tmpl @@ -516,7 +516,7 @@ -
+