add readme section for sonarr and radarr
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ammar Hussein 2024-12-02 12:43:39 -08:00
parent bd20fed151
commit e0b3e9136d

View File

@ -32,4 +32,16 @@ You can mount a folder of your choice to jellyfin by editing this line after run
EXTRA_VOLUME=/home/$USER/media:/media/ # replace /home/$USER/media with folder of your choice
```
Then during the jellyfin setup wizard use this folder as the path for your jellyfin library.
Then during the jellyfin setup wizard use this folder as the path for your jellyfin library.
## Use with sonarr and radarr
TODO: better documentation for the installation process could be needed.
After installing the recipes below, you will need to use their web installation guide to conenct services, identify root folders ™, register some indexers ... etc
1. [qbit](https://recipes.coopcloud.tech/qbit): the torrent fownload client.
1. [prowlarr](https://recipes.coopcloud.tech/prowlarr): makes registering indexers easy for torrent indexers.
1. [sonarr](https://recipes.coopcloud.tech/sonarr): scans indexers for shows.
1. [radarr](https://recipes.coopcloud.tech/radarr): scans indexers for movies.
1. [jellyseer](https://recipes.coopcloud.tech/jellyseerr): the piece that holds it all together.