Pre-submission Checklist
Deployment Method
Docker (Recommended)
Bug Description
Radarr and Sonarr made some changes (really a fix on their end) recently that started enforcing disallowing spaces in tags. The current version of overseerr for this fork still applies spaces to tags with the option enabled as mentioned in the title. This causes requests to completely fail; no logging, no API calls to *arrs)
Database migration doesn't work from overseerr -> seerr so frankly I'm stuck with this fork until a way to migrate data on requests, issues, and users can be migrated. The quick fix would be resolving the issue I mentioned as I have no needs for the latest seerr commits (especially since they are so reluctant to merge the anime instance PR).
If there is a way to migrate DBs from here instead, that'd be even better (since Redirecterr exists for seerr).
Steps to Reproduce
- Make request of any kind in overseerr
- Receive zero feedback on request status (no logs, no request entry, no API calls to *arrs)
Docker Configuration
No response
Log Output
Literally no logs to give :c
Configuration
Screenshots
No response
Overseerr (Anime) Version
1.34.0
Additional Context
No response
Pre-submission Checklist
Deployment Method
Docker (Recommended)
Bug Description
Radarr and Sonarr made some changes (really a fix on their end) recently that started enforcing disallowing spaces in tags. The current version of overseerr for this fork still applies spaces to tags with the option enabled as mentioned in the title. This causes requests to completely fail; no logging, no API calls to *arrs)
Database migration doesn't work from overseerr -> seerr so frankly I'm stuck with this fork until a way to migrate data on requests, issues, and users can be migrated. The quick fix would be resolving the issue I mentioned as I have no needs for the latest seerr commits (especially since they are so reluctant to merge the anime instance PR).
If there is a way to migrate DBs from here instead, that'd be even better (since Redirecterr exists for seerr).
Steps to Reproduce
Docker Configuration
No response
Log Output
Literally no logs to give :c
Configuration
Screenshots
No response
Overseerr (Anime) Version
1.34.0
Additional Context
No response