INTERACT FORUM
Windows => JRiver Media Center 33 for Windows => Topic started by: mattkhan on October 19, 2024, 07:14:47 am
-
another HA driven request
this api currently provides a value like
"Image File": "INTERNAL"
it would be useful if it also provided the ImageURL as Playback/Info does for the current file
thanks for considering!
-
You can use the "Key" returned from an MPL to get the image URL.
ImageURL is just built like this:
MCWS/v1/File/GetImage?File=[KEY]
-
good point, thanks