1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-22 02:32:51 +01:00

Updated Backup and Restore (markdown)

Taloth 2016-08-15 22:00:57 +02:00
parent 515d59a147
commit 1b4b3a014a

@ -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