Pixelfin v0.35.7
This release improves consistency and compatibility for season artwork handling, specifically for Specials (Season 0), ensuring export and restore workflows are fully aligned.
✨ What’s New
Specials Poster Naming (ZIP Export)
Season 0 artwork is now exported as:
specials-poster.jpg
instead of the previous:
season00-poster.jpg
This better matches common Jellyfin conventions and improves interoperability with existing media libraries and tools.
🛠 Fixes
Specials Poster Restore Detection
The restore engine now correctly recognizes and handles:
specials-poster.jpg✅ (new standard)season00-poster.jpg✅ (legacy support)
Both formats are mapped to Season 0 (Specials) during restore, ensuring seamless compatibility regardless of naming style.
🔄 Compatibility
- Fully backwards compatible
- Existing ZIPs using
season00-poster.jpgwill continue to restore correctly - No changes required for existing libraries or workflows
🧠 Why This Matters
Previously, Season 0 naming could be inconsistent across tools (season00 vs specials).
This update standardizes export while making restore more flexible, resulting in:
- Cleaner, more intuitive filenames
- Better alignment with Jellyfin ecosystem expectations
- Zero disruption to existing users
🚀 Docker
Multi-arch images available:
nothing2obvi/pixelfin:v0.35.7nothing2obvi/pixelfin:latest
Supports:
linux/amd64linux/arm64
As always, thanks for using Pixelfin and for the feedback that continues to shape these improvements.