INTERACT FORUM
More => Old Versions => JRiver Media Center 31 for Windows => Topic started by: mattkhan on May 06, 2023, 08:05:28 am
-
e.g. /MCWS/v1/Playback/Info?Fields=AnotherField,MyField
it's a way to avoid having to make an additional call to Files/GetInfo just to get some info about the currently playing file
-
e.g. /MCWS/v1/Playback/Info?Fields=AnotherField,MyField
it's a way to avoid having to make an additional call to Files/GetInfo just to get some info about the currently playing file
+1!
-
We'll add this to the next build. Thanks for the suggestion.
NEW: Added a Fields parameter to the MCWS Playback/Info so you can request any number of additional fields for the playing file.
-
nice, thanks
-
We'll add this to the next build. Thanks for the suggestion.
NEW: Added a Fields parameter to the MCWS Playback/Info so you can request any number of additional fields for the playing file.
Sick
-
Hi Matt,
Oliver Twist here (Can I have some more?)
Thanks for this great new feature but is there any chance that the format of the additional fields can be specified?
File/Getinfo defaults to unformatted fields but formatted can be selected.
Playback/Info is returning additional fields as formatted only.
EDIT: Request fulfilled here: https://yabb.jriver.com/interact/index.php/topic,136386.msg944718.html#msg944718
Thanks Matt!
-
Is this correct:
http://127.0.0.1:52199/MCWS/v1/Playback/Info?Fields=Genre,Composer
It is not working for me.
A single field works.
http://127.0.0.1:52199/MCWS/v1/Playback/Info?Fields=Genre
-
It's Semi colon separated for the field list