Page 1 of 1

Upload cover art

PostPosted: Fri Oct 02, 2009 12:33 pm
by rstone
First - thanks for a great tool - I've just installed Subsonic and am very impressed.

So here's my feature suggestion - a pretty small thing: It would be nice to have an upload button for cover art instead of just the URL text box. Some of my cover art was either really hard to find the first time (and I don't remember where I finally found it), or I scanned it myself. With an upload button I would export it from iTunes and load it from that machine.

PostPosted: Fri Oct 02, 2009 11:15 pm
by jigsaw
Hello rstone

This is possible by just directing the address to the file instead of an url.

On windows:
file:///localhost:C:/tmp/cover.jpg

On *nix:
file://localhost:/tmp/cover.jpg

Perhaps for a future release of Subsonic a "Browse" button would simplify this, however the functionality is there :)