Bug 14472 - music_services
: music_services
Status: RESOLVED WONTFIX
Product: Logitech Media Server
Classification: Unclassified
Component: CLI
: 7.4.0
: PC Windows XP
: -- minor (vote)
: ---
Assigned To: Andy Grundman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-01 05:28 UTC by Nicholas Riley
Modified: 2009-10-16 08:11 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Riley 2009-10-01 05:28:47 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.
Comment 1 Andy Grundman 2009-10-02 05:39:37 UTC
music_services is gone, replaced by apps.  Try 'apps 0 20' instead.
Comment 2 Nicholas Riley 2009-10-02 06:19:41 UTC
(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.
Comment 3 Andy Grundman 2009-10-02 06:22:07 UTC
Sorry, we missed that one.
Comment 4 Nicholas Riley 2009-10-02 06:25:00 UTC
(In reply to comment #3)
> Sorry, we missed that one.

;) No problems.. I wish I'd used this system earlier and reported other bugs.
Comment 5 sergio 2009-10-07 14:11:00 UTC
(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?
Comment 6 jwk 2009-10-16 08:11:34 UTC
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.