Skip to content

album_art function #16

Answered by pwt
Bruno21 asked this question in Q&A
Jan 31, 2021 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

album_art will only return a value if there's a usable HTTP URL available for the art. Some services provide this -- e.g., if playing a track via AirPlay 2, or from Sonos Radio.

Many sources do not, however. E.g., playing from a local library just presents a CIFS link, which isn't easy to use. I could just return this link, regardless of whether it's useable or not. Let me know if you'd prefer that.

(Note that I have no plans to do anything more sophisticated like querying external music databases.)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Bruno21
Comment options

Answer selected by pwt
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants