Lingarr
OfficialDocker app from grtgbln's Repository
Overview
Requirements
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Privileged
- false
Template configuration
Container Port: 8080
- Target
- 8080
- Default
- 8080
- Value
- 8080
Path to movies. The target path MUST match with the target path for Radarr.
Radarr URL
- Target
- RADARR_URL
- Default
- http://localhost:7878
- Value
- http://localhost:7878
Radarr API Key
- Target
- RADARR_API_KEY
Path to TV shows. The target path MUST match with the target path for Sonarr.
Sonarr URL
- Target
- SONARR_URL
- Default
- http://localhost:8989
- Value
- http://localhost:8989
Sonarr API Key
- Target
- SONARR_API_KEY
Database type
- Target
- DB_CONNECTION
- Default
- sqlite|mysql
MySQL host. Remove if not using MySQL.
- Target
- DB_HOST
MySQL port. Remove if not using MySQL.
- Target
- DB_PORT
- Default
- 3306
- Value
- 3306
MySQL database. Remove if not using MySQL.
- Target
- DB_DATABASE
- Default
- LingarrMysql
- Value
- LingarrMysql
MySQL username. Remove if not using MySQL.
- Target
- DB_USERNAME
MySQL password. Remove if not using MySQL.
- Target
- DB_PASSWORD
Translation service type
- Target
- SERVICE_TYPE
- Default
- libretranslate|openai|anthropic|localai|deepl|google|bing|microsoft|yandex
A minified JSON array of source languages for translation.
- Target
- SOURCE_LANGUAGES
- Default
- [{"name":"English","code":"en"},{"name":"Dutch","code":"nl"}]
- Value
- [{"name":"English","code":"en"},{"name":"Dutch","code":"nl"}]
A minified JSON array of target languages for translation.
- Target
- TARGET_LANGUAGES
- Default
- [{"name":"Dutch","code":"nl"},{"name":"English","code":"en"}]
- Value
- [{"name":"Dutch","code":"nl"},{"name":"English","code":"en"}]
AI prompt. Remove if not using an AI system.
- Target
- AI_PROMPT
- Default
- Translate the following text from the source language to the target language:
- Value
- Translate the following text from the source language to the target language:
LibreTranslate URL. Remove if not using LibreTranslate.
- Target
- LIBRETRANSLATE_URL
- Default
- https://libretranslate.com
- Value
- https://libretranslate.com
OpenAI API Key. Remove if not using OpenAI.
- Target
- OPENAI_API_KEY
OpenAI model. Remove if not using OpenAI.
- Target
- OPENAI_MODEL
- Default
- gpt-4o
- Value
- gpt-4o
Anthropic API Key. Remove if not using Anthropic.
- Target
- ANTHROPIC_API_KEY
Anthropic model. Remove if not using Anthropic.
- Target
- ANTHROPIC_MODEL
- Default
- claude-2
- Value
- claude-2
Anthropic API version. Remove if not using Anthropic.
- Target
- ANTHROPIC_VERSION
LocalAI URL. Remove if not using LocalAI.
- Target
- LOCAL_AI_ENDPOINT
- Default
- http://localhost:8080
- Value
- http://localhost:8080
LocalAI API Key. Remove if not using LocalAI.
- Target
- LOCAL_AI_API_KEY
LocalAI model. Remove if not using LocalAI.
- Target
- LOCAL_AI_MODEL
DeepL API Key. Remove if not using DeepL.
- Target
- DEEPL_API_KEY
Path to config files
- Target
- /app/config
- Default
- /mnt/user/appdata/lingarr/config
- Value
- /mnt/user/appdata/lingarr/config
- Default
- 100
- Value
- 100
- Default
- 099
- Value
- 099
Maximum number of concurrent translation jobs
- Target
- MAX_CONCURRENT_JOBS
- Default
- 1
- Value
- 1
Download Statistics
Total Downloads Over Time
Details
lingarr/lingarr:latestRun Lingarr on Unraid.
Lingarr is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.