gaowanliang / gaowanliang/DownloadBot
设置的下载目录不起作用
- Dominant language
- Go
- Stars
- 800
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
这是我的config.json
{
"aria2-server": "ws://127.0.0.1:6800/jsonrpc",
"aria2-key": "xxx",
"bot-key": "123:xxx",
"user-id": "123",
"max-index": 10,
"sign": "Main Aria2",
"language": "zh-CN",
"downloadFolder": "/root/Download",
"moveFolder":"/root/OneDrive"
}
但是文件并没有下载到/root/Download下,而是下载到了/usr/local/caddy/www/aria2/Download/下
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file, test, or entry point is identified. Start by tracing how config.json's downloadFolder is read and passed to the aria2 server, then verify the configured path is used instead of /usr/local/caddy/www/aria2/Download/.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100