PCJones / UmlautAdaptarr

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

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

Closed xpsony closed 2 months ago

xpsony commented 7 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 7 months ago

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

xpsony commented 7 months ago

Docker Image for testing : lexfi/umlautadaptarr:latest

xpsony commented 5 months ago
PCJones commented 4 months ago

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