Closed xpsony closed 2 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.
Note : Tested only with Sonnar, because i have no Readarr or Lidarr
Docker Image for testing : lexfi/umlautadaptarr:latest
ETA 2-10 weeks, then I'll have the time to approve this! Thanks for your patience :)
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.