Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Moode 9
#11
(05-20-2024, 11:58 AM)Tim Curtis Wrote: You can try restoring playlists manually via the command below. The backup zip can be from moode8.

Code:
sudo /var/www/util/backup_manager.py --what playlists <Path to the backup zip file>

I just wanted to restore my radios stations. How can this be done from an actual 8.39 backup to version 9?
Reply
#12
Until I get a chance to look at the backup/restore feature and see whats needed to enable restoring from moode 8 backups you will need to run the command I posted. First you need to copy the backup zip file to a usb drive and then to your home directory on the Pi.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#13
sudo /var/www/util/backup_manager.py --what r_other '/home/moode/backup_BLACKBOX_240522_1916.zip' --restore
usage: backup_manager.py [-h] [--version] [--what {config,cdsp,playlists,searches,r_moode,r_other} [{config,cdsp,playlists,searches,r_moode,r_other} ...]] (--backup | --restore | --info)
[--cdsp-replace] [--db DB] [--script SCRIPT] [--wlanpwd WLANPWD]
backupfile
backup_manager.py: error: argument --what: invalid choice: '/home/moode/backup_BLACKBOX_240522_1916.zip' (choose from 'config', 'cdsp', 'playlists', 'searches', 'r_moode', 'r_other')

What was wrong?
Reply
#14
sudo /var/www/util/backup_manager.py --what r_other --restore '/home/moode/backup_BLACKBOX_240522_1916.zip' was right..
Reply


Forum Jump: