Levi

Results 424 comments of Levi

See below gif: ![Image](https://github.com/user-attachments/assets/cd4a773f-e568-41d1-8201-fb28c85e38af) If I can't reproduce this issue, it might be difficult to fix unless I can debug it in your desktop environment.

@copilot When I switch network, the task status does not change

@copilot It still isn't working. I suspect that the network status listening handler hasn't been triggered

When this is selected, gopeed will skip the file selector and extension hooks.

没太懂怎么打通,这两个方式适用的场景就是不一样的

appimage好像安装问题挺多的,我对linux桌面环境也不熟,要不试试snap或者flathub吧

这个就不考虑添加了,因为还有BT这种多文件的实现不了

Docker需要在启动的时候通过参数指定token,可以参考:https://docs.gopeed.com/zh/install.html#web-%E9%85%8D%E7%BD%AE - 示例 ```sh docker run --name gopeed -d -p 9999:9999 -v /path/to/download:/root/Downloads -v /path/to/storage:/app/storage liwei2633/gopeed -u admin -p 123456 -T token ```

目前只能在启动的时候指定