# Screenshots All screenshots use the Youtarr theme. Capture with `bun scripts/capture-screenshots.ts` - see the header in that file for env vars. ## Dashboard (dark) ![Dashboard](screenshots/dashboard-dark.png) ## Dashboard (light) ![Dashboard Light](screenshots/dashboard-light.png) ## Discover ![Discover](screenshots/discover.png) ## Discovery Modes ![Discovery Modes](screenshots/discovery-modes.png) Discovery Modes lives on its own page under the Discover menu at `/discover/modes`. The shipped modes are ListenBrainz (Artist Radio, User Radio, Tag Radio, Similar Users Quick/Deep), Release Radar, Library Gap-Fill, Similar Artist Web, Artist Relationships (MusicBrainz graph), Labels (Discogs co-label artists), Charts (Last.fm global/regional), Deezer Flow, and Spotify Saved Albums. Modes that need a connected account stay disabled until you connect it, and each blocked card shows an explicit reason. Manual runs preflight Artist Radio seeds and record job-backed feedback instead of a blind "started" toast. ## Search ![Search](screenshots/search.png) ## Genres ![Genres](screenshots/genres.png) ## Genre Detail ![Genre Detail](screenshots/genre-detail.png) ## Playlists ![Playlists](screenshots/playlists.png) ## Subscriptions ![Subscriptions](screenshots/subscriptions.png) ## Library Health ![Library Health](screenshots/library-health.png) ## Library Reconciliation ![Library Reconciliation](screenshots/library-reconciliation.png) Shipped in `v0.17.0`: unreconciled-artist review plus manual correct/ignore override flow. Extended in `v0.19.0` with unreconciled-album review and album override persistence. ## Library Sources Panel ![Library Sources Panel](screenshots/library-sources.png) Admin panel on the Library Health page. Shipped in `v0.17.0` and expanded in `v0.18.0` with per-source album sync counts and snapshot status. Polished in `v0.19.0` with album sync coverage summaries. ## Analytics ![Analytics](screenshots/analytics.png) ## Settings ![Settings](screenshots/settings.png) The current Settings > Targets flow also includes `slskd` target creation with an optional linked Lidarr target for combined approvals. ## Settings > Blocked The screenshot capture script includes `settings-blocked.png` for the permanent artist blocklist tab added in `v0.44.0`.