Bugzilla – Bug 10390
'pref' command & query too strict about pref names
Last modified: 2009-10-05 14:28:30 UTC
Created attachment 4475 [details] patch that fixes both query and set modes of 'pref' command The 'pref' CLI command, both in query and set/command mode, is supposed to accept preference names in the format $namespace:$prefname. But the regexp for parsing $namespace:$prefname only allows $prefname to contain letters and numbers. Preference names like 'macro-Boom-preset_6', while legal in Perl code, are not usable with the 'pref' CLI commands.
Michael: can you review Peters patch.
change 24527 - applied in 7.4 branch
This bug has been marked as fixed in the 7.4.0 release version of SqueezeBox Server! * SqueezeCenter: 28672 * Squeezebox 2 and 3: 130 * Transporter: 80 * Receiver: 65 * Boom: 50 * Controller: 7790 * Radio: 7790 Please see the Release Notes for all the details: http://wiki.slimdevices.com/index.php/Release_Notes If you haven't already, please download and install the new version from http://www.logitechsqueezebox.com/support/download-squeezebox-server.html If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.