github nandyalu/trailarr v0.2.3-beta
v0.2.3-beta Release

latest releases: v0.2.6, v0.2.5, v0.2.4...
19 days ago

v0.2.3-beta - December 04, 2024

What's New:

  • Created a Discord Server for Trailarr.
  • Added an option Always Search which when enabled will not use the YouTube trailer id provided by Arrs and searches on YouTube. Related to #6
  • Added an option Search Query to specify the query used to search for trailers on YouTube. Fixes #6
  • Added an option Trailer Volume Level to increase/decrease loudness of the downloaded trailer. Fixes #41
  • Added options to specify the minimun and maximum duration of the trailer to download. Fixes #59
  • Added an option to specify filter words to exclude trailers with those words in the title. Related to #59
  • Browser authentication can now be disabled by setting WEBUI_DISABLE_AUTH=True env variable in docker command. Fixes #67
  • Logs layout has been updated, added a search bar and increased log size to 1MB (more logs will be displayed now).

Bug Fixes: 🐛

  • Added some exception handling so that when a trailer download fails, it continues with the next download. Closes #70
  • Some other minor bug fixes in trailer downloads.

Other Changes:

  • Updated some logs for trailer downloads.
  • Updated the search service in Frontend so that it displays a message when no results are found.
  • Upgraded npm and python packages to latest available versions. Updated node to v22, Angular to v19, FastAPI to v0.115.6.
  • Created API endpoints for media and marked movie and series endpoints for deprecation. Updated Frontend to use media API.
  • Filtering of media is now done in the backend and sent to browser, should improve loading times.
  • Minor layout changes in Swagger UI.
  • Docs updated with new settings and options.

Don't miss a new trailarr release

NewReleases is sending notifications on new releases.