KikoPlayProject / KikoPlay

KikoPlay - NOT ONLY A Full-Featured Danmu Player 不仅仅是全功能弹幕播放器
https://kikoplay.fun
GNU General Public License v3.0
1.63k stars 96 forks source link

aria2进程冲突 #98

Closed UmbraNix closed 1 year ago

UmbraNix commented 1 year ago

我本身也在用本地的aria2作为下载工具,打开kikoplay后会把我自己的进程冲掉,再关闭kikoplay后就没有开着的aria2了,想问一下有没有什么解决的办法

Protostars commented 1 year ago

目前没有开关,你可以把几行注释之后重新编译 https://github.com/KikoPlayProject/KikoPlay/blob/master/Download/aria2jsonrpc.cpp#L14

Protostars commented 1 year ago

增加了开关Download/KillExistAria2,可在settings.ini中手动设置,默认为true,改成false就不会在启动时结束aria2进程了

UmbraNix commented 1 year ago

感谢作者 heartheartheartheart

FxxKZhangYue commented 1 year ago

增加了开关Download/KillExistAria2,可在settings.ini中手动设置,默认为true,改成false就不会在启动时结束aria2进程了

[Download] KillExistAria2=false

改成false仍然会关闭aria2