#Spaces in tags

38 messages · Page 1 of 1 (latest)

winged fox
#

Just migrated to seer 3.0.1 from overseer and it went smoothly. I still see tags with spaces (which don't work anymore in Radarr afaik). Was the migration supposed to fix tags or is that coming in the future? When I go to request new media, Tags->Select tags, the list is full of "num - username" with spaces included. I thought the migration would fix these based on comments in this issue: https://github.com/seerr-team/seerr/issues/1897

GitHub

Description The Sonarr and Radarr APIs currently allow tags with spaces; however, as discussed in Sonarr/Sonarr#7796, this behavior is not intended—tags are not supposed to contain spaces. This is ...

untold jasper
#

It should fix

#

But just incase you can retrigger it too

#

But also

#

It will only fix

#

Your current user ids. Not all of it. So if the db doesnt have a maych it wont fix but you wont have issues bc whatever user there is, it will be automatically fixed

#

To retrigger you can stop seerr go to config folder edit settings.json

#

Find the migrations line

#

Remove the 007-arr-tag sth sth inside the brackets

#

Keep the brackets empty

#

Restart

#

It shoild run

#

Send logs

winged fox
#

okay, trying that now, thank you

untold jasper
#

Logs will show it running

winged fox
#

user@safehome:/LocalPoolx4/configs/overseerr/logs$ tail seerr.log
2026-02-14T20:30:08.012Z [debug][Settings Migrator]: Checking migration '0005_migrate_network_settings.js'...
2026-02-14T20:30:08.012Z [debug][Settings Migrator]: Checking migration '0006_remove_lunasea.js'...
2026-02-14T20:30:08.013Z [debug][Settings Migrator]: Checking migration '0007_migrate_arr_tags.js'...
2026-02-14T20:30:08.265Z [debug][Settings Migrator]: Migration '0007_migrate_arr_tags.js' has been applied.
2026-02-14T20:30:08.265Z [debug][Settings Migrator]: Checking migration '0008_migrate_blacklist_to_blocklist.js'...
2026-02-14T20:30:08.275Z [info][Notifications]: Registered notification agents

untold jasper
#

Oh wait

#

It has no spaces in mine

#

Hmm

#

Can you just

#

Try to request as any user

#

Without selecting the tags

winged fox
#

interesting, I didn't select a tag but turned on auto-tag request and it looks like it worked with spaces?? This is a screenshot of the request in radarr

untold jasper
winged fox
#

Version
6.0.4.10291

#

oh, I'm a dummy, I forgot the problem is with new tag creation

#

I had to disable auto-tag because new users were blocked from requesting media because radarr wouldn't accept their tags.

#

So I'd have to create a new user to see if they got the correct tag (I'm sure they will), any existing users who have previously requested media, it doesn't matter what their tags are (still weird that migration script didn't seem to do anything)

untold jasper
winged fox
#

ah, I think I found the problem. I disabled request tagging because it was broken for new users. But the migration script checks if request tagging is enabled before migrating any tags

untold jasper
#

Nice work!

#

I am too tired to check codebase 🗿

winged fox
#

So one more delete of 0007_migrate_arr_tags and one more restart and it's fixed

untold jasper
#

Its 5am here and im on bed and exhausted from all the spam messages