Imagecmds.conf

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
 
Zeile 1: Zeile 1:
 
  #
 
  #
  # This is a example of imagecmds.conf with with usually using and sample entrys.
+
  # This is a example of imagecmds.conf with usually using and sample entrys.
 
  #
 
  #
 
  # This file should placed on VDR configuration folder with setup.conf
 
  # This file should placed on VDR configuration folder with setup.conf
Zeile 13: Zeile 13:
 
  #            %s - placeholder filename (optionally)
 
  #            %s - placeholder filename (optionally)
 
  #
 
  #
  # See also at man-pages vdr(5), it the same syntax as reccmds.conf
+
  # See also at man-pages vdr(5), its the same syntax as reccmds.conf
 
  #
 
  #
 
  Informations about picture        : file %s
 
  Informations about picture        : file %s

Version vom 3. Februar 2005, 14:02 Uhr

#
# This is a example of imagecmds.conf with usually using and sample entrys.
#
# This file should placed on VDR configuration folder with setup.conf
#  .../setup.conf
#  .../plugins/imagecmds.conf
#
# Syntax is: <name>[?];<command>
#
# <name>    = descriptor displayed in VDR
# [?]       = confirmation request, before execute command (optionally)
# <command> = command what execute with current watched file
#             %s - placeholder filename (optionally)
#
# See also at man-pages vdr(5), its the same syntax as reccmds.conf
#
Informations about picture        : file %s
Size of picture                   : du -chs %s
Pregenerate this folder and below : /usr/local/bin/image.sh
Delete picture?                   : rm -f %s