Changelog
Import & Media Handling
- Refresh scan on import — When importing media, a refresh scan runs so items already available are not re-requested later.
- Refresh scan before library add — Refresh scans run before adding media to the library (list imports, manual requests, etc.) to avoid unnecessary download requests.
- Import flow sanity check — When importing a single media item, a toast notification is shown on start and the button is disabled to prevent double-clicks.
- Media image loading — Loads up to 48 media images at a time using the media collections cache for smoother scrolling.
Refresh Scans
- Manual refresh scans — Users can trigger refresh scans manually and receive a toast notification when they complete.
- Pre-add refresh — Refresh scans run before adding media to the library to reduce duplicate requests.
Metadata
- Metadata sync — Refresh metadata syncs with smart logic to reduce API usage.
- Metadata on navigation — Smart logic for loading current metadata when visiting internal pages.
Bug Fixes
- Movie Hunt library add — Fixed an issue where adding an item to the library triggered a missing scan; if the item was not found, the user was blocked from adding it. The item is now added to the library directly without blocking.
Smart Hunt
- Smart Hunt tweaks and improvements.
UI & Navigation
- Sidebar navigation updates for Media Hunt.
Cleanup
- Failed downloads and imports — Cleanup logic added so failed downloads and imports are always deleted to keep cache and disk space free.