github prefect421/mvidarr v0.11.8
v0.11.8 - Thumbnail System Overhaul

latest release: v0.11.9
9 hours ago

What's New in v0.11.8

๐Ÿ–ผ๏ธ Thumbnail System Overhaul

This release completely fixes the artist thumbnail system, improving bulk scan success from 0% to 87% (231/264 artists).

Fixed Issues

  • Artist thumbnail cannot be set manually - Frontend now properly displays API error messages instead of generic failures
  • Bulk scan not replacing placeholder images - Scan now validates that thumbnail files actually exist on disk
  • Stale database paths - Automatic cleanup of thumbnail_path values pointing to non-existent files
  • Wikimedia 403/429 errors - Browser-like headers now used for Wikipedia/Wikimedia downloads
  • PR #189 - Added REDIS_HOST and REDIS_PORT environment variables for external Redis support

Improvements

  • ๐Ÿ” Google Images prioritized over Wikipedia for artist thumbnail searches
  • โฑ๏ธ Rate limiting (1-second delay between artists) to avoid API throttling
  • ๐Ÿงน Auto-cleanup of stale thumbnail paths during bulk scan
  • ๐Ÿ’ฌ Better error messages - Frontend displays actual API error details

Upgrade Notes

  • Run "Scan Missing Thumbnails" from the Artists page to populate thumbnails
  • The scan will automatically clear stale paths and search Google Images first
  • New REDIS_HOST and REDIS_PORT environment variables available for external Redis configurations

Full Changelog: v0.11.7...v0.11.8

Don't miss a new mvidarr release

NewReleases is sending notifications on new releases.