2006/4/22, Klaus Schmidinger <Klaus.Schmidinger@xxxxxxxxxx>: > Markus Ehrnsperger wrote: > > Hallo, > > > > I have the recording > > > > /video/Star_Trek_-_Enterprise/%Kir'Shara/2006-04-09.12.50.39.50.rec > > > > and in reccmds.conf an entry like: > > > > DVD Hintergrundbild : /opt/vdrconvert/bin/grab_all.sh > > > > now, when I go to the recording and execute the command, nothing > > happens, /opt/vdrconvert/bin/grab_all.sh is not executed. I verified > > this with a logger command in /opt/vdrconvert/bin/grab_all.sh, it > > looks like: > > > > #!/bin/sh > > > > logger "grab_all 1=$1, 2=$2" > > ... > > > > > > I have vdr-1.3.45 with some patches. > > With VDR 1.3.47 this works fine here. > > Klaus > Hello, with VDR 1.3.48 it works fine here, even with the same patches and plugins as in 1.3.45 . Markus