digitalec / deemon

Monitor specified artists for new releases
GNU General Public License v3.0
176 stars 15 forks source link

How do we restore from backup? #52

Closed mathiasfoster closed 2 years ago

mathiasfoster commented 2 years ago

I have a .tar file that is a backup of my Deemon settings (prior to resetting my computer). How do I restore from backup?

I looked through any documentation I could find, but couldn't see it anywhere!

digitalec commented 2 years ago

Documentation is a bit dated, sorry. I definitely need to get to that.

You can restore a backup using deemon backup --restore. You can also use --help with any command to see how you can use it/what options are available to you.

Edit: sorry, read it fast. Either place that tar file in the backup directory and run the above command or extract the files and replace them in the deemon folder. The tar just contains deemon.db and config.json