diff --git a/Backup-and-Restore.md b/Backup-and-Restore.md index 299f7fd..5858857 100644 --- a/Backup-and-Restore.md +++ b/Backup-and-Restore.md @@ -28,9 +28,8 @@ _Restoring to an OS that uses different paths won't work (Windows to Linux, Linu 1. Re-install Sonarr 2. Run Sonarr once to get the AppData directory location 3. Stop Sonarr -4. Extract the backup -5. Delete the config.xml & nzbdrone.db* files **(Don't forget the .db-wal/.db-journal files if they exist)** -6. Restore the files extracted from the zip +4. Delete the config.xml & nzbdrone.db* files **(Including the .db-wal/.db-journal files if they exist)** +5. Extract the backup zip file & restore the files extracted from the zip 7. Start Sonarr 8. As long as the paths are the same, everything will pickup where it left off @@ -38,7 +37,7 @@ _Restoring to an OS that uses different paths won't work (Windows to Linux, Linu 1. Re-install Sonarr 2. Run Sonarr once to get the AppData directory location 3. Stop Sonarr -4. Delete the contents of the AppData directory **(Don't forget the .db-wal/.db-journal files if they exist)** +4. Delete the contents of the AppData directory **(Including the .db-wal/.db-journal files if they exist)** 5. Restore from your backup 6. Start Sonarr 7. As long as the paths are the same, everything will pickup where it left off