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-07 周二 **: 1.4.8 版本。
108+
109+ * 修复了在 qBittorrent v4.2.1 中不能删除种子的问题。对造成的不便深感抱歉。 (#53)
110+
107111**2020-01-06 周一 **: 1.4.7 版本。
108112
109- * 添加了 qBittorrent v4.2.1 中新 API 的支持。 (#46)
113+ * 添加了 qBittorrent v4.2.1 中新 API 的支持。 (#46) ** 注意:这个版本有bug,请升级到1.4.8或者更高的版本。 **
110114
111115**2019-09-17 周二 **: 1.4.6 版本。
112116
Original file line number Diff line number Diff line change @@ -108,9 +108,13 @@ Screenshot
108108
109109Changelog
110110----------
111+ **Tue, 7 Jan 2020 **: Version 1.4.8.
112+
113+ * Fix bug that cannot delete torrents in qBittorrent v4.2.1+. Sorry for any inconvenience. (#53)
114+
111115**Mon, 6 Jan 2020 **: Version 1.4.7.
112116
113- * Add support for new API in qBittorrent 4.2.1. (#46)
117+ * Add support for new API in qBittorrent 4.2.1. (#46) ** Note: This version has a bug. Please upgrade to v1.4.8 or higher. **
114118
115119**Tue, 17 Sep 2019 **: Version 1.4.6.
116120
Original file line number Diff line number Diff line change 11#-*- coding:utf-8 -*-
22
33# Current autoremove-torrents version
4- __version__ = '1.4.7 '
4+ __version__ = '1.4.8 '
You can’t perform that action at this time.
0 commit comments