更换qBittorrent主题(群晖套件版)Web UI:qb-web、VueTorrent、iQbit(适应手机)缩略图
内容纲要

前言:

qBittorrent默认主题肯定是最好的。。。
就是手机web界面不好用。。。


下面正式开始

群晖矿神套件源:

DSM6.x矿神SPK套件源:https://spk.imnks.com/
DSM7.x矿神SPK套件源:https://spk7.imnks.com/

脚本只支持群晖‘套件’ ‘套件’‘套件’‘套件’,不支持‘Docker’!‘Docker’可以自己下载压缩包映射路径即可。

如何添加套件源和下载套件以及使用ssh连接就不说了(用root账户),不懂的请自己去百度一下。

复制下面命令到命令窗口
wget http://code.imnks.com/qb-webui/webui_0610.tar.gz
tar -zxvf webui_0610.tar.gz -C /var/packages/qBittorrent/target/qBittorrent_conf/config/
cd /var/packages/qBittorrent/target/qBittorrent_conf/config/

更换qBittorrent主题(群晖套件版)Web UI:qb-web、VueTorrent、iQbit(适应手机)插图

下面我们来修复文件夹权限,‘请注意区分是DSM7.X、还是DSM6.X’请对号入座

chown -R qBittorrent:qBittorrent webui
#DSM7.x修复文件夹权限,看清楚DSM7.x是‘7’啊

chown -R sc-qBittorrent:qBittorrent webui
#DSM6.x修复文件夹权限,看清楚DSM6.x是‘6’啊

修复完成后就会得到下面的反馈
更换qBittorrent主题(群晖套件版)Web UI:qb-web、VueTorrent、iQbit(适应手机)插图1

安装完毕在qBittorrent选项 Web UI界面启用填写路径。

更换qBittorrent主题(群晖套件版)Web UI:qb-web、VueTorrent、iQbit(适应手机)插图2

填写好路径就点击‘保存’。下面是主题展示

如果路径填错等无法打开,一键恢复:(用ssh恢复,以前浏览器访问特殊地址方法无效。)

sed -i 's/AlternativeUIEnabled=true/AlternativeUIEnabled=false/g' /var/packages/qBittorrent/target/qBittorrent_conf/config/qBittorrent.conf

1、qb-web ☆☆☆☆

项目地址:https://github.com/CzBiX/qb-web
Web UI路径:/var/packages/qBittorrent/target/qBittorrent_conf/config/webui/qb-web

浏览器界面清爽,支持亮色暗色界面,基本配置都可以操作,RSS和搜索也可以使用。

1-1、web UI界面

更换qBittorrent主题(群晖套件版)Web UI:qb-web、VueTorrent、iQbit(适应手机)插图3

1-2、手机web UI界面

更换qBittorrent主题(群晖套件版)Web UI:qb-web、VueTorrent、iQbit(适应手机)插图4

2、VueTorrent ☆☆☆☆☆

项目地址:https://github.com/WDaan/VueTorrent
Web UI路径:/var/packages/qBittorrent/target/qBittorrent_conf/config/webui/vuetorrent

浏览器界面比较现代化

2-1、web UI界面

更换qBittorrent主题(群晖套件版)Web UI:qb-web、VueTorrent、iQbit(适应手机)插图5
更换qBittorrent主题(群晖套件版)Web UI:qb-web、VueTorrent、iQbit(适应手机)插图6

2-2、手机web UI界面

更换qBittorrent主题(群晖套件版)Web UI:qb-web、VueTorrent、iQbit(适应手机)插图7

3、iQbit ☆☆
项目地址:https://codeload.github.com/ntoporcov/iQbit/zip/refs/heads/master
Web UI路径:/var/packages/qBittorrent/target/qBittorrent_conf/config/webui/iqbit

浏览器界面。。。这货好像不支持中文,长文件名被截断了,使用效果不佳我就不贴图了

发表回复