Added new package luci-app-qbittorrent
This commit is contained in:
@@ -30,6 +30,9 @@ CONFIG_FEED__alpine_fan_control=m
|
|||||||
### qBittorrent
|
### qBittorrent
|
||||||
#GIT_PACKAGE qBittorrent=https://github.com/openwrt-xiaomi/qBittorrent-openwrt-package.git master
|
#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
|
### luci-app-filebrowser
|
||||||
#GIT_PACKAGE luci-app-filebrowser=https://github.com/openwrt-xiaomi/luci-app-filebrowser.git master
|
#GIT_PACKAGE luci-app-filebrowser=https://github.com/openwrt-xiaomi/luci-app-filebrowser.git master
|
||||||
|
|
||||||
|
|||||||
@@ -43,8 +43,9 @@ CONFIG_PACKAGE_luci-app-timecontrol=m
|
|||||||
### qBittorrent
|
### qBittorrent
|
||||||
CONFIG_PACKAGE_boost=y
|
CONFIG_PACKAGE_boost=y
|
||||||
CONFIG_PACKAGE_boost-system=y
|
CONFIG_PACKAGE_boost-system=y
|
||||||
CONFIG_PACKAGE_rblibtorrent=y
|
#CONFIG_PACKAGE_rblibtorrent=y
|
||||||
CONFIG_PACKAGE_qbittorrent=y
|
#CONFIG_PACKAGE_qbittorrent=y
|
||||||
|
CONFIG_PACKAGE_luci-app-qbittorrent=y
|
||||||
|
|
||||||
### FileBrowser
|
### FileBrowser
|
||||||
CONFIG_PACKAGE_wget-ssl=y
|
CONFIG_PACKAGE_wget-ssl=y
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
[ "services", "aria2" ],
|
[ "services", "aria2" ],
|
||||||
[ "services", "samba4" ],
|
[ "services", "samba4" ],
|
||||||
[ "services", "transmission" ],
|
[ "services", "transmission" ],
|
||||||
|
[ "services", "qbittorrent" ],
|
||||||
[ "system", "diskman" ],
|
[ "system", "diskman" ],
|
||||||
[ "services", "disks-info" ],
|
[ "services", "disks-info" ],
|
||||||
[ "services", "hd_idle" ],
|
[ "services", "hd_idle" ],
|
||||||
|
|||||||
Reference in New Issue
Block a user