node build fixed

This commit is contained in:
ra_ma
2025-09-20 14:08:38 +01:00
parent c6ebbe069d
commit 3d298fa434
1516 changed files with 535727 additions and 2 deletions

View File

View File

@@ -0,0 +1,34 @@
[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'

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff