Hi,
Not sure I'm in the right place - but here's what I'm trying to do:
I can do #1 and #2 when its part of my music library by:
(p.s. if there's a simpler way, please let me know!)..
Now, when I try this with Pandora,
1. I can get the basic metadata as above (current track only)
2. I get a path like this one: pandora%3A%2F%2F343698135286677704.mp3
3. I pass this path into songinfo and the thing gives no response at all.
H-E-L-P! Must be missing something obvious
Oh its LMS 7.8.
Not sure I'm in the right place - but here's what I'm trying to do:
- Get the metadata of the currently playing track (artist, album etc...)
- Especially get a URL of the coverart file.
- When the source is SIRIUS or PANDORA, get the URL to the current tracks CoverArt.
I can do #1 and #2 when its part of my music library by:
- "playlist title ?", "playlist album ?", etc.. (or "playlist title 0 ?")
- I then send a "playlist path ?" then taking the parameter returned and passing it to SongInfo:
"songinfo 0 100 url:<path_from_above>" - This is turn returns with an artwork_track_id. I then push this into http://server:9000/music/artwork_tra...over.jpg...and voila I have the albumart!
(p.s. if there's a simpler way, please let me know!)..
Now, when I try this with Pandora,
1. I can get the basic metadata as above (current track only)
2. I get a path like this one: pandora%3A%2F%2F343698135286677704.mp3
3. I pass this path into songinfo and the thing gives no response at all.
H-E-L-P! Must be missing something obvious
Oh its LMS 7.8.