Site Index:
Astronomy picture of the day
Downloads the astronomy picture for the current day and allow access to the dir for browsing the old pictures.
To activate add the following to your local_conf.py
plugin.activate('image.apod', args=('/dir_for_apod',))
Te plugin is loaded with the following settings: type=default, level=10, args=('/tmp',)
Gphoto plugin
A plugin for digi cams through gphoto. You need gphoto and the Python bindings to get this working.
plugin.activate('image.gphoto')
This plugin is reported broken in freevo 1.5.x. The problem seems to be that there are no longer working Python bindings for the new version of gphoto. If you need it, you can either fix it or find a different way to access your photos.
For cameras that are usb storage devices look in the GeneralPlugins section, there is an usb storage plugin.