miyouzi / aniGamerPlus

巴哈姆特動畫瘋自動下載工具,支援命令行
GNU General Public License v3.0
677 stars 92 forks source link

Synology Docker安裝問題 #193

Closed Arcelibs closed 2 years ago

Arcelibs commented 2 years ago

問題描述

在這裏詳細説明你遇到了什麽問題

嘗試於Synology Nas上面的Docker安裝aniGamerPlus

使用tonypepe/anigamerplus latest

有映射/config.json到NAS資料夾中的config.json image

錯誤截圖

在這裏附上錯誤的窗口截圖

image

config.json 配置

#將你的config.json内容複製到這裏#

confg.json.txt

sn_list.txt 配置

#將你的sn_list.txt内容複製到這裏#

最好上傳 log 檔案

miyouzi commented 2 years ago

confg.json 不能這麽寫,程式讀取的 json 不支持注釋, 你需要將 config-sample.json 改名成 config.json 再以自己需要去配置

Arcelibs commented 2 years ago

這個有教學嗎,不是很懂所謂的config-sample.json 改名成 config.json是什麼意思,Docker新手

miyouzi commented 2 years ago

https://github.com/miyouzi/aniGamerPlus/blob/master/config-sample.json

下載這個檔案,重命名,替換掉你自己弄的配置文件

Arcelibs commented 2 years ago

解決了,謝謝