fix:修复多下载器时,比例分配错误问题

This commit is contained in:
Doubly
2024-10-26 20:27:48 +08:00
parent 5e136cd785
commit a89bda961b
2 changed files with 8 additions and 6 deletions

View File

@@ -182,11 +182,12 @@
"name": "播放限速",
"description": "外网播放媒体库视频时,自动对下载器进行限速。",
"labels": "网络",
"version": "1.2",
"version": "1.2.1",
"icon": "Librespeed_A.png",
"author": "Shurelol",
"level": 1,
"history": {
"v1.2.1": "修复多下载器时限速比例计算错误问题",
"v1.2": "增加不限速路径配置,以应对网盘直链播放的情况"
}
},