Opened 9 years ago
Closed 9 years ago
Last modified 7 years ago
#12461 closed Bug Report - General (fixed)
Channel Services API - GetChannelInfoList
Reported by: | Owned by: | Bill Meek | |
---|---|---|---|
Priority: | minor | Milestone: | 0.28 |
Component: | MythTV - Services API - Backend | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
StartIndex? and Count parameters are not being used in GetChannelInfoList? resulting in more data being returned than requested, which in pvr.mythtv addon for Kodi can cause a hang with multiples of exactly 100 channels.
See attached file which is the result of
To replicate the bug in a browser
http://<backendIP>:6544/Channel/GetChannelInfoList?StartIndex?=1&Count=2&SourceID=<n>&OnlyVisible?=true&Details=false
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | ChannelInfoList-result added |
---|
comment:1 Changed 9 years ago by
Owner: | set to Bill Meek <bmeek@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 9 years ago by
Milestone: | unknown → 0.28 |
---|
comment:3 Changed 7 years ago by
Owner: | changed from Bill Meek <bmeek@…> to Bill Meek |
---|
Note: See
TracTickets for help on using
tickets.
In 03dea2e2c012440ccd7abee290bf4b95506b7f24/mythtv: