lingarr
Media ServersAn application that automatically translates subtitle files to any target language using multiple translation services.
Features
- Supports multiple translation back‑ends (LibreTranslate, DeepL, OpenAI, Google, etc.)
- Runs as a Docker container with multi‑architecture images (AMD64 and ARM64)
- Flexible database options – MySQL, PostgreSQL, or SQLite
- Configurable via environment variables for concurrency and connection settings
Recent releases
View all 11 releases →
1.1.0
Breaking risk
Breaking changes
- Removed splitting subtitles into separate lines.
Notable features
- Added include (whitelist) functionality to replace exclude (blacklist).
- Enhanced UI with hover effects on episode, season, and movie tables.
- Convert Sonarr and Radarr's DateAdded field values to UTC.
Full changelog
What's Changed
- Merge duplicate positions in batch translation responses by @rowanfuchs in https://github.com/lingarr-translate/lingarr/pull/348
- feat: Add include (whitelist) functionality to replace exclude (blacklist) by @b0ril in https://github.com/lingarr-translate/lingarr/pull/321
- removed splitting subtitles into seperate lines by @rowanfuchs in https://github.com/lingarr-translate/lingarr/pull/353
- feat: enhance UI with hover effects on episode, season, and movie tables by @telometto in https://github.com/lingarr-translate/lingarr/pull/371
- fix: dedupe content-path + ExecuteUpdateAsync in catch (refs #339) by @SpyrosPsarras in https://github.com/lingarr-translate/lingarr/pull/377
- convert Sonarr and Radarr's DateAdded to UTC by @rowanfuchs in https://github.com/lingarr-translate/lingarr/pull/386
- fixed swapped mismatched queues on sync jobs by @rowanfuchs in https://github.com/lingarr-translate/lingarr/pull/387
- version bump and surpressed errors by @rowanfuchs in https://github.com/lingarr-translate/lingarr/pull/388
- Bump the nuget-minor-and-patch group with 17 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/343
- Bump the npm-minor-and-patch group in /Lingarr.Client with 10 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/342
- Bump picomatch from 4.0.3 to 4.0.4 in /Lingarr.Client by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/354
- Bump yaml from 2.8.2 to 2.8.3 in /Lingarr.Client by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/355
- Bump the npm-minor-and-patch group in /Lingarr.Client with 11 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/356
- Bump the nuget-minor-and-patch group with 15 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/358
- Bump vite from 7.3.1 to 7.3.2 in /Lingarr.Client by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/363
- Bump axios from 1.14.0 to 1.15.0 in /Lingarr.Client by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/368
- Bump follow-redirects from 1.15.11 to 1.16.0 in /Lingarr.Client by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/372
- Bump the npm-minor-and-patch group in /Lingarr.Client with 11 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/382
- Bump the nuget-minor-and-patch group with 12 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/384
- Bump the npm-major group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/lingarr-translate/lingarr/pull/383
Full Changelog: https://github.com/lingarr-translate/lingarr/compare/1.0.9...1.1.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Install & Platforms
Install via
docker
Platforms
linux
arm64