Lingarr
OficialAplicación Docker from grtgbln's Repository
Visión general
Requisitos
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Container Port: 8080
- Objetivo
- 8080
- Por defecto
- 8080
- Valor
- 8080
Path to movies. The target path MUST match with the target path for Radarr.
Radarr URL
- Objetivo
- RADARR_URL
- Por defecto
- http://localhost:7878
- Valor
- http://localhost:7878
Radarr API Key
- Objetivo
- RADARR_API_KEY
Path to TV shows. The target path MUST match with the target path for Sonarr.
Sonarr URL
- Objetivo
- SONARR_URL
- Por defecto
- http://localhost:8989
- Valor
- http://localhost:8989
Sonarr API Key
- Objetivo
- SONARR_API_KEY
Database type
- Objetivo
- DB_CONNECTION
- Por defecto
- sqlite|mysql
MySQL host. Remove if not using MySQL.
- Objetivo
- DB_HOST
MySQL port. Remove if not using MySQL.
- Objetivo
- DB_PORT
- Por defecto
- 3306
- Valor
- 3306
MySQL database. Remove if not using MySQL.
- Objetivo
- DB_DATABASE
- Por defecto
- LingarrMysql
- Valor
- LingarrMysql
MySQL username. Remove if not using MySQL.
- Objetivo
- DB_USERNAME
MySQL password. Remove if not using MySQL.
- Objetivo
- DB_PASSWORD
Translation service type
- Objetivo
- SERVICE_TYPE
- Por defecto
- libretranslate|openai|anthropic|localai|deepl|google|bing|microsoft|yandex
A minified JSON array of source languages for translation.
- Objetivo
- SOURCE_LANGUAGES
- Por defecto
- [{"name":"English","code":"en"},{"name":"Dutch","code":"nl"}]
- Valor
- [{"name":"English","code":"en"},{"name":"Dutch","code":"nl"}]
A minified JSON array of target languages for translation.
- Objetivo
- TARGET_LANGUAGES
- Por defecto
- [{"name":"Dutch","code":"nl"},{"name":"English","code":"en"}]
- Valor
- [{"name":"Dutch","code":"nl"},{"name":"English","code":"en"}]
AI prompt. Remove if not using an AI system.
- Objetivo
- AI_PROMPT
- Por defecto
- Translate the following text from the source language to the target language:
- Valor
- Translate the following text from the source language to the target language:
LibreTranslate URL. Remove if not using LibreTranslate.
- Objetivo
- LIBRETRANSLATE_URL
- Por defecto
- https://libretranslate.com
- Valor
- https://libretranslate.com
OpenAI API Key. Remove if not using OpenAI.
- Objetivo
- OPENAI_API_KEY
OpenAI model. Remove if not using OpenAI.
- Objetivo
- OPENAI_MODEL
- Por defecto
- gpt-4o
- Valor
- gpt-4o
Anthropic API Key. Remove if not using Anthropic.
- Objetivo
- ANTHROPIC_API_KEY
Anthropic model. Remove if not using Anthropic.
- Objetivo
- ANTHROPIC_MODEL
- Por defecto
- claude-2
- Valor
- claude-2
Anthropic API version. Remove if not using Anthropic.
- Objetivo
- ANTHROPIC_VERSION
LocalAI URL. Remove if not using LocalAI.
- Objetivo
- LOCAL_AI_ENDPOINT
- Por defecto
- http://localhost:8080
- Valor
- http://localhost:8080
LocalAI API Key. Remove if not using LocalAI.
- Objetivo
- LOCAL_AI_API_KEY
LocalAI model. Remove if not using LocalAI.
- Objetivo
- LOCAL_AI_MODEL
DeepL API Key. Remove if not using DeepL.
- Objetivo
- DEEPL_API_KEY
Path to config files
- Objetivo
- /app/config
- Por defecto
- /mnt/user/appdata/lingarr/config
- Valor
- /mnt/user/appdata/lingarr/config
- Por defecto
- 100
- Valor
- 100
- Por defecto
- 099
- Valor
- 099
Maximum number of concurrent translation jobs
- Objetivo
- MAX_CONCURRENT_JOBS
- Por defecto
- 1
- Valor
- 1
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
lingarr/lingarr:latestEjecute Lingarr en Unraid.
Lingarr se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.