Activity
A real-time event timeline showing everything Luminarr has done: grabs, imports, scheduled task results, health check outcomes, and library changes — all in reverse chronological order.
Category Filters
The filter bar at the top of the Activity page narrows the timeline to a specific event category. Select one or combine multiple to focus on what you care about.
All
The default view. Shows every event type in a single unified timeline.
Grabs
Release grabs sent to download clients: which movie, which quality, which indexer, which client.
Imports
Completed and failed import attempts. Shows source path, destination path, and quality assigned.
Tasks
Scheduled job completions: RSS sync results, library scan outcomes, metadata refresh status.
Health
Health check issue notifications and recovery events when a previously failing check passes again.
Movies
Library-level changes: movies added, deleted, monitored, or unmonitored.
Event Types
Each event in the timeline has a type that determines its icon, color, and the data fields displayed.
| Event type | Category | When it appears |
|---|---|---|
grab_started |
Grabs | A release was sent to a download client. Shows release name, quality, indexer, and client. |
grab_failed |
Grabs | A grab attempt was rejected by the download client or timed out. Includes the error message. |
import_done |
Imports | A downloaded file was successfully moved or hardlinked into the library. |
import_failed |
Imports | Import could not complete — file not found, permission error, or no matching movie. |
task_complete |
Tasks | A scheduled background job finished. Shows task name, duration, and result summary. |
task_failed |
Tasks | A background task encountered an error. Includes the task name and error details. |
health_issue |
Health | A health check detected a problem. Includes the check name and failure reason. |
health_ok |
Health | A previously failing health check has recovered. |
movie_added |
Movies | A movie was added to the library, either manually or via RSS sync. |
movie_deleted |
Movies | A movie was removed from the library. |
Timeline display
Events are listed newest-first in a continuous timeline. Each entry is designed to be scannable at a glance while providing detail on demand.
- Timestamps are shown in relative time (e.g. "3 minutes ago") with the absolute UTC time on hover. This makes recent events easy to read without timezone mental math.
- Icons are color-coded by event category — blue for grabs, green for imports, amber for tasks, red for health issues — so you can scan the timeline visually.
- Clickable movie links — any event associated with a movie shows the movie title as a link. Clicking navigates directly to that movie's detail page in the library.
- Event pagination — the timeline loads in pages of 50 events. Scroll to the bottom of the list to load older events.
Events are retained indefinitely in the database. There is no automatic purge. If you need to clear the history, use the Clear Activity button in Settings → Maintenance.