35 lines
840 B
TOML
35 lines
840 B
TOML
[flags]
|
|
enable_anilist_tests = true
|
|
enable_anilist_mutation_tests = false
|
|
enable_mal_tests = true
|
|
enable_mal_mutation_tests = false
|
|
enable_media_player_tests = true
|
|
|
|
[provider]
|
|
anilist_jwt = ''
|
|
anilist_username = ''
|
|
mal_jwt = ''
|
|
qbittorrent_username = ''
|
|
qbittorrent_password = ''
|
|
qbittorrent_host = '127.0.0.1'
|
|
qbittorrent_port = 8081
|
|
qbittorrent_path = 'C:\Program Files\qBittorrent\qbittorrent.exe'
|
|
transmission_host = '127.0.0.1'
|
|
transmission_port = 9091
|
|
transmission_path = 'C:\Program Files\Transmission\transmission-qt.exe'
|
|
transmission_username = ''
|
|
transmission_password = ''
|
|
mpc_host = '127.0.0.1'
|
|
mpc_port = 13579
|
|
mpc_path = 'C:\Program Files\MPC-HC\mpc-hc64.exe'
|
|
vlc_host = '127.0.0.1'
|
|
vlc_port = 8080
|
|
vlc_path = 'C:\Program Files\VideoLAN\VLC\vlc.exe'
|
|
torbox_api_key = ""
|
|
|
|
[path]
|
|
dataDir = ''
|
|
|
|
[database]
|
|
name = 'seanime-test'
|