Lingarr
官方Docker 应用程序 from grtgbln's Repository
概述
要求
Requires an optional separate MySQL database container if using MySQL as the database.
Requires an optional separate LibreTranslate container if using self-hosted LibreTranslate as the translation service.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]/- 网络
bridge- 特权
- false
模板配置
Container Port: 8080
- 目标
- 8080
- 默认值
- 8080
- 价值
- 8080
Path to movies. The target path MUST match with the target path for Radarr.
Radarr URL
- 目标
- RADARR_URL
- 默认值
- http://localhost:7878
- 价值
- http://localhost:7878
Radarr API Key
- 目标
- RADARR_API_KEY
Path to TV shows. The target path MUST match with the target path for Sonarr.
Sonarr URL
- 目标
- SONARR_URL
- 默认值
- http://localhost:8989
- 价值
- http://localhost:8989
Sonarr API Key
- 目标
- SONARR_API_KEY
Database type
- 目标
- DB_CONNECTION
- 默认值
- sqlite|mysql
MySQL host. Remove if not using MySQL.
- 目标
- DB_HOST
MySQL port. Remove if not using MySQL.
- 目标
- DB_PORT
- 默认值
- 3306
- 价值
- 3306
MySQL database. Remove if not using MySQL.
- 目标
- DB_DATABASE
- 默认值
- LingarrMysql
- 价值
- LingarrMysql
MySQL username. Remove if not using MySQL.
- 目标
- DB_USERNAME
MySQL password. Remove if not using MySQL.
- 目标
- DB_PASSWORD
Translation service type
- 目标
- SERVICE_TYPE
- 默认值
- libretranslate|openai|anthropic|localai|deepl|google|bing|microsoft|yandex
A minified JSON array of source languages for translation.
- 目标
- SOURCE_LANGUAGES
- 默认值
- [{"name":"English","code":"en"},{"name":"Dutch","code":"nl"}]
- 价值
- [{"name":"English","code":"en"},{"name":"Dutch","code":"nl"}]
A minified JSON array of target languages for translation.
- 目标
- TARGET_LANGUAGES
- 默认值
- [{"name":"Dutch","code":"nl"},{"name":"English","code":"en"}]
- 价值
- [{"name":"Dutch","code":"nl"},{"name":"English","code":"en"}]
AI prompt. Remove if not using an AI system.
- 目标
- AI_PROMPT
- 默认值
- Translate the following text from the source language to the target language:
- 价值
- Translate the following text from the source language to the target language:
LibreTranslate URL. Remove if not using LibreTranslate.
- 目标
- LIBRETRANSLATE_URL
- 默认值
- https://libretranslate.com
- 价值
- https://libretranslate.com
OpenAI API Key. Remove if not using OpenAI.
- 目标
- OPENAI_API_KEY
OpenAI model. Remove if not using OpenAI.
- 目标
- OPENAI_MODEL
- 默认值
- gpt-4o
- 价值
- gpt-4o
Anthropic API Key. Remove if not using Anthropic.
- 目标
- ANTHROPIC_API_KEY
Anthropic model. Remove if not using Anthropic.
- 目标
- ANTHROPIC_MODEL
- 默认值
- claude-2
- 价值
- claude-2
Anthropic API version. Remove if not using Anthropic.
- 目标
- ANTHROPIC_VERSION
LocalAI URL. Remove if not using LocalAI.
- 目标
- LOCAL_AI_ENDPOINT
- 默认值
- http://localhost:8080
- 价值
- http://localhost:8080
LocalAI API Key. Remove if not using LocalAI.
- 目标
- LOCAL_AI_API_KEY
LocalAI model. Remove if not using LocalAI.
- 目标
- LOCAL_AI_MODEL
DeepL API Key. Remove if not using DeepL.
- 目标
- DEEPL_API_KEY
Path to config files
- 目标
- /app/config
- 默认值
- /mnt/user/appdata/lingarr/config
- 价值
- /mnt/user/appdata/lingarr/config
- 默认值
- 100
- 价值
- 100
- 默认值
- 099
- 价值
- 099
Maximum number of concurrent translation jobs
- 目标
- MAX_CONCURRENT_JOBS
- 默认值
- 1
- 价值
- 1
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 Lingarr 。
Lingarr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。