[Tickets #7679] Watson: New driver for tv.search.ch

bugs at horde.org bugs at horde.org
Thu Nov 13 08:46:24 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7679
------------------------------------------------------------------------------
  Ticket             | 7679
  Created By         | tinu at humbapa.ch
  Summary            | Watson: New driver for tv.search.ch
  Queue              | Incubator
  Type               | Enhancement
  State              | New
  Priority           | 1. Low
  Milestone          |
  Patch              | 1
  Owners             |
+New Attachment     | tvsearchch.php
------------------------------------------------------------------------------


tinu at humbapa.ch (2008-11-13 03:46) wrote:

I created a new driver for mostly german channels. It uses  
tv.search.ch as his source: http://tv.search.ch/programm/

to use it you need to add a new source like this:

$chan[$val] = array (
        'domain' => 'tv.search.ch',
        'file' => 'programm/station/detail.php',
        'cache_expires' => 43200,
        'date' => array('day'=> 'Y-m-d'),
        'parameters' => array(
            'id' => channel number, e.g. 9 for ProSieben
        ),
        'driver' => 'tvsearchch'
);






More information about the bugs mailing list