Closed Panda260 closed 2 months ago
There are no special considerations for that sort of workaround in prefetcharr. You can set things up as you described, but requests will always go to both instances. There is no awareness of 4k.
So if the show you are watching is available on both Sonarr instances, they will both see a request. Otherwise, prefetcharr will error out early for at least one of them and nothing happens.
is there a way how i can use prefetcharr with 2 Sonarr instances(1080p and 4k Versions) but only one Jellyfin instance. Can i just deploy 2 and give one the api key from the 1080p Sonarr and the other one 4k Sonarr? does prefetcharr know that i am watching 4k and requests it on the 4k one and the 1080p instance stays silent? how can i make it wort with 1080p and 4k instances of sonarr?