Qbittorrent and qbitmanage updates
This commit is contained in:
@@ -15,6 +15,7 @@ module.exports = {
|
|||||||
"http://prowlarr.local.{{ personal_domain }}/19/api?apikey={{ prowlarr_api_key }}", // Cathode-Ray.Tube
|
"http://prowlarr.local.{{ personal_domain }}/19/api?apikey={{ prowlarr_api_key }}", // Cathode-Ray.Tube
|
||||||
"http://prowlarr.local.{{ personal_domain }}/25/api?apikey={{ prowlarr_api_key }}", // seedpool
|
"http://prowlarr.local.{{ personal_domain }}/25/api?apikey={{ prowlarr_api_key }}", // seedpool
|
||||||
"http://prowlarr.local.{{ personal_domain }}/27/api?apikey={{ prowlarr_api_key }}", // Upload.cx
|
"http://prowlarr.local.{{ personal_domain }}/27/api?apikey={{ prowlarr_api_key }}", // Upload.cx
|
||||||
|
"http://prowlarr.local.{{ personal_domain }}/28/api?apikey={{ prowlarr_api_key }}", // AnimeBytes
|
||||||
"http://prowlarr.local.{{ personal_domain }}/30/api?apikey={{ prowlarr_api_key }}", // DocsPedia
|
"http://prowlarr.local.{{ personal_domain }}/30/api?apikey={{ prowlarr_api_key }}", // DocsPedia
|
||||||
"http://prowlarr.local.{{ personal_domain }}/31/api?apikey={{ prowlarr_api_key }}", // OnlyEncodes+
|
"http://prowlarr.local.{{ personal_domain }}/31/api?apikey={{ prowlarr_api_key }}", // OnlyEncodes+
|
||||||
"http://prowlarr.local.{{ personal_domain }}/32/api?apikey={{ prowlarr_api_key }}", // Anthelion
|
"http://prowlarr.local.{{ personal_domain }}/32/api?apikey={{ prowlarr_api_key }}", // Anthelion
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ networks:
|
|||||||
services:
|
services:
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
container_name: qbittorrent
|
container_name: qbittorrent
|
||||||
image: lscr.io/linuxserver/qbittorrent:5.1.4
|
image: lscr.io/linuxserver/qbittorrent:5.1.2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
network_mode: "container:gluetun"
|
network_mode: "container:gluetun"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
@@ -41,36 +41,32 @@ cat:
|
|||||||
tracker:
|
tracker:
|
||||||
hawke:
|
hawke:
|
||||||
tag: HUNO
|
tag: HUNO
|
||||||
digitalcore:
|
|
||||||
tag: DigitalCore
|
|
||||||
myanonamouse:
|
myanonamouse:
|
||||||
tag: MaM
|
tag: MaM
|
||||||
torrentleech|tleechreload:
|
torrentleech|tleechreload:
|
||||||
tag: TorrentLeech
|
tag: TL
|
||||||
aither:
|
aither:
|
||||||
tag: Aither
|
tag: ATH
|
||||||
nyaa:
|
nyaa:
|
||||||
tag: Nyaa
|
tag: Nyaa
|
||||||
animetosho:
|
animetosho:
|
||||||
tag: AnimeTosho
|
tag: AnimeTosho
|
||||||
immortalseed:
|
immortalseed:
|
||||||
tag: ImmortalSeed
|
tag: ImmortalSeed
|
||||||
torrentseeds:
|
|
||||||
tag: TorrentSeeds
|
|
||||||
ops:
|
ops:
|
||||||
tag: Orpheus
|
tag: OPS
|
||||||
reelflix:
|
reelflix:
|
||||||
tag: ReelFlix
|
tag: RFX
|
||||||
blutopia:
|
blutopia:
|
||||||
tag: Blu
|
tag: BLU
|
||||||
lst:
|
lst:
|
||||||
tag: LST
|
tag: LST
|
||||||
speed:
|
speed:
|
||||||
tag: Speed.CD
|
tag: Speed.CD
|
||||||
alpharatio:
|
alpharatio:
|
||||||
tag: AlphaRatio
|
tag: AR
|
||||||
filelist:
|
filelist:
|
||||||
tag: FileList
|
tag: FL
|
||||||
skipthecommericals.xyz:
|
skipthecommericals.xyz:
|
||||||
tag: STC
|
tag: STC
|
||||||
cathode:
|
cathode:
|
||||||
@@ -78,7 +74,7 @@ tracker:
|
|||||||
t-ru.org:
|
t-ru.org:
|
||||||
tag: rutracker
|
tag: rutracker
|
||||||
seedpool|seedpool.org:
|
seedpool|seedpool.org:
|
||||||
tag: seedpool
|
tag: SP
|
||||||
upload.cx:
|
upload.cx:
|
||||||
tag: ULCX
|
tag: ULCX
|
||||||
archlinux:
|
archlinux:
|
||||||
@@ -87,6 +83,8 @@ tracker:
|
|||||||
tag: AB
|
tag: AB
|
||||||
anthelion:
|
anthelion:
|
||||||
tag: ANT
|
tag: ANT
|
||||||
|
onlyencodes:
|
||||||
|
tag: OE+
|
||||||
other:
|
other:
|
||||||
tag: other
|
tag: other
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user