Project

General

Profile

How do you handle timer conflicts?

Added by M. Reimer almost 6 years ago

Hello,

So far, tvheadend doesn't seem to have any builtin notification about timer conflicts (too many timers running in parallel).

How do other users handle this? Is there some easy way to spot such conflicts?

Does tvheadend have any API which would in theory allow to implement something like an "conflict alerter" as external script?
I had a look at the APIs but I haven't found one, so far, which gives me:

- Access to the channel list, including frequency, polarization, ...
- Access to the timer list including reference to the channels.

Is there an API like this? Which one?

Thanks in advance