﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
12279	Services APi GetRecordedList ignores StartIndex and Count	phil.brady@…		"Services API for GretRecordedList does not respect either Startindex or Count.  It always assumes Startindex of zero and maximum count and so returns all recordings.
 
eg:
http://192.168.1.67:6544/Dvr/GetRecordedList?StartIndex=10Count=1&Descending=true

returns:
<?xml version=""1.0"" encoding=""UTF-8""?>
<ProgramList xmlns:xsi=""http://www.w3.org/2001/XMLSchema-instance"" version=""1.0"" serializerVersion=""1.1"">
<StartIndex>0</StartIndex>
<Count>566</Count>
<TotalAvailable>566</TotalAvailable>
<AsOf>2014-09-22T15:52:43Z</AsOf>
<Version>0.27.20140719-1</Version>
<ProtoVer>77</ProtoVer>
<Programs>
<Program>

[....  566 program records follow ... ]

Mythbuntu 14.04 Mythtv 0.27.2.
"	Bug Report - General	closed	minor	unknown	MythTV - Services API - Backend	0.27.2	low	Invalid	API GetRecordedList		0
