All checks were successful
test-build / guarddog (push) Successful in 2m14s
test-build / build (push) Successful in 2m17s
release-image / guarddog (push) Successful in 45s
release-image / build (push) Successful in 1m42s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 8m54s
release-image / release-gitea (push) Successful in 3m20s
renovate / renovate (push) Successful in 49s
41 lines
1.6 KiB
Plaintext
41 lines
1.6 KiB
Plaintext
---
|
|
title: Radarr
|
|
description: Radarr is a movie collection manager for Usenet and BitTorrent users.
|
|
hero:
|
|
tagline: Radarr is a movie collection manager for Usenet and BitTorrent users.
|
|
image:
|
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/radarr.webp
|
|
actions:
|
|
- text: Source
|
|
link: https://github.com/Radarr/Radarr
|
|
icon: right-arrow
|
|
- text: Deployment Chart
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr
|
|
icon: right-arrow
|
|
- text: Deployment Chart 4K
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr-4k
|
|
icon: right-arrow
|
|
- text: Deployment Chart Anime
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr-anime
|
|
icon: right-arrow
|
|
- text: Deployment Chart Stand Up
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr-standup
|
|
icon: right-arrow
|
|
---
|
|
|
|
import { Aside } from '@astrojs/starlight/components';
|
|
|
|
<Aside type="tip">Has an internal [Grafana Dashboard](https://grafana.alexlebens.net/goto/cfit83kzzx6v4a?orgId=1).</Aside>
|
|
|
|
# Purpose
|
|
|
|
Manages metadata for movies.
|
|
|
|
# Notes
|
|
|
|
Should rarely be access, manage through [Seerr](https://docs.alexlebens.dev/applications/seerr/)
|
|
|
|
Connects to [qbittorrent](https://docs.alexlebens.dev/applications/qbittorrent) with support from [prowlarr](https://docs.alexlebens.dev/applications/prowlarr) and [unpackerr](https://docs.alexlebens.dev/applications/unpackerr).
|
|
|
|
4 separate instances for different media types.
|