peterdgreenway;537192 Wrote: > > I am getting a second Squeezebox Radio for the kitchen, I would ideally > like to set up the 2nd one by reference to the first one. For this > read, backup the configuration and apps etc of the first one and > restore it to the second one and make a few mods. > > How do I do it - whats the easiest way ??
Some of the player settings are stored on the server side. You can use my SettingsManager plugin (see below) to save the current Radio's server settings to a "custom group", and then copy those custom settings to the new one. But many settings -- sound effects, screensavers, etc. -- are stored on the Radio itself. Right now there's no good way to copy those. They're generally stored on the Radio under /etc/squeezeplay/userpath, and you *can* copy them on/off the device with a SCP client like WinSCP after you enable Remote Login. At least the /etc/squeezeplay/userpath/settings/SlimDiscovery.lua file has a reference to the local player's hardware network interface MAC address, so I wouldn't copy that one from old to new. -- peterw http://www.tux.org/~peterw/ Free plugins: 'AllQuiet' (http://www.tux.org/~peterw/slim/AllQuiet.html) 'Auto Dim/AutoDisplay' (http://www.tux.org/~peterw/slim/AutoDisplay.html) 'BlankSaver' (http://www.tux.org/~peterw/slim/BlankSaver.html) 'ContextMenu' (http://www.tux.org/~peterw/slim/ContextMenu.html) 'DenonSerial' (http://www.tux.org/~peterw/slim/DenonSerial.html) 'FuzzyTime' (http://www.tux.org/~peterw/slim/FuzzyTime.html) 'KidsPlay' (http://www.tux.org/~peterw/slim/KidsPlay.html) 'KitchenTimer' (http://www.tux.org/~peterw/slim/KitchenTimer.html) 'PlayLog' (http://www.tux.org/~peterw/slim/PlayLog.html) 'PowerCenter/BottleRocket' (http://www.tux.org/~peterw/slim/PowerCenter.html) 'SaverSwitcher' (http://www.tux.org/~peterw/slim/SaverSwitcher.html) 'SettingsManager' (http://www.tux.org/~peterw/slim/SettingsManager.html) 'SleepFade' (http://www.tux.org/~peterw/slim/SleepFade.html) 'StatusFirst' (http://www.tux.org/~peterw/slim/StatusFirst.html) 'SyncOptions' (http://www.tux.org/~peterw/slim/SyncOptions.html) 'VolumeLock' (http://www.tux.org/~peterw/slim/VolumeLock.html) ------------------------------------------------------------------------ peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107 View this thread: http://forums.slimdevices.com/showthread.php?t=77567 _______________________________________________ Radio mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/radio
