[vdr] Forced boot once a day

2014-09-14 Thread Thomas Maaß
Hi! I use epgsearch's searchtimer to record my favorite series. But there could be a problem when using automatic shutdown and wakeup. When there is no event in the current epg, the searchtimer will not be updated any more. The shutdown script will get no wakeup time, because there is no timer.

Re: [vdr] Forced boot once a day

2014-09-14 Thread Gerald Dachs
Am 14.09.2014 um 12:02 schrieb Thomas Maaß: Hi! I use epgsearch's searchtimer to record my favorite series. But there could be a problem when using automatic shutdown and wakeup. When there is no event in the current epg, the searchtimer will not be updated any more. The shutdown script will

Re: [vdr] Forced boot once a day

2014-09-14 Thread VDR User
Why don't you just use a cron job for this? On Sun, Sep 14, 2014 at 3:02 AM, Thomas Maaß m...@setho.org wrote: Hi! I use epgsearch's searchtimer to record my favorite series. But there could be a problem when using automatic shutdown and wakeup. When there is no event in the current epg, the

Re: [vdr] Forced boot once a day

2014-09-14 Thread Karsten Müller
Why don't you add a 5 minute every day timer with a low priority and automatic deletion? That should pretty much do the trick. jm2c. On 14. September 2014 12:02:09 MESZ, Thomas Maaß m...@setho.org wrote: Hi! I use epgsearch's searchtimer to record my favorite series. But there could be a

Re: [vdr] Forced boot once a day

2014-09-14 Thread Gerald Dachs
Am 14.09.2014 um 17:07 schrieb VDR User: Why don't you just use a cron job for this? Why to use cron if the ACPI wakeup addon has a setting for this? Gerald !DSPAM:5415b51e652171744718748! ___ vdr mailing list vdr@linuxtv.org

Re: [vdr] Forced boot once a day

2014-09-14 Thread VDR User
Why don't you just use a cron job for this? Why to use cron if the ACPI wakeup addon has a setting for this? Because you don't need to bother with a whole plugin just for that. But, if the end result is the same then who cares how you got there I guess. My preference is to not make things more

Re: [vdr] Forced boot once a day

2014-09-14 Thread Gerald Dachs
Am 14.09.2014 um 19:42 schrieb VDR User: Why don't you just use a cron job for this? Why to use cron if the ACPI wakeup addon has a setting for this? Because you don't need to bother with a whole plugin just for that. It is an addon, no plugin, just some scripts and there is a big chance that