05-20-2024, 05:22 PM
(05-20-2024, 04:19 PM)bitlab Wrote: Hi @Falco,
For some unknown reason moode 9 (unknown to me) blocks the backup restore on name basis and only allow moode 9 backups to be restored.
When I designed the moode auto config system and backup_manager to be able to restore backup across multiple major versions of moode(along as you take care to create the back items correctly). Just like restoring from 7 to 8.
The backup no only contains the system configuration, but also :You also can't restore those items with 9.
- the playlists,
- custom radio stations
- camilladsp configs
If you are lucky you can still can the commandline version (backup_manager) to restore the playlist, camilladsp and radiostations. If everything of the config is still working correctly after a restore I don't know.
@Tim Curtis can we have the restore from 8 working with the first upcoming bug fix?
Btw the backup contains the version used of moode to make the config, no need to enforce checks it on name basis.
Marcel
I'm guilty as charged, lol.
Maybe I misunderstood but I thought restoring the config (moodecfg.ini) settings would not work if the settings were changed in certain ways. In moode 9 a lot of settings changed their meaning or function, particularly for audio and some were deleted.
Maybe just block restore of moode 8 configs/prefs but allow the others.
I forgot about the version being stored in the backup itself.
I'll add to the TODO list.