mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 08:25:07 +01:00
* fix(api): add a migration script to rename *arr tags with spaces This PR adds a migration script that will run at the startup of the app to remove the spaces from the *arr tags of Jellyseerr. fix #1897 re #1913 re https://github.com/Radarr/Radarr/issues/11251 * fix: add error message to logs