Hi,
I've made some changes in that part in VDRAdmin-AM v3.4.3rc2. Maybe you want to try it and report if it works better now?
You can download it at http://andreas.vdr-developer.org/en/index.html
Regards, Andreas On Tuesday 20 December 2005 08:04, Jouni Karvo wrote:
hi,
From 9 pm to 9:30 pm was Idols extra and 9:30pm to 10pm was Big brother
I ended up with two recordings
- Idols extra beginning from 8:59pm
- Idols extra beginning from 9:29pm
I have had a similar bug, and wrote a quick and dirty solution for this (sent it to Andreas Mair also, but he probably has not had time to check it out).
If this is the same bug, then the problem is in the autotimer update code, where vdradmin first changes a recording to start the time where the time to add in the beginning is subtracted from the start time, and after this notices at some point that there is no autotimer for the correct time, and adds one to that time. VDR naturally takes the correct recording name (the program that was before in the schedule) for the one starting too early.
This happens when Event_ID is not used for autotimers.
The weird thing is that my problem was there with the earlier version...
yours, Jouni