Tobias Faust; tobias.faust @ gmx.de

 

show length of recordings Patch:

This patch displays the length of each recording in the vdr-recording list. I´m worry a long time ago because i doesnt know how long is a recording. To check this i must start the reply of a recording everytime.

The patch added 3 additional setup parameters to SETUP->RECORD

name
option
default
description
Show Date
yes/no
yes
displays the date of recording (like previous)
Show Time
yes/no
yes
displays the time of recording (like previous)
Show Lenght
yes/no
no
display the lenght in minutes of the recording

The following picture shows a recording list with date and length of each recording:

Its also possible to hide all date parameters to show only the Title.

Tested with a plain vanilla VDR 1.2.1 without Elchi. You shouldn´t get problems with a present elchi-patch.

Download
vdr-1.2.6_recording_length-0.3.diff
vdr-1.2.6_Komplettpatch-to-recording_length_0.3.diff
all recordings will now displayed correctly in vdradmin via webbrowser. Thanks to all that reporting this one
vdr-1.2.1_recording_length-0.2.diff central position of lenght
setupParameters are yes/no (not 0/1)
vdr-1.2.1_recording_length-0.1.diff first release
   

 

JumpingSeconds Patch:

With this patch you can setup a specific intervall for jumping forward and backward during a replay. The default keys are green (jumping forward) and yellow (jumping backward). The default for this interval is 60 seconds.

The patch added 1additional setup parameter to SETUP->RECORD

name
option
default
description
Jumping seconds
integer
60
specify the interval for jumping

 

Tested with VDR 1.2.6 with a present Komplettpatch. Use first download for a plain vanilla VDR 1.2.6.

Download
vdr-1.2.6_jumpingseconds-0.1.diff
vdr-1.2.6_Komplettpatch-to-jumpingseconds_0.1.diff
central position of lenght
setupParameters are yes/no (not 0/1)
   

Update 04.09.2005: (developerment and maintainer: special thanks to Walter Koch)

With this patch you can setup a specific intervall for jumping forward and backward during a replay. You can further jump faster by holding down the button. The default keys are green (jumping forward) and yellow (jumping backward). The default for the interval are 60 seconds and 600 seconds for holding down.

Another feature is to use single frame forward and backward during a replay. Just press "1" or "3" on the remote control to freeze the picture or to advance one I-frame. The patch added 2 additional setup parameter to SETUP->REPLAY



name
option default
description
Jump seconds
integer 60
specify the interval for jumping
Jump seconds (repeated)
integer 600
specify the interval for jumping by holding down

Download: vdr-1.3.31-jumping_seconds_single_step-0.2.diff
Tested with plain vanilla VDR 1.3.31