🎉 欢迎访问GreasyFork.Org 镜像站!本镜像站由公众号【爱吃馍】搭建,用于分享脚本。联系邮箱📮

Greasy fork 爱吃馍镜像

qB_WebUI_replace-trackers-with-tag

replace torrents tracker with tag in qBitorrent WebUI

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

🚀 安装遇到问题?关注公众号获取帮助

公众号二维码

扫码关注【爱吃馍】

回复【脚本】获取最新教程和防失联地址

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

🚀 安装遇到问题?关注公众号获取帮助

公众号二维码

扫码关注【爱吃馍】

回复【脚本】获取最新教程和防失联地址

Author
KesaubeEire
Daily installs
0
Total installs
771
Ratings
3 1 0
Version
1.0.1
Created
2023-06-02
Updated
2023-06-02
Size
6.58 KB
License
MIT
Applies to

qB_WebUI_标签批量替换 tracker

参考: https://greasyfork.org/zh-CN/scripts/391688-水水-qbittorrent-管理脚本-qq-群-189574683 感谢这位大佬, 本脚本是参考了一下这个大佬的脚本进行简化而来的


郑重声明

本脚本为个人及朋友需要使用, 如因使用本脚本造成任何损失, 本人概不负责! 请知悉后再使用!

代码流程:

  1. 在 UI 界面开个 button 调出页面
  2. 检测所有指定 tag 的种子 hash
  3. 将所有指定 hash 的种子的 tracker 改为 指定的 tracker

使用说明:

  1. 在油猴的该脚本的用户匹配处输入 qBitorrent-WebUI 的域名和端口 (例如: http://127.0.0.1:8080)
  2. 在 WebUI 页面里的顶部菜单栏找到 '批量替换 Tracker'
  3. 选择相应的标签: 建议将所有需要改的种子都新加一个相同的标签, 同时避免新的标签和已有的标签有字符上的子集关系(即不要在有"123"的标签下新增"12"), 保证新标签是独一无二的