Overview
JellyWatch ships full Radarr (movies) and Sonarr (TV series) management screens, not just a read-only view. Each service is organized into 7 tabs you switch between with the chips at the top: Library (Movies / Series), History, Queue, Wanted, Tasks, System, and Storage.
Both screens support multiple instances of the same type at once, pull-to-refresh, an animated mascot indicator, and a collapsing header. Data loads automatically as soon as a healthy service is detected.
Radarr Integration
Connect your Radarr instance to manage your entire movie collection.
Setup
- Add an external service of type Radarr.
- Enter the Radarr URL and API key (found in Radarr -> Settings -> General).
- Optionally enable self-signed certificates, dual URL mode, and custom headers.
Movies Tab
- Grid or list view of every movie with poster art, year, quality, and file size.
- Filters: All, Monitored, Unmonitored, Missing, Wanted, Cutoff Unmet.
- Search your library by title.
- Sort by title, year, date added, or size (ascending or descending).
- Add a movie: search by title, pick a root folder and quality profile, then add and optionally trigger a search.
- Delete a movie with or without its files.
- Tap a movie to open its detail page with poster, backdrop, overview, genres, ratings, studio, monitoring status, and the file on disk.
Release Search & Download
- Automatic search asks Radarr to grab the best release for a movie.
- Manual search opens a releases dialog listing every available release with indexer, size, seeders/leechers, quality, custom format score, and rejection reasons.
- Pick any release to download it manually, including overriding rejected releases.
Queue Tab
- View all active downloads with progress bars, downloaded vs total size, and percentage.
- Status filters: All, Downloading, Queued, Paused, Completed, Failed, Warning.
- Remove items from the queue.
- Paginated loading for large queues.
History Tab
- Paginated grab and import history, newest first.
Wanted Tab
- Missing: monitored movies with no file.
- Cutoff Unmet: movies whose downloaded quality is below the cutoff.
Tasks Tab
- List the Radarr scheduled tasks and trigger commands.
System Tab
- System status: version, OS, and instance details.
- Health checks reported by Radarr.
- Restart or shut down the Radarr instance.
Storage Tab
- Per-root-folder disk usage: free space, total space, and usage.
Sonarr Integration
Connect your Sonarr instance to manage your TV series, seasons, and episodes.
Setup
- Add an external service of type Sonarr.
- Enter the Sonarr URL and API key (found in Sonarr -> Settings -> General).
- Optionally enable self-signed certificates, dual URL mode, and custom headers.
Series Tab
- Grid or list view of every series with poster art, status, and episode counts.
- Filters: All, Monitored, Unmonitored, Continuing, Ended, Missing Episodes, Wanted, Cutoff Unmet.
- Search by title, year, genre, or network.
- Sort by title, year, date added, or episode count.
- Add a series: search by title, pick a root folder, quality profile, and language profile, then add.
- Delete a series with or without its files.
- Tap a series to open its detail page with overview, genres, network, ratings, and a seasons section showing each season's monitored state and downloaded vs total episode counts (episode file count / total episode count) plus overall completion percentage.
Release Search & Download
- Automatic search for an episode lets Sonarr grab the best release.
- Manual search opens a releases dialog with indexer, size, seeders/leechers, quality, and rejection reasons.
- Pick a release to download it manually.
- After a search, JellyWatch checks history to confirm whether the episode was grabbed.
Queue Tab
- All active episode downloads with progress, size, and percentage.
- Status filters: All, Downloading, Queued, Paused, Completed, Failed, Warning.
- Remove items from the queue.
- Paginated loading.
History Tab
- Paginated grab and import history.
Wanted Tab
- Missing: monitored episodes with no file.
- Cutoff Unmet: episodes below the quality cutoff.
Tasks Tab
- List Sonarr scheduled tasks and trigger commands.
System Tab
- System status, health checks, and restart / shutdown controls.
Storage Tab
- Per-root-folder disk usage.
Calendar & Dashboard Integration
Both Radarr and Sonarr feed the Calendar screen and the dashboard carousels:
- Radarr Upcoming: upcoming movie releases (physical / digital).
- Sonarr Upcoming: upcoming episode air dates.
These carousels can be reordered or hidden from Settings -> Menu Customization -> Dashboard Sections.
Notes
- Works with Radarr and Sonarr v3 API.
- For remote access, use a VPN or reverse proxy. Never expose the API key publicly.
- Multiple Radarr or Sonarr instances can be connected and are aggregated in each screen.