[mythtv-commits] Ticket #12446: Patch: The Dvr/GetTitleInfoList endpoint doesn't return titles that have no inetref

MythTV noreply at mythtv.org
Mon May 4 21:25:14 UTC 2015


#12446: Patch: The Dvr/GetTitleInfoList endpoint doesn't return titles that have no
inetref
-------------------------------------------------+---------------------
     Reporter:  Bill Meek <keemllib@…>           |      Owner:
         Type:  Patch - Bug Fix                  |     Status:  new
     Priority:  minor                            |  Milestone:  unknown
    Component:  MythTV - Services API - Backend  |    Version:  0.27.4
     Severity:  medium                           |   Keywords:
Ticket locked:  0                                |
-------------------------------------------------+---------------------
 Dvr/GetTitleInfoList is a huge benefit when client
 users have a large collection of recordings. And
 most users seem to use inetrefs. Dvr/GetTitleInfoList,
 however, excludes recordings without inetrefs.

 Dvr/GetRecordedList works, but includes much
 more data and while Dvr/GetTitleList is also
 fast, it doesn't return the inetref.

 This patch simply allows the endpoint to return
 all titles regardless of the inetref, which is
 likely to be missing on news and special programs
 for example. The client then displays nothing or
 a generic replacement for the coverart etc.

 I literally flipped a coin to choose between Feature
 or Bug. It's working as written, but we're missing
 programs because of it.

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


More information about the mythtv-commits mailing list