Skip to content

Commit

Permalink
feat: v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linyuan0213 committed Oct 20, 2024
1 parent 323d288 commit e47bdbf
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,27 @@

### 版本更新

#### v3.6.0

##### 功能优化
- 刷流
- 支持排除订阅
- 支持与模式
- 支持种子Free到期删除
- 支持磁盘剩余空间不足删除
- 支持开启时间段
- 支持 柠檬、PTLGS 站点

##### 问题修复
- 刷流Free种子到期不暂停
- 刷流平均上传速度通过 Qbittorrent API 获取
- 刷流删种不执行
- 自动订阅默认设置不生效
- 群辉机器人发送消息失败
- 部分Rss获取数据失败
- 配置文件修改乱码
- 种子标记部分站点标记错误

#### v3.5.7

##### 功能优化
Expand Down Expand Up @@ -234,7 +255,6 @@ TG群: [https://t.me/+UxUIoJMmH2YwYWE1](https://t.me/+UxUIoJMmH2YwYWE1)

| 站点名 | 刷流 | 搜索订阅 |
| :-----------------: | :--: | :------: |
| HaresClub/白兔 |||
| OurBits/我堡 |||
| 海棠PT |||
| Azusa/梓喵 |||
Expand Down Expand Up @@ -318,4 +338,6 @@ TG群: [https://t.me/+UxUIoJMmH2YwYWE1](https://t.me/+UxUIoJMmH2YwYWE1)
| YemaPT |||
| DogPT |||
| 海胆之家 |||
| 熊猫/PANDA |||
| 熊猫/PANDA |||
| PTLGS |||
| 柠檬 |||
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_VERSION = 'beta-brush'
APP_VERSION = 'v3.6.0'

0 comments on commit e47bdbf

Please sign in to comment.