04-23-2020, 01:27 AM
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
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.
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.