> It would be great to use the touch as photo frame, displaying my > NAS-stored images. My NAS runs minidlna to serve these pictures to my > Ipad already. Is it possible to configure the Touch to slide show my > network images easily?
Not easily. But you could configure your NAS to serve a list with image URLs. If it's running a web server, you can create a file which looks like: http://yournas/some/path/image1.jpg http://yournas/some/path/image2.jpg http://yournas/some/path/image3.jpg http://yournas/some/path/image4.jpg http://yournas/some/path/image5.jpg Save that file and make it available as http://yournas/images.lst. You can then enter this URL in the Touch's ImageViewer configuration... -- Michael _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
