Coder Social home page Coder Social logo

Comments (8)

gaowanliang avatar gaowanliang commented on July 17, 2024 2

目前为测试阶段,没有对downloadFoldermoveFolder进行处理,目前必须在这两个参数后填写有效的地址,一直要改一直都忘了,将在下一个版本解决。

请注意,当前版本仍非稳定版,只处于基本能用的状态,不保证您的正常使用

from downloadbot.

EdisonJwa avatar EdisonJwa commented on July 17, 2024 1

@gaowanliang 测试后发现 运行后程序自动创建的目录 当前(非root)用户无读取权限 导致报错

from downloadbot.

EdisonJwa avatar EdisonJwa commented on July 17, 2024

好的 那么请问如果不需要移动是否只需要将 downloadFolder moveFolder 填写同样内容即可呢

from downloadbot.

gaowanliang avatar gaowanliang commented on July 17, 2024

目前的话随意指定一个实际存在的文件夹即可

请注意,当前版本仍非稳定版,只处于基本能用的状态,不保证您的正常使用

from downloadbot.

EdisonJwa avatar EdisonJwa commented on July 17, 2024

抱歉 现在出现了新的错误
panic: message "configCompleted" not found in language "zh"

Details
panic: message "configCompleted" not found in language "zh"

goroutine 1 [running]:
github.com/nicksnyder/go-i18n/v2/i18n.(*Localizer).MustLocalize(0xc0002b0080, 0xc00008de80, 0xc00013a7c8, 0x16)
        D:/program_data/go/DownloadBot/vendor/github.com/nicksnyder/go-i18n/v2/i18n/localizer.go:211 +0x79
main.locText(0xc00008df18, 0x1, 0x1, 0x0, 0x0)
        D:/program_data/go/DownloadBot/utils.go:157 +0xd5
main.init.0()
        D:/program_data/go/DownloadBot/main.go:27 +0x1be```

</details>

from downloadbot.

gaowanliang avatar gaowanliang commented on July 17, 2024

请根据这里所指示的语言代码重新填写language参数

请注意,当前版本仍非稳定版,只处于基本能用的状态,不保证您的正常使用

from downloadbot.

EdisonJwa avatar EdisonJwa commented on July 17, 2024

抱歉 我已经根据文档进行过了更改,报错信息也没有改变

  "aria2-server": "HIDDEN",
  "aria2-key": "HIDDEN",
  "bot-key": "HIDDEN",
  "user-id": "HIDDEN",
  "max-index": 10,
  "sign": "Main Aria2",
  "language": "en", // 测试过语言为中文(各种)及英文的状态下均报同样的错误
  "downloadFolder": "HIDDEN",
  "moveFolder":"HIDDEN"
}```

from downloadbot.

gaowanliang avatar gaowanliang commented on July 17, 2024

暂时不知道是什么问题导致的,你可以自行去这里下载对应的语言包,放入软件生成的i18n文件夹中,详细原因再待查明。

请注意,当前版本仍非稳定版,只处于基本能用的状态,不保证您的正常使用

from downloadbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.