Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification.
The following page has been changed by 80.200.33.41: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fPluginInfo The comment on the change is: everything is moved ------------------------------------------------------------------------------ @@ -1,33 +1 @@ -'''Index'''[[TableOfContents]] - -== USB == - -A plugin to scan for USB devices. You should activate this plugin if you use mainmenu plugins for special USB devices like camera.py. - -PleaseUpdate: Placeholder (what does this do?) - -{{{ -plugin.activate("usb") -}}} - -== Digicams == - -Freevo 1.5 => image.camera doesn't existe anymore. -It has been replaced by usbstorage : http://sourceforge.net/mailarchive/message.php?msg_id=7116292 -Need more info before porting to the new wiki. - -1) A plugin for digi cams who are usb storage devices. Parameter: name, usb id and mountpoint. You can get the usb id with lsusb. -You should also activate the usb plugin so that the menu will change when you plugin in or remove the camera. - - Example for a Fujifilm Finepix: -{{{ - plugin.activate('usb') - plugin.activate('image.camera', args=('Finepix', '04cb:0100', '/mnt/camera')) -}}} - -2) A plugin for digi cams through gphoto. You need gphoto and the Python bindings to get this working. - -{{{ - plugin.activate('image.gphoto') -}}} - +Moved to the new wiki : http://freevo.sourceforge.net/cgi-bin/doc/Plugins ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Freevo-wikilog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog
