#Sonarr tags overwritten by second Jellyseerr instance sharing the same Sonarr

8 messages · Page 1 of 1 (latest)

tribal olive
#

Hey everyone,

I have a setup since few years now where two separate Jellyseerr instances both point to the same Sonarr server, and I'm experiencing a tag collision issue that seems like a bug.

Setup:

  • My Jellyseerr : Sonarr configured as the default instance, "Add requester tag" enabled
  • My friend's Jellyseerr (v3.1.0) : the same Sonarr configured as a non-default/SSL-only instance, with his own separate Sonarr as his default.

The issue:

All my Sonarr series tags got silently overwritten by my friend's instance users. The "Add requester tag" option on his side should not apply to my Sonarr since it's not his default instance. Yet it look like a job from his Seerr appeared to be renaming my global Sonarr tags anyway.

The replacement tag happened with internal user IDs start from 1 on both instances independently. So if my user ID 1 is toto and his user ID 1 is bob, it renames my global Sonarr tag 1-toto to 1-bob.
Every single series that had that user tag is affected, even for series that none of his users ever requested....

Is this a known bug in v3.1.0 where the sonarr-scan job applies requester tags even on non-default Sonarr instances ?
How can I properly re-apply all the correct Seerr users tags to my existing Sonarr library ?

Thanks in advance for your help.

drifting token
#

Its not really a bug. We dont support that edge case. Tags are matched by user id. There is a pr opened to change formatting that might help you (unless you have two users on the two servers named the same)

tribal olive
#

Yeah but should Seerr overwrite all the user tag in every tv show in Sonarr ?

#

Thats sound strange no ?

drifting token
#

And no sonarr scan does not deal with tags at all. Tags are only handled when you request something. And also when you migrate from jellyseerr/overseerr, a tag rename migration happens (only runs once) to remove spaces. So both your jellyseerr servers would've fought during that migration as well

tribal olive
#

Ok so maybe is that ! Surely it's when he migrated his Overserrr to jellysserr

#

Thank you for your help for that 🙂

Another question. I just tried to delete a tv show from Seerr directly pushing the button "Delete from Sonarr" but nothing happened in the UI. When switching to Sonarr, I see that the show is deleted, so the action happened but Seer didn't update the UI. Do you know if it's a known issue ?