File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 104104
105105更新日志
106106----------
107+ **2020-01-06 周一 **: 1.4.7 版本。
108+
109+ * 添加了 qBittorrent v4.2.1 中新 API 的支持。 (#46)
110+
107111**2019-09-17 周二 **: 1.4.6 版本。
108112
109113* 修复了当 Tracker 的 URL 包含端口时,`tracker ` 过滤器需要指定端口的问题。
Original file line number Diff line number Diff line change @@ -108,6 +108,10 @@ Screenshot
108108
109109Changelog
110110----------
111+ **Mon, 6 Jan 2020 **: Version 1.4.7.
112+
113+ * Add support for new API in qBittorrent 4.2.1. (#46)
114+
111115**Tue, 17 Sep 2019 **: Version 1.4.6.
112116
113117* Fix problem that the tracker filter needs to specific ports when the tracker URL includes port number. (#38)
Original file line number Diff line number Diff line change 11#-*- coding:utf-8 -*-
22
33# Current autoremove-torrents version
4- __version__ = '1.4.6 '
4+ __version__ = '1.4.7 '
You can’t perform that action at this time.
0 commit comments