github fscorrupt/posterizarr 2.2.33
v2.2.33

8 hours ago

This release brings an important security patch, massive speed improvements to Plex EXIF scanning, and better handling for HDR and Dolby Vision content. We highly recommend updating to this version.

🔒 Security

  • Patched Picomatch: Resolved a known method injection vulnerability related to POSIX character classes in the picomatch dependency.
  • Localhost Binding: The server now binds to localhost by default to ensure it isn't unintentionally exposed to your broader network. (Check the new networking docs if you need to adjust this!)

⚡ Performance Improvements

  • Lightning Fast Plex Scans: We've replaced full downloads with a 64KB fast-scan for Plex EXIF checks. This significantly speeds up UploadExistingAssets when local assets already have EXIF data.

✨ Features & Improvements

  • Smart Logo Conversion: Posterizarr now detects a logo's color dominance before converting it to white, resulting in much cleaner overlays.
  • HDR & Dolby Vision Support: Added deep parsing for MediaStreams, HDR resolutions, and DOVIWithEL (Dolby Vision with Enhancement Layer) handling.
  • Kometa Integration: We've added a brand new guide for integrating with Kometa! Check the navigation to read up on it.
  • UI Updates: The AssetReplacer UI has been compacted for a cleaner look.

🐛 Bug Fixes

  • Fixed an issue where Season text extraction was failing on the Asset Replace Modal.
  • Fixed Jellyfin plugin synchronization logic.
  • Fixed minor typos, cleaned up JSX formatting, and removed redundant cleanup tasks.

What's Changed

  • feat: detect logo color dominance before applying white conversion by @MrRobotoGit in #536
  • perf: use fast-scan (64KB) for Plex EXIF check instead of full download by @MrRobotoGit in #538
  • feat: fast-scan Plex EXIF, smart logo conversion, and security patches by @fscorrupt in #540

New Contributors

Full Changelog: 2.2.32...2.2.33

Don't miss a new posterizarr release

NewReleases is sending notifications on new releases.