Opened 12 years ago

Closed 10 years ago

#11121 closed Bug Report - General (Fixed)

wrong iconURL in Channel service ChannelInfo objects

Reported by: sastie@… Owned by: dblain
Priority: minor Milestone: 0.28
Component: Bindings - XML/JSON Version: Master Head
Severity: medium Keywords: ServiceAPI Channel
Cc: Ticket locked: no

Description

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"

Change History (2)

comment:1 Changed 12 years ago by Kenni Lund [kenni a kelu dot dk]

Milestone: 0.26unknown

comment:2 Changed 10 years ago by paulh

Milestone: unknown0.28
Resolution: Fixed
Status: newclosed

This is working OK in current master.

Note: See TracTickets for help on using tickets.