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 24.128.246.209: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage ------------------------------------------------------------------------------ @@ -991,6 +991,18 @@ to see the disk usage go to any directory listing and, press ENTER ('e' key or key it maps to on your remote) and you will see the disk usage under the Browse directory option. This also works on the main directory listings where you see your cdrom drives. +== Commands == + +A small plugin to run commands from the main menu. Currently supports only small scripts which need no inputs. All output is logged in the freevo logdir, and success or failure is determined on the return value of the command. You can now also view the log file after the command has finished in freevo itself. + +to activate it, put the following in your local_conf.py: +{{{ +plugin.activate('commands', level=45) +COMMANDS_DIR = '/usr/local/freevo_data/Commands' +}}} + +The level argument is used to influence the placement in the Main Menu. consult freevo_config.py for the level of the other Menu Items if you wish to place it in a particular location. + = Extra File Information in XML metafiles = == Movie files == ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Freevo-wikilog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog