1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Update announcements.md

This commit is contained in:
bakerboy448
2022-09-27 22:44:37 -05:00
committed by Qstick
parent 701e16430b
commit a02cd3b1ba

View File

@@ -1,3 +1,8 @@
- Radarr Postgres Database Support
- Radarr Plex Watchlist Support
- Radarr Collections Support
- Radarr Collections Support
- Existing Collection Lists have been migrated
- Some users may experience `Database Malformed` or other migration errors
- This is caused by the database having existing corruption.
- The solution is to follow the instructions noted on the FAQ for a malformed database. <https://wiki.servarr.com/radarr/faq#i-am-getting-an-error-database-disk-image-is-malformed>
- Given this just occurred after an update then if the post-migrated database will not open or cannot be recovered then make a copy of the database from a recent backup and apply the database recovery process to that file then try starting Radarr with the recovered backup file. It should then migrate without issues then.