-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathqb.xml
130 lines (130 loc) · 8.2 KB
/
qb.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0"?>
<Container version="2">
<Name>qb</Name>
<Repository>nevinee/qbittorrent:4.3.7</Repository>
<Registry>https://hub.docker.com/r/nevinee/qbittorrent</Registry>
<Network>br0</Network>
<MyIP>192.168.1.11</MyIP>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/59191-support-linuxserverio-qbittorrent/</Support>
<Project>https://www.qbittorrent.org</Project>
<Overview>The qBittorrent project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.</Overview>
<Category>Downloaders:</Category>
<WebUI>http://[192.168.1.11]:[PORT:8888]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/qbittorrent.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/qbittorrent-icon.png</Icon>
<ExtraParams>-m 8G --restart unless-stopped</ExtraParams>
<PostArgs/>
<CPUset/>
<DateInstalled>1634362272</DateInstalled>
<DonateText/>
<DonateLink/>
<Requires/>
<Description>The qBittorrent project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.</Description>
<Networking>
<Mode>br0</Mode>
<Publish/>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/shua</HostDir>
<ContainerDir>/shua</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/pt</HostDir>
<ContainerDir>/pt</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/qb</HostDir>
<ContainerDir>/data</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>1000</Value>
<Name>PUID</Name>
<Mode/>
</Variable>
<Variable>
<Value>100</Value>
<Name>PGID</Name>
<Mode/>
</Variable>
<Variable>
<Value>Asia/Shanghai</Value>
<Name>TZ</Name>
<Mode/>
</Variable>
<Variable>
<Value>8888</Value>
<Name>WEBUI_PORT</Name>
<Mode/>
</Variable>
<Variable>
<Value>55555</Value>
<Name>BT_PORT</Name>
<Mode/>
</Variable>
<Variable>
<Value>false</Value>
<Name>ENABLE_AUTO_CATEGORY</Name>
<Mode/>
</Variable>
<Variable>
<Value>true</Value>
<Name>DL_FINISH_NOTIFY</Name>
<Mode/>
</Variable>
<Variable>
<Value>400</Value>
<Name>TRACKER_ERROR_COUNT_MIN</Name>
<Mode/>
</Variable>
<Variable>
<Value>000</Value>
<Name>UMASK_SET</Name>
<Mode/>
</Variable>
<Variable>
<Value>xxxxxx</Value>
<Name>IYUU_TOKEN</Name>
<Mode/>
</Variable>
<Variable>
<Value/>
<Name>SCKEY</Name>
<Mode/>
</Variable>
<Variable>
<Value>12 * * * *</Value>
<Name>CRON_HEALTH_CHECK</Name>
<Mode/>
</Variable>
<Variable>
<Value>30 11 * * *</Value>
<Name>CRON_TRACKER_ERROR</Name>
<Mode/>
</Variable>
</Environment>
<Labels/>
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">1000</Config>
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">100</Config>
<Config Name="刷数据硬盘" Target="/shua" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/shua</Config>
<Config Name="时区" Target="TZ" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">Asia/Shanghai</Config>
<Config Name="PT文件夹" Target="/pt" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/pt</Config>
<Config Name="WebUI访问端口" Target="WEBUI_PORT" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">8888</Config>
<Config Name="BT监听端口" Target="BT_PORT" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">55555</Config>
<Config Name="是否自动分类" Target="ENABLE_AUTO_CATEGORY" Default="" Mode="" Description="是否自动分类,默认自动分类,如不想自动分类,请设置为false。4.3.7+可用。" Type="Variable" Display="always" Required="false" Mask="false">false</Config>
<Config Name="下载完成时发送种子完成通知" Target="DL_FINISH_NOTIFY" Default="" Mode="" Description="默认会在下载完成时向设定的通知渠道发送种子下载完成的通知消息,如不想收此类通知,则设置为false。" Type="Variable" Display="always" Required="false" Mask="false">true</Config>
<Config Name="tracker出错数量阈值" Target="TRACKER_ERROR_COUNT_MIN" Default="" Mode="" Description="可以设置的值:正整数。在检测到tracker出错的种子数量超过这个阈值时,给设置的通知渠道发送通知。4.3.7+可用" Type="Variable" Display="always" Required="false" Mask="false">400</Config>
<Config Name="权限掩码" Target="UMASK_SET" Default="" Mode="" Description="权限掩码umask,指定qBittorrent在建立文件时预设的权限掩码,可以设置为022。" Type="Variable" Display="always" Required="false" Mask="false">000</Config>
<Config Name="爱语飞飞" Target="IYUU_TOKEN" Default="" Mode="" Description="爱语飞飞的TOKEN" Type="Variable" Display="always" Required="false" Mask="false">xxxxxx</Config>
<Config Name="ServerChan" Target="SCKEY" Default="" Mode="" Description="ServerChan的TOKEN" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="宕机检查的cron" Target="CRON_HEALTH_CHECK" Default="" Mode="" Description="宕机检查的cron,在设定的cron运行时如发现qbittorrent-nox宕机了,则向设置的通知渠道发送通知。" Type="Variable" Display="always" Required="false" Mask="false">12 * * * *</Config>
<Config Name="检查tracker状态是否健康的cron" Target="CRON_TRACKER_ERROR" Default="" Mode="" Description="检查tracker状态是否健康的cron,在设定的cron将检查所有种子的tracker状态,如果有问题就打上TrackerError的标签。对于种子很多的大户人家,建议把cron频率修改低一些,一天一次即可。" Type="Variable" Display="always" Required="false" Mask="false">30 11 * * *</Config>
<Config Name="AppData Config Path" Target="/data" Default="" Mode="rw" Description="" Type="Path" Display="advanced-hide" Required="true" Mask="false">/mnt/user/appdata/qb</Config>
</Container>