-
Hello, Could you provide an example with the album_art function ? I try from local file: sonos -l Salon play_file 04.\ Delenda.mp3 from library: from Sono app Always same result: ❯ sonos -l Salon album_art |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
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.) |
Beta Was this translation helpful? Give feedback.
-
Just to note that v0.4.5 will improve the |
Beta Was this translation helpful? Give feedback.
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.)