# Recyclarr
This unofficial app installation script is provided for your convenience. The script is provided as-is and may not be updated or maintained by Ultra.cc. Customers are welcome to use and customize unofficial app installers for their unique needs and requirements. Unofficial support may be offered via Discord only and at the sole discretion of Ultra.cc staff. Use at your own risk and only proceed if you are comfortable managing the application on your own.
Recyclarr is a command-line application that will automatically synchronize recommended settings from [TRaSH guides](https://trash-guides.info/) to your Sonarr/Radarr instances. - Official documentation for Recyclarr can be found [here](https://recyclarr.dev/wiki/). ## Installation - Connect to your Ultra.cc service via [SSH](https://docs.ultra.cc/books/secure-shell-%28ssh%29/page/how-to-connect-to-your-ultracc-slot-via-ssh) - Once connected, execute the following command: ```sh bash <(wget -qO- https://scripts.usbx.me/util/Recyclarr/main.sh) ``` - Next, to install Recyclarr, press `1` and `ENTER` to confirm. - Done! ## Configuration Before you can start using Recyclarr, you need to create at least one YAML configuration file. By following the below instructions, a minimal configuration file will be created at `~/.apps/recyclarr/recyclarr.yml`. In this guide, we will only show the bare minimum needed to set up Recyclarr. For more information regarding configuration, see the [wiki](https://recyclarr.dev/wiki/yaml/config-reference/). - Create `recyclarr.yml` by executing the following command: ```sh recyclarr config create ``` - Next, to edit the configuration file, execute the following command to open `recyclarr.yml` in the Nano editor. ```sh nano ~/.apps/recyclarr/recyclarr.yml ``` - Next, edit `base_url` and `api_key` for Sonarr/Radarr. See below example: ``` base_url: https://username.hostname.usbx.me/radarr api_key: