[mythtv-commits] Ticket #6549: Add channel name to upcoming ical

MythTV mythtv at cvs.mythtv.org
Thu May 14 00:40:22 UTC 2009


#6549: Add channel name to upcoming ical
------------------------------+---------------------------------------------
 Reporter:  marcusbrutus      |       Owner:  xris   
     Type:  enhancement       |      Status:  new    
 Priority:  minor             |   Milestone:  unknown
Component:  Plugin - MythWeb  |     Version:  head   
 Severity:  low               |     Mlocked:  0      
------------------------------+---------------------------------------------
 After trying this feature out, the only issue I had was determining
 "where" I should be watching a show ... err ... I mean on what channel. To
 fix this, simply add the channel name as a location!
 (Sounds simple enough).
 Can confirm this works (tested with horde/kronolith).

 Add this to the shows for-loop:

  $event->setProperty('location',     $show->channel->callsign);

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6549>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list