﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
10828	ServicesAPI - Dvr/GetRecordedList count parameter not used correctly	david.whyte@…	dblain	"On 0.25, calls to Dvr/GetRecordedList with a 'count'
parameter do not return the actual number of recordings requested.  It
seems that deleted recordings are included in the counter, but don't
get returned.  (I.e. if I ask for the first 20 recordings, but 3 of
the first 20 have been deleted (based on date order), then I only get
17 shows actually returned).

I think this changeset introduced the issues
https://github.com/MythTV/mythtv/commit/8a3ab526a but I don't quite
understand why deleted recordings are being excluded.  Surely, the
fact that they are in the 'deleted' recording group is enough of an
indication to a caller that they can be excluded if their application
so wishes.

I believe the correct fix is to include deleted programs in the returned detail (i.e. revert the change above) and allow the caller to filter them out if they so wish."	Bug Report - General	closed	minor	0.28	Bindings - XML/JSON	0.25	medium	Fixed			0
