[mythtv-commits] Ticket #11121: wrong iconURL in Channel service ChannelInfo objects

MythTV noreply at mythtv.org
Wed Sep 26 13:33:05 UTC 2012


#11121: wrong iconURL in Channel service ChannelInfo objects
--------------------------------------+--------------------------------
     Reporter:  sastie@…              |      Owner:  dblain
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  0.26
    Component:  Bindings - XML/JSON   |    Version:  Master Head
     Severity:  medium                |   Keywords:  ServiceAPI Channel
Ticket locked:  0                     |
--------------------------------------+--------------------------------
 The iconURL is filled with the absolute path in ChannelService operations
 returning ChannelInfo data (GetChannelInfo and GetChannelInfoList).

 the iconURL returned is in the following format:
 "IconURL":"/home/mythtv/.mythtv/channels/cspan.jpg"

 Dvr Service methods seem to handle channel iconURL properly
 for example Dvr/GetUpcomingList returns this for the channel icon:
 "IconURL":"/Guide/GetChannelIcon?ChanId=2554"

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11121>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list