Bug 8075 - Returning full version over CLI
: Returning full version over CLI
Status: RESOLVED INVALID
Product: Logitech Media Server
Classification: Unclassified
Component: CLI
: 7.0
: PC Windows XP
: -- normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-06 07:26 UTC by Barry Gordon
Modified: 2008-05-12 06:11 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barry Gordon 2008-05-06 07:26:48 UTC
when requesting the version through the CLI interface all that is returned is the major digit.  Would it be posssible to return the complete string including the build?  In that way a companion program (e.g. remote using CLI) could condition behavior (code Operation) based on the version of squeezecenter attached to.  Ideally a nice slim style response of the form 
    . . .  major:7 minor:0 revision:1 build:17654
would be ideal, but I will take what I can get
Comment 1 Barry Gordon 2008-05-12 06:11:09 UTC
This can be deleted as the serverstatus command does exactly what I needed.