[mythtv-users] UK Commercial Detection (Clusters)

mythtv at phipps-hutton.freeserve.co.uk mythtv at phipps-hutton.freeserve.co.uk
Wed May 1 12:01:38 UTC 2013


Quoting Phill Edwards <philledwards at gmail.com>:
> +--------+---------------------+------------+
> | chanid | starttime           | title      |
> +--------+---------------------+------------+
> |   2315 | 2013-04-09 12:28:00 | Family Guy |
> +--------+---------------------+------------+
>
> $ silence.py --chanid 2315 --starttime 20130409222800 --loglevel debug

Could you give this a try:

$ env TZ=UTC silence.py --chanid 2315 --starttime 2013-04-09T12:28:00  
--loglevel debug

The starttime is the same as in the database (except for replacing a  
space with a T) and it should eliminate the need to convert to  
localtime and then having silence.py convert back to UTC (which can be  
ambiguous when the clocks go back).

Cheers,
Tim.



More information about the mythtv-users mailing list