This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixes incorrect trailer_exists flag after file size limit changes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds Yt-dlp Nightly Builds setting under Settings > General > Experimental Options. Adds Yt-dlp Nightly Builds setting under Settings > General > Experimental Options. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Dependency | Low |
Updated Python packages to latest versions. Updated Python packages to latest versions. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Bugfix | Medium |
Fixes incorrect `trailer_exists` flag after file size limit change for unmonitored items. Fixes incorrect `trailer_exists` flag after file size limit change for unmonitored items. Source: llm_adapter@2026-06-09 Confidence: high |
— |
Full changelog
v0.9.7-beta - June 09, 2026
What's New: ✨
- Added Yt-dlp Nightly Builds setting — when Update Yt-dlp is enabled, you can now opt into nightly builds instead of the latest stable release. The setting is available under Settings > General > Experimental Options and works for both Docker and direct installations. Fixes #573.
Bug Fixes: 🐛
- Incorrect
trailer_existsflag after file size limit change — Media items that had a trailer downloaded under a profile with Stop Monitoring enabled could be left withtrailer_exists=Falseandstatus=Missingdue to a previous file size limit rejecting the file. A one-time startup fix now detects these items (unmonitored, no trailer flag, but a valid download record withfile_exists=True) and corrects bothtrailer_existsand the media status toDownloaded.
Other Changes: ⚡
- Updated Python packages to latest versions.
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.
Share this release
About trailarr
Trailarr is a Docker application to download and manage trailers for your Radarr and Sonarr libraries.
Related context
Related tools
Beta — feedback welcome: [email protected]