payong wrote:
> I can get actual played song by sending to LMS
> http://server:9000/status
>
> Is it possible to get detailed information about bits, frequency, stream
> type (PCM, DSD, etc.) like this: 44.1 Hz, 16 bits, FLAC? And if so, how
> to do it using an html query with out javascript?
I don't know if this is the sort of thing you have in mind, but since
you specified that you want something without javascript, maybe the lynx
command-line browser would do what you need, if it's available for the
platform you're using.
This command:
Code:
--------------------
lynx http://[LMS URL]:9000/Classic/status_header.html
--------------------
takes me to a text-mode representation of the status frame. It may be
necessary to select the correct player at the top of the page. After
that, go the song title at the bottom of the page and follow that link.
That goes to the Song Info screen with information like this
Code:
--------------------
File Format: FLAC
Duration: 2:35
Volume Adjustment: -1.39 dB
Bitrate: 261kbps VBR
Sample Rate: 44.1 kHz
Sample Size: 16Bits
--------------------
I hope this helps.
LMS 8 nightly; 3 Squeezelite players connected by powerline ethernet; 5
wireless players connected via Airplay Bridge; 1 SqueezeAmp player
no high-end or esoteric audio gear
1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired
------------------------------------------------------------------------
RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=113727
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter