Page 1 of 1

Artwork file not written

PostPosted: Mon Jan 08, 2018 9:23 am
by Stoutjesdijk
Hi all,

The Sonos plugin is not writing any artwork. It works flawlessly otherwise; I can stop, play, go to the next song etc.
I also have no error messages in the log.

Any ideas?

thanks!

Re: Artwork file not written

PostPosted: Mon Jan 08, 2018 12:16 pm
by roussell
Mine is updating without issue on plugin ver 1.0.9

Make sure you have the correct file URL on the control page definition. It will point to the Perceptive Automation folder and the images subfolder with the Sonos device player device name as the image name: like so (note use of %20 in place of spaces):

Code: Select all
file:///Library/Application%20Support/Perceptive%20Automation/images/Sonos/Master%20Bedroom_art.jpg

I find the easiest way to get the correct URL is to native to the correct folder in Finder, see if the images in that folder are updating correctly, and then drag/drop the image I want into a Safari window which will correctly URLencode the path/filename. Then I just copy/paste that URL into the CP field.

Terry