Skip to content

Dashboard

The dashboard is Sublarr’s home. Open it after logging in to see live throughput, items that need attention, and the state of every connected service in one glance. It refreshes automatically over WebSockets — no reload needed.

The dashboard stacks four widgets vertically; on wide screens the activity feed reflows next to the metrics row.

WidgetPurpose
Status StripeTop bar: build version, online state, success rate today, downloads today.
Attention BannerYellow/red banner that surfaces broken providers, failed jobs, low disk, scheduler errors. Click-through links to the source.
Metrics RowCounts of library items, wanted backlog, in-flight translations, recent downloads (24 h).
Activity FeedLast 50 events across all subsystems — searches, downloads, edits, sync runs, cleanups.
Budget WidgetToday’s translation spend (tokens / $) per backend, plus running 30-day total. Hidden when translation is disabled.
FieldValuesEffect
VersionvX.Y.Z-betaBuild the container is running. Click for release notes.
Healthgreen / amber / redAggregate of /api/v1/health checks. Click to open Diagnostics.
Success rate (today)0–100%Successful downloads divided by total searches today (server time).
Downloads (today)integerSubtitle files written to disk today (server time).

When health flips to amber or red the pill becomes a button that opens Settings → System → Diagnostics, where every check is itemised.

The banner is suppressed when nothing’s wrong. When it appears, the banner row links straight to the originating page:

TriggerLinked page
Provider auto-disabledSettings → Providers
Scheduler job failed three times in a rowSettings → System → Scheduler
Disk warning threshold reachedSettings → General → Disk Monitoring
Bootstrap setting blocking startupSettings → General

Four count tiles that link to their underlying view:

TileLinks toCounts
Library/libraryItems indexed by Sublarr (series + movies).
Wanted/wantedItems missing target-language subtitles.
Translating/activity?tab=translationsTranslation jobs in running or queued state.
Downloads (24 h)/activity?tab=historySuccessful subtitle writes in the last 24 hours.

Each row is an event with timestamp, subsystem icon and one-line description. Filter by subsystem (Search, Translate, Sync, Edit, Cleanup) or hide muted subsystems through the toolbar. Items older than 24 hours roll into History; the feed shows the rolling 50-item window for live awareness.

The floating action button (bottom-right) opens the Quick Actions modal — keyboard shortcut ?. From here you can trigger a library scan, search wanted items, open the editor on the most-recent download, or jump to settings without using the sidebar. See Keyboard Shortcuts for the full list.