v0.6.0
What's new in 0.6.0
Features
- Sign in without token hunting — log in to Jellyfin/Emby with a username and password, or to Plex with a "Login with Plex" button; pasting a token/API key still works as a fallback.
- Encrypted secrets at rest — media-server tokens and provider API keys are encrypted (AES-256-GCM) with a key the app generates automatically; existing installs keep working and migrate on the next save.
- Suggested artwork — candidates are scored (provider, resolution, aspect) and the best is pre-selected for the show and each season/episode as an overridable suggestion you can turn off.
- Dry-run preview — see exactly what a single or bulk apply would upload, export, and skip before committing.
- Ignore list — mark items to leave untouched; they're skipped by discovery, apply, and auto-select, and filterable in the library.
- Faster libraries — incremental sync skips items unchanged on the server, and bulk apply runs with bounded concurrency.
- Thumbnail cache — provider preview images are cached on disk and served through a proxy for snappier browsing.
Full changelog: v0.5.0...v0.6.0