Open ThatYears opened 3 years ago
我尝试更改/config/setting.conf
里面的handle-torrent
选项,但是并没有用。
并没有做这方面的改动,建议删除配置文件后重启容器,再重新修改 在 2021年9月27日 +0800 PM4:59,ThatYears @.***>,写道:
我尝试更改/config/setting.conf里面的handle-torrent选项,但是并没有用。 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
handle-torrent=backup-rename 在 2021年9月27日 +0800 PM6:53,SuperNG6 @.***>,写道:
并没有做这方面的改动,建议删除配置文件后重启容器,再重新修改 在 2021年9月27日 +0800 PM4:59,ThatYears @.***>,写道:
我尝试更改/config/setting.conf里面的handle-torrent选项,但是并没有用。 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
我尝试了下,删除/config/setting.conf
后,重启容器,新生成的配置文件里面默认就是handle-torrent=backup-rename
,然而还是不好使。改成handle-torrent=rename
也没效果,还是直接保存成类似21eff35b3e84df2ce45c3111b7e0195b5a0ca9ba.torrent
的命名在下载目录。
同个配置文件的另一个选项remove-task=rmaria
改值又有效果。
我是在群晖Docker里面创建的Aria2容器,默认设置。只改了端口、文件夹、用户权限,让它能正常运行。之前是会自动把
.torrent
的种子文件重命名并备份到/config/backup-torrent
目录里的。watchtower给它更新后,现在2021.08.24版本只会把.torrent
的种子文件用编码命名保存在下载目录里。现在是不支持重命名了么?