Added new package luci-app-qbittorrent

This commit is contained in:
remittor
2023-08-12 16:33:18 +03:00
parent 33dd02d4b0
commit 00b7b0e52f
3 changed files with 7 additions and 2 deletions

View File

@@ -30,6 +30,9 @@ CONFIG_FEED__alpine_fan_control=m
### qBittorrent
#GIT_PACKAGE qBittorrent=https://github.com/openwrt-xiaomi/qBittorrent-openwrt-package.git master
### luci-app-qbittorrent
#GIT_PACKAGE luci-app-qbittorrent=https://github.com/openwrt-xiaomi/luci-app-qbittorrent.git master
### luci-app-filebrowser
#GIT_PACKAGE luci-app-filebrowser=https://github.com/openwrt-xiaomi/luci-app-filebrowser.git master

View File

@@ -43,8 +43,9 @@ CONFIG_PACKAGE_luci-app-timecontrol=m
### qBittorrent
CONFIG_PACKAGE_boost=y
CONFIG_PACKAGE_boost-system=y
CONFIG_PACKAGE_rblibtorrent=y
CONFIG_PACKAGE_qbittorrent=y
#CONFIG_PACKAGE_rblibtorrent=y
#CONFIG_PACKAGE_qbittorrent=y
CONFIG_PACKAGE_luci-app-qbittorrent=y
### FileBrowser
CONFIG_PACKAGE_wget-ssl=y

View File

@@ -7,6 +7,7 @@
[ "services", "aria2" ],
[ "services", "samba4" ],
[ "services", "transmission" ],
[ "services", "qbittorrent" ],
[ "system", "diskman" ],
[ "services", "disks-info" ],
[ "services", "hd_idle" ],