PCJones / UmlautAdaptarr

A tool to work around Sonarr, Radarr, Lidarr and Readarrs problems with foreign languages
42 stars 3 forks source link

Multi *Arr Instance Support , Add Serilog for better logging, Add Fluent Validator #23

Open xpsony opened 3 months ago

xpsony commented 3 months ago

Now it is possible to use multiple instances of the *arr applications with UmlautAdaptarr.

Nothing changes for existing users. The variables for a single Instance remain the same.

Only if you want to add another instance, you have to adapt the existing instance.


Example using 2 Sonarr applications :

Note the Name Variabel is only Optional , If no name is stored. the url of the instance is the name

The first instance starts at 0

The 2nd instance would then be index 1

etc.


xpsony commented 3 months ago

Note : Tested only with Sonnar, because i have no Readarr or Lidarr

xpsony commented 3 months ago

Docker Image for testing : lexfi/umlautadaptarr:latest

xpsony commented 1 month ago
PCJones commented 2 weeks ago

ETA 2-10 weeks, then I'll have the time to approve this! Thanks for your patience :)