增加预留带宽设置

This commit is contained in:
Doubly
2024-10-26 21:37:40 +08:00
parent dd7a9955eb
commit cc5bc7a100
2 changed files with 25 additions and 2 deletions

View File

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