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 }}/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 }}/28/api?apikey={{ prowlarr_api_key }}", // AnimeBytes
|
||||
"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 }}/32/api?apikey={{ prowlarr_api_key }}", // Anthelion
|
||||
|
||||
@@ -5,7 +5,7 @@ networks:
|
||||
services:
|
||||
qbittorrent:
|
||||
container_name: qbittorrent
|
||||
image: lscr.io/linuxserver/qbittorrent:5.1.4
|
||||
image: lscr.io/linuxserver/qbittorrent:5.1.2
|
||||
restart: unless-stopped
|
||||
network_mode: "container:gluetun"
|
||||
environment:
|
||||
|
||||
@@ -41,36 +41,32 @@ cat:
|
||||
tracker:
|
||||
hawke:
|
||||
tag: HUNO
|
||||
digitalcore:
|
||||
tag: DigitalCore
|
||||
myanonamouse:
|
||||
tag: MaM
|
||||
torrentleech|tleechreload:
|
||||
tag: TorrentLeech
|
||||
tag: TL
|
||||
aither:
|
||||
tag: Aither
|
||||
tag: ATH
|
||||
nyaa:
|
||||
tag: Nyaa
|
||||
animetosho:
|
||||
tag: AnimeTosho
|
||||
immortalseed:
|
||||
tag: ImmortalSeed
|
||||
torrentseeds:
|
||||
tag: TorrentSeeds
|
||||
ops:
|
||||
tag: Orpheus
|
||||
tag: OPS
|
||||
reelflix:
|
||||
tag: ReelFlix
|
||||
tag: RFX
|
||||
blutopia:
|
||||
tag: Blu
|
||||
tag: BLU
|
||||
lst:
|
||||
tag: LST
|
||||
speed:
|
||||
tag: Speed.CD
|
||||
alpharatio:
|
||||
tag: AlphaRatio
|
||||
tag: AR
|
||||
filelist:
|
||||
tag: FileList
|
||||
tag: FL
|
||||
skipthecommericals.xyz:
|
||||
tag: STC
|
||||
cathode:
|
||||
@@ -78,7 +74,7 @@ tracker:
|
||||
t-ru.org:
|
||||
tag: rutracker
|
||||
seedpool|seedpool.org:
|
||||
tag: seedpool
|
||||
tag: SP
|
||||
upload.cx:
|
||||
tag: ULCX
|
||||
archlinux:
|
||||
@@ -87,6 +83,8 @@ tracker:
|
||||
tag: AB
|
||||
anthelion:
|
||||
tag: ANT
|
||||
onlyencodes:
|
||||
tag: OE+
|
||||
other:
|
||||
tag: other
|
||||
|
||||
|
||||
Reference in New Issue
Block a user