What's New?
🖼️ Automated Logo Management
I’ve added a massive new feature set for managing your Plex ClearLogos:
- LogoUpdater: Automatically scan your libraries and fetch high-quality logos from TMDB, TVDB, and Fanart.
- LogoRevert: Changed your mind? Revert mode identifies logos uploaded by Posterizarr and restores the original Plex defaults.
- Multi-Library Support: Run updates or reverts across a single library or your entire collection at once.
🔒 Security Improvements
- Implemented SSRF and Path Traversal protections to ensure external URL fetching and file paths remain secure.
- Sanitized API error responses to improve the security posture of the web interface.
🛠️ Improvements & Fixes
- UI Refactor: Smoother, faster modals for Run Modes and Library browsing.
- Bug Fixes: Resolved issues with duplicate action buttons and improved handling of assets with special characters.
What's Changed
- Sync Main to dev by @fscorrupt in #554
- feat: introduce LogoUpdater, LogoRevert, and Security Hardening by @fscorrupt in #555
Full Changelog: 2.2.39...2.2.40