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
#Spaces in tags
38 messages · Page 1 of 1 (latest)
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
okay, trying that now, thank you
Logs will show it running
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
but
Thats just a display
Oh wait
It has no spaces in mine
Hmm
Can you just
Try to request as any user
Without selecting the tags
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
Which version of radarr are you running 🤯
Version
6.0.4.10291
I run lscr.io/linuxserver/radarr:latest with nightly updates. Trying to go through the changelog now to see if they reversed course on the spaces.
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)
Yeah. In my case all my tags are migrated
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
Ah yes we do
Nice work!
I am too tired to check codebase 🗿
So one more delete of 0007_migrate_arr_tags and one more restart and it's fixed
Its 5am here and im on bed and exhausted from all the spam messages