v0.6.3-beta - December 14, 2025
What's New: ✨
- Added
external URL[Optional] field to Connection settings to allow specifying a different URL for use with reverse proxies. This URL will be used by Trailarr when generating links to media items in the web interface. Fixes #336. - Added options to delete the downloaded trailers when media file is deleted from disk, and/or when media is removed from the connected Arr application. These options can be enabled from
Settings > General > Delete Trailers. See General Settings for more details. Thanks to PR #414 by @lems111.
Bug Fixes: 🐛
- Fixed missing argument in
_cleanup_tasksthat caused an exception during startup when running cleanup task. Fixes #397. - Fixed a bug that caused
Scan Disk for Trailerstask to fail on certain media items where downloaded trailer file is deleted. Fixes #401.
Other Changes: ⚡
- Updated
Cleanup Tasksto use the newDownloads for analyzing and cleaning up old downloads. - Updated Angular to
21.0.5and various npm packages. - Updated FastAPI to
0.124.4and various python packages. - Refactored
Connectionform to use Angular Signal Form for better performance and maintainability. - Profile Select Dialog will now select the first profile by default if available. Fixes #410.
Homepage will now show media items that have at least one successful download instead of checking fordownloadedstatus. This will help show media items that have trailers downloaded even if their status is not updated todownloaded.- Refactored Files component in Media Details page to move dialogs into individual components for better maintainability.
- Added an example configuration for setting up Network Drives with Docker Compose in the Getting Started section of the documentation.
Happy Holidays 🔔🎄🎁❄️
This might be the last release for this year. Enjoy the holidays. Hope you all have a Merry Christmas and Happy New Year!