Bugzilla – Bug 14472
music_services
Last modified: 2009-10-16 08:11:34 UTC
Music_services command no longer returns any results. If I execute: music_services 0 20 It returns: music_services 0 20 Where it should be returning a list of music services :) Was working fine in 7.3.3 and I can still use services such as Rhapsody via the CLI.
music_services is gone, replaced by apps. Try 'apps 0 20' instead.
(In reply to comment #1) > music_services is gone, replaced by apps. Try 'apps 0 20' instead. Then I think you guys really need to spend some time on the CLI manual!!! What other MAJOR changes are there that developers should be aware of? Changes starting from Squeezebox Server 7.4 Added "pause" & "stop" subtypes to "playlist" notifications. Added "setsncredentials" command. Added "logging" command.
Sorry, we missed that one.
(In reply to comment #3) > Sorry, we missed that one. ;) No problems.. I wish I'd used this system earlier and reported other bugs.
(In reply to comment #1) > music_services is gone, replaced by apps. Try 'apps 0 20' instead. Yes but the apps command will list all apps that are available. How we do get a list of apps that have been configured? Meaning, how do we get a list of the apps under "My Apps" in squeezecenter?
Why not just have both forms of the command work for awhile? There needs to be some thought given to all of the things you are breaking when you change these APIs.