123456789101112131415161718192021222324252627 |
- name: recyclarr
- description: Recyclarr synchronizes recommended settings from the TRaSH guides to your Sonarr/Radarr instances.
- annotations:
- title: Recyclarr
- type: application
- version: 1.0.4
- apiVersion: v2
- appVersion: 5.3.1
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.1.0
- home: https://recyclarr.dev
- icon: https://avatars.githubusercontent.com/u/105823709
- sources:
- - https://recyclarr.dev
- - https://github.com/truenas/charts/tree/master/community/recyclarr
- - https://github.com/recyclarr/recyclarr/tree/recyclarr
- keywords:
- - media
- - sonarr
- - radarr
|