recyclarr / recyclarr

Automatically sync TRaSH Guides to your Sonarr and Radarr instances
https://recyclarr.dev
MIT License
1.11k stars 31 forks source link

Add support for creating a new yaml template from existing configuration in Radarr/Sonarr #226

Closed mycarrysun closed 9 months ago

mycarrysun commented 9 months ago

Is there an existing issue for this?

Feature Description

Given that some users may prefer to use the UI in Radarr/Sonarr to update their config initially (or especially if they had a lot of customizations before installing/finding out about recyclarr), it would be nice to be able to pull all of that config into a recyclarr template yaml file.

I don't see any issues previously about this kind of feature but would this be desirable to folks?

mycarrysun commented 9 months ago

Looking around more, would this be more of a use case for Notifiarr?

rcdailey commented 9 months ago

So you're suggesting an export utility for Sonarr/Radarr, that is capable of converting existing settings to a Recyclarr-compatible YAML file?

Not only is that a ton of work, but I also don't think it aligns very well with what I'm interested in accomplishing with my project (and more importantly, my time). I have a ton of other things I have plans for and unfortunately I don't see myself ever getting around to something like this.

Thank you for taking the time to share your idea!