Image MetaHub v0.18.1
Image MetaHub v0.18.1
[0.18.1] - 2026-08-01
Added
- Auto-play Toggle: A new Settings → Viewer → Playback option controls whether videos and audio start playing as soon as they open. It stays on by default; turning it off means the media viewer waits for you to press Play, both when opening a file and when moving to another one with the navigation arrows.
- Repeat Modes and Shuffle: The video player now supports three repeat modes (off, repeat all, repeat one) plus shuffle playback. Like VLC, repeat controls whether playback continues, while shuffle controls the playback order. Both settings are remembered, and slideshows are unaffected.
Improved
- Deleting Images: Deleting one file could freeze the app for ~25 seconds on a large ComfyUI library, and the grid and viewer stayed unresponsive the whole time. Deleting now takes a fraction of a second on the same library, and no longer gets slower as the library grows: the folder cache is no longer rewritten around the removed entry, which is instead marked as gone and cleared out for good in a single pass once enough images have been deleted, or the next time the folder is reindexed. Cache chunks are also capped by size instead of only by entry count.
- Cache File Size: Cached entries no longer duplicate large raw metadata alongside its parsed form; the full text is re-read from the file when you open the metadata or workflow views. Applies as folders are reindexed.
- New Images While Watching a Folder: Adding, removing or enriching images no longer re-runs the whole filter and sort pipeline per event, so generating into a watched folder doesn't drop frames or block scrolling.
- Search Responsiveness: Search text is computed once per image and reused instead of rebuilt on every keystroke.
- Image Lineage Rebuilds: Lineage is no longer written to disk mid-interaction — rebuilds are coalesced and saved once things go quiet.
- Viewer Navigation: Moving between images in the viewer no longer flashes a low-resolution thumbnail or a loading placeholder before the full image lands. The neighbouring images — two ahead in the direction you're browsing, one behind — are now read and fully decoded in the background while you look at the current one, so stepping onto them is immediate. The viewer previously only worked out a neighbour's file path in advance, which left the actual read and decode to happen at the moment you pressed the key. Holding an arrow key still scrubs through previews, and any image that hasn't been prepared yet behaves as before.
Fixed
- Video Controls Click Targets: Fixed the play/pause, mute, volume and loop controls near the edges of the video player triggering next/previous navigation instead of their own action, because the navigation hover zones painted on top of them.
- Copy Metadata to Clipboard: Fixed "Failed to copy..." errors on Copy Prompt, Copy Negative Prompt, Copy to A1111/ComfyUI and other clipboard actions that could occur after clearing the library cache or reindexing a folder, until the app was restarted. Text copies now go through Electron's native clipboard API, the same way image copies already did, instead of the browser API that could lose focus after a reload.
Downloads
Choose the appropriate installer for your operating system:
Windows
- Installer:
ImageMetaHub-Setup-0.18.1.exe - Format: NSIS installer with desktop and start menu shortcuts
- Size: ~85MB
macOS
- Intel Macs:
ImageMetaHub-0.18.1.dmg - Apple Silicon:
ImageMetaHub-0.18.1-arm64.dmg - Format: DMG packages with proper entitlements
- Requirements: macOS 10.15+
Linux
- Universal:
ImageMetaHub-0.18.1.AppImage - Format: Portable AppImage (no installation required)
- Dependencies: None (fully self-contained)
System Requirements
- OS: Windows 10+, macOS 10.15+, Ubuntu 18.04+ (or equivalent)
- RAM: 4GB minimum, 8GB recommended
- Storage: 100MB for application + space for your image collections
Documentation
Known Issues
- Safari, Firefox, and Brave browsers don't support the File System Access API on macOS
- Use Chrome, Vivaldi, Edge, or the Desktop App for full functionality
Feedback
Found a bug or have a feature request? Open an issue!
Released on 2026-08-01