github gssariev/overr-syncerr v2.0

2 days ago

BREAKING CHANGES

If coming from an older version of OS, you will have to switch to using the .env file for storing all variables. They are no longer part of the docker-compose. A .env.example file is included in the repo.

What's new

Mediux Integration (requires Mediux Token)

  • Automatically fetch and apply artwork for media items that have been requested from Seerr
  • Artwork filters - customise which creators to monitor, what type of artwork (poster, backdrop, titlecard, collection) to look for with additional filters clean version and additional keywords for fallback (IMAX, 3D, Blockbuster, etc)
  • Keep track of missing artwork and retry search based on specified interval - CRON schedule + max days to perform the search
  • Trigger artwork search for your whole Plex media library in one go - processes every media item, not just ones requested in Seerr

Use of env

  • Moving forward, all variables will be stored in a .env file instead of being part of the docker compose
  • New variable: Server Name
  • Server client identifier is now fetched automatically

GPT translations

  • Improved the logic for how chunks are sent, which should result in better translations

Gemini & Lingarr

To use Gimini or Lingarr instead of GPT:

  • Configure Gimini/Lingarr in Your Bazarr Instance -> Settings -> Subtitles -> Translator
  • Disable "Enable GPT" in the env file for OS

Preferred Subtitles

  • You can now set preferred subtitles on multiple libraries of the same type
  • You can now disable subtitles on per library basis
  • You can now disable subtitles if preferred audio matches preferred subtitles

Don't miss a new overr-syncerr release

NewReleases is sending notifications on new releases.