Opened 10 years ago

Closed 9 years ago

Last modified 7 years ago

#12446 closed Patch - Bug Fix (fixed)

Patch: The Dvr/GetTitleInfoList endpoint doesn't return titles that have no inetref

Reported by: Bill Meek <keemllib@…> Owned by: Bill Meek
Priority: minor Milestone: 0.27.6
Component: MythTV - Services API - Backend Version: 0.27.4
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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.

Attachments (2)

Dvr-GetTitleInfoList.patch.0.27.v0 (507 bytes) - added by Bill Meek <keemllib@…> 10 years ago.
Dvr-GetTitleInfoList.patch.0.28-pre.v0 (610 bytes) - added by Bill Meek <keemllib@…> 10 years ago.

Download all attachments as: .zip

Change History (8)

Changed 10 years ago by Bill Meek <keemllib@…>

Changed 10 years ago by Bill Meek <keemllib@…>

comment:1 Changed 10 years ago by stuartm

Owner: set to stuartm
Status: newaccepted

comment:2 Changed 10 years ago by talktodan@…

I'd love to see this patch merged, is there anything blocking it?

comment:3 Changed 9 years ago by Bill Meek <bmeek@…>

Resolution: fixed
Status: acceptedclosed

In 21f79e7104175d047f656d40563661ceea4f36d8/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:4 Changed 9 years ago by Bill Meek <bmeek@…>

In 5e18f50da3debb93bfa8850fc86d884d8ed96628/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:5 Changed 9 years ago by Bill Meek

Milestone: unknown0.27.6
Owner: changed from stuartm to Bill Meek

comment:6 Changed 7 years ago by Bill Meek

Owner: changed from Bill Meek to Bill Meek
Note: See TracTickets for help on using tickets.