Creating Wallpaper

I’m trying to figure out how to make one of my photos on the hub wallpaper for a home video.  In the XML I have file:///pictures/IMG_8128.jpg    I don’t think I have the file structure correct.  I have on folder called pictures that is in the root directory of the hub.

I don’t know what the syntax is for LOCAL files, but for files out on a server, it’s:

file:///tmp/SERVERNAME/path-to-file/filename.jpg

HOWEVER, the Hub has a bug.   It won’t files as backdrops unless they’re accessed via HTTP.

So, even if your path is correct, they will not load, local or otherwise.