Files
mpv-config/script-opts/mpv_torrserver.conf
T
2026-03-27 07:06:16 +01:00

11 lines
647 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
##指定 TorrServer HTTP 地址,示例为默认值
server=http://localhost:8090
##指定是否启用 TorrServer 初始化。默认值no
#! 仅当 TorrServer 位于同一台设备上且未设置自启动时,才需要启用此选项
torrserver_init=no
##指定 TorrServer 路径,示例为默认值。可以为相对路径(已设置环境变量)或绝对路径
##需自行安装 TorrServer详见https://github.com/YouROK/TorrServer
#! 仅当 torrserver_init=yes 时,才需要设置此选项
torrserver_path=TorrServer
##指定是否查找可能的外部轨道音轨、字幕。默认值yes
search_for_external_tracks=yes