Bugzilla – Bug 14237
iTunes plugin is disabled by default
Last modified: 2010-02-08 09:57:05 UTC
On a clean install of SqueezeCenter 7.4 r2860 in the Control Panel...when Use Itunes is checked, SqueezeCenter does not install the iTunes plugin. Therefore there is no connection between the Control Panel and SqueezeCenter settings. Also see bug 14024 for more information on how to reproduce.
Is this on a clean system? Did you disable the plugin before doing this? It should be enabled on Win/OSX by default. If it's not, then this is a 7.4.0/P1 bug. I'll investigate.
Ok, turns out the iTunes plugin is disabled on a clean installation. That's utterly wrong.
Matt - don't worry, you're completely sane :-). It's a bug in SBS... Adrian - the OS ID fof Mac is "mac", not "osx": Index: install.xml =================================================================== --- install.xml (revision 28622) +++ install.xml (working copy) @@ -10,7 +10,7 @@ <defaultState> <win>enabled</win> - <osx>enabled</osx> + <mac>enabled</mac> <other>disabled</other> </defaultState>
== Auto-comment from SVN commit #28623 to the slim repo by michael == == https://svn.slimdevices.com/slim?view=revision&revision=28623 == Fixed Bug: 14237 +1 Description: use the correct OS ID for OSX in the plugin installer; as "mac" != "osx" the iTunes and MusicIP plugins were disabled by default
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.
These are all bugs that have been marked 'fixed' or 'closed' but still have the bug_meeting keyword. They were not showing up in James's bug meeting search. Please let me know (chris_owens@logitech.com) if these need to be brought up at the next bug meeting. In the meantime I will fix the search.