Slatts;591301 Wrote: > Thanks anyway. > I've found the name of it from the URL > (http://127.0.0.1:9000/music/455/cover_50x50_o.gif) > but a search does not find 'cover_50x50_o.gif' anywhere on my machine. > Any idea where '127.00.1' gets its info from on the local machine?
Technically speaking (advance to the next paragraph if you're bored) a URL is not a filename, it's an abstraction saying 'there's a resource at this location' which means simply your local machine (127.0.0.1) on port 9000 will serve a resource from path /music/455/cover_50x50_o.gif using http. In the URL you provided there's actually the album id: 455. I reckon that the filename does not tally to the filesystem, because otherwise SBS would have to create duplicate default images for each album you have without art! So likely the file has a different name. Look through all the gifs in the squeezebox server directory (sorry - I don't have access to mine right now). An alternative is that the image file is in the database somewhere. -- elstensoftware 'bliss' (http://www.blisshq.com) - fully automated music library management. 'Read the music library management blog' (http://www.blisshq.com/music-library-management-blog/) including 'how to use bliss to manage Squeezebox album art' (http://www.blisshq.com/music-library-management-blog/2010/09/14/album-art-squeezebox/) ------------------------------------------------------------------------ elstensoftware's Profile: http://forums.slimdevices.com/member.php?userid=31345 View this thread: http://forums.slimdevices.com/showthread.php?t=83508 _______________________________________________ Radio mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/radio
