2021-02-21 11:45:09 +08:00
|
|
|
# qBittorrent parameters
|
2021-02-20 13:04:02 +08:00
|
|
|
qbt:
|
|
|
|
host: 'localhost:8080'
|
|
|
|
user: 'username'
|
|
|
|
pass: 'password'
|
2021-03-02 09:59:47 +08:00
|
|
|
|
2021-02-27 04:59:52 +08:00
|
|
|
directory:
|
|
|
|
# Do not remove these
|
2021-03-12 06:41:17 +08:00
|
|
|
# Cross-seed var: </your/path/here/> #Output directory of cross-seed
|
|
|
|
# root_dir var: </your/path/here/> #Root downloads directory used to check for orphaned files
|
|
|
|
# <OPTIONAL> remote_dir var: </your/path/here/> # Path of docker host mapping of root_dir
|
2021-02-27 04:59:52 +08:00
|
|
|
cross_seed: '/your/path/here/'
|
2021-03-12 06:41:17 +08:00
|
|
|
root_dir: '/data/torrents/'
|
|
|
|
remote_dir: '/mnt/user/data/torrents/'
|
|
|
|
|
2021-02-27 04:59:52 +08:00
|
|
|
# Category/Pathing Parameters
|
2021-02-20 13:04:02 +08:00
|
|
|
cat:
|
2021-03-02 09:59:47 +08:00
|
|
|
# <Category Name> : <save_path> #Path of your save directory. Can be a keyword or full path
|
|
|
|
movies: '/data/torrents/Movies'
|
|
|
|
tv: 'TV'
|
2021-02-27 19:05:17 +08:00
|
|
|
|
2021-02-21 11:45:09 +08:00
|
|
|
# Tag Parameters
|
2021-02-20 13:04:02 +08:00
|
|
|
tags:
|
|
|
|
# <Tracker URL Keyword>: <Tag Name>
|
|
|
|
beyond-hd: Beyond-HD
|
2021-02-25 02:28:07 +08:00
|
|
|
privatehd: PrivateHD
|
2021-02-20 13:04:02 +08:00
|
|
|
animebytes.tv: AnimeBytes
|
|
|
|
avistaz: Avistaz
|
|
|
|
landof.tv: BroadcasTheNet
|
2021-02-21 11:45:09 +08:00
|
|
|
passthepopcorn: PassThePopcorn
|
2021-02-25 02:28:07 +08:00
|
|
|
torrentleech: TorrentLeech
|
|
|
|
tleechreload: TorrentLeech
|
|
|
|
gazellegames: GGn
|
|
|
|
blutopia: Blutopia
|
|
|
|
hdts: HDTorrents
|
|
|
|
tv-vault: TV-Vault
|
2021-02-27 08:46:13 +08:00
|
|
|
cartoonchaos: CartoonChaos
|