Moode Forum
[IDEA] mpd backup/restore - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Feature requests (https://moodeaudio.org/forum/forumdisplay.php?fid=8)
+--- Thread: [IDEA] mpd backup/restore (/showthread.php?tid=2410)



mpd backup/restore - godt2p4 - 04-23-2020

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.