github nandyalu/trailarr v0.6.0
v0.6.0-Download Tracking and logging improvements

8 hours ago

v0.6.0-beta - November 16, 2025

What's New:

  • Added Download tracking for media items. These will be included in filter options in future releases.
  • Added a best option for Video Resolution in Trailer Profiles to download the best available resolution. Removed 360p option. See Profiles for more details.
  • Video Info dialog in Media Details page will now show more details about the video, audio, and subtitle streams in the downloaded trailer file, along with YouTube information (if embedded in the video).
  • Added Trim Video option in Media Details page to open the video trim dialog. See Trimming Videos for more details.
  • Removed the Theme Toggle button from Top Navigation bar. Theme can now be changed from Settings > General > Theme and will be saved across sessions and devices.
  • Added a Logout button in Top Navigation bar to allow users to logout from the app.
  • Some of the Settings are now highlighted with warning and danger colors to indicate that changing them may have adverse effects on the app functionality. Please refer to the documentation before changing these settings.
  • Added warning messages in Profiles when incompatible format combinations are selected for File Format, Video Format, and Audio Format. See Profiles for more details.
  • Tasks page in Web UI will now have a link to view logs for each task. Click on the log icon next to the task name to view the logs related to that task.

Bug Fixes: 🐛

  • Improved the Remove Silence feature to better detect silence at the end of the video. See Removing Silence for more details.

Other Changes:

  • Refactored Connection and Media database managers to improve maintainability and readability.
  • Updated at field in Media object will now be updated only when certain fields of the media item are modified (title, year, media_exists, media_filename, folder_path, arr_monitored).
  • Improved performance of Frontend by reducing unnecessary API calls and optimizing data handling.
  • Logging system has been updated to use a context uuid (trace_id) to identify logs of an individual task. This will help in better tracking and debugging of tasks.
  • Updated yt-dlp to 2025.11.12 and various other python libraries along with Deno installation required by yt-dlp for solvers.
  • Updated Angular to 20.3.11 and various npm packages.
  • Fixed some color contrast issues in Web UI for better accessibility, and made some minor UI improvements.

Don't miss a new trailarr release

NewReleases is sending notifications on new releases.