Cinephage
Unified media management - movies, TV, subtitles, indexers
Beta. Replaces Radarr, Sonarr, Prowlarr, Bazarr, and Overseerr.
| Item | Detail |
|---|---|
| Managed via | Arcane |
| Download client | qBittorrent at http://192.168.1.28:8080 |
| Media server | Jellyfin at http://192.168.1.28:8096 |
What Cinephage replaces
Section titled “What Cinephage replaces”Cinephage is a unified media management application. It brings together functionality previously spread across multiple services.
| Replaced service | Function |
|---|---|
| Radarr | Movie management and monitoring |
| Sonarr | TV series management and monitoring |
| Prowlarr | Indexer management |
| Bazarr | Subtitle management |
| Overseerr | Content discovery and request management |
| FlareSolverr | Built-in Cloudflare bypass (no separate service needed) |
The arrStack Arcane project (Radarr, Sonarr, Prowlarr, Bazarr) is stopped and pending removal. Cinephage replaces all of it.
Current library
Section titled “Current library”| Metric | Value |
|---|---|
| Movies | 119 |
| TV shows | 35 |
| Storage used | 6.4 TiB |
| Active downloads | 3 |
Media library folders
Section titled “Media library folders”Cinephage uses root folders for organising content. These map to the same paths used by Jellyfin.
| Library | Container path | Free space |
|---|---|---|
| Movies | /media/movies | 17.3 TiB |
| TV | /media/tv | 17.3 TiB |
The host path /mnt/tank/media is mounted as /media inside both the Cinephage and Jellyfin containers.
Download client
Section titled “Download client”Cinephage connects to qBittorrent for torrent downloads.
| Setting | Value |
|---|---|
| Name | qBittorrent |
| Host | http://192.168.1.28:8080 |
| Categories - Movies | movies |
| Categories - TV | tv |
Note that qBittorrent runs behind an AirVPN WireGuard tunnel inside its own container. Cinephage communicates with it over the LAN at 192.168.1.28:8080. This works correctly because qBittorrent’s VPN_LAN_NETWORK is set to include 192.168.1.0/24.
Media server integration
Section titled “Media server integration”Cinephage notifies Jellyfin when new content is added, triggering a library refresh.
| Setting | Value |
|---|---|
| Type | Jellyfin |
| Host | http://192.168.1.28:8096 |
| Server | wighttrash |
| Version | v10.11.6 |
Subtitle provider
Section titled “Subtitle provider”OpenSubtitles is configured as the subtitle provider.
| Setting | Value |
|---|---|
| Provider | OpenSubtitles |
| Features | Hash matching, IMDB search, TMDB search |
| Rate limit | 40/min |
Troubleshooting
Section titled “Troubleshooting”Content not appearing in Jellyfin after download
Check that the media server integration is configured and healthy in Cinephage settings. Trigger a manual library refresh from Cinephage, or scan the library manually from the Jellyfin admin panel.
Indexer not returning results
Check the indexer status under Settings - Indexers. Cinephage includes a built-in Cloudflare bypass (FlareSolverr equivalent) so no separate container is required for Cloudflare-protected trackers.
qBittorrent shows unhealthy
Confirm qBittorrent is running and that the AirVPN tunnel is active. The LAN address 192.168.1.28:8080 should be reachable. If qBittorrent has just started, wait 30 seconds for the VPN tunnel to establish.