Moode Forum

Full Version: mpd backup/restore
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, Tim.

I'm wondering if the backup/restore of mpd database can be set up into MoOde.

Currently, I logged into SSH to run

Code:
sudo mv -f ./database /var/lib/mpd/database

sudo mv -f ./libcache.json /var/local/www/libcache.json

sudo chown -R mpd:audio /var/lib/mpd

But, I found this operation is only workable under the same version of MoOde and same MoOde equipment.

If someone use the same resources in different locations, this function of backup/restore can be very useful.

Looking forward to your kindly suggestion.

Thank you.


BR.