<p>In the case of series/recurrent recording schedules, the method also returns the individual recordings (not only the recordingschedule/RecordingDefinition/"parent" recording), due to backwards compatibility reasons and because of client (Go app) requirements:</p>
<p>Client apps need to know the individual recordings in order to show them graphically to the user ("drawing"/marking all the precise episodes that will be recorded in a series recording, etc.). Recordings created as "series recording" are marked (as "series" type) and associated with the corresponding seriesId (and rest of relevant fields such as the scheduleId, programId, etc.)</p>
<p>It is possible to differentiate the recording "type" ("parent recording/definition" vs "child recording") through the "recordingHiearchy" and "ParentId" fields of the [[RecordingSchedule|RecordingSchedule]] object</p>
<p>* '''MiViewTV comments''':</p>
}}
{{Api_Parameter|
ParamName=GvpRecordingStatestate
|ParamType=[[RecordingScheduleState|RecordingScheduleState]] enum
|ParamRequired=optionalRequired|ParamDescription=Recording schedule state to filter results. Status 0 "Undefined" is only valid in OP and returns all user's recordings regardless of its status. NOT working in Mediaroom
}}
{{Api_Parameter|
ParamName=targetDeviceId
|ParamType=int
|ParamRequired=optionalrequired
|ParamDescription=Allows identifying the user's device (STB) on which the application will be applied, in the case that several DVR devices may exist in the household (does not apply to MiView and Mediaroom)
}}
: "Limit": 10,
: "Count": 48,
: "List":[ paginatedList of [[RecordingSchedule|RecordingSchedule]] objects ]
}
|Exceptions=
Possible error results (included in the GVP general error list) are:
*8 MissingRequiredParameter ''OpenPlatform, Mirada''*211 RecordingSubscriberNotFound ''OpenPlatform, MiViewTV'', ''Mediaroom''*212 RecordingSubscriberNotSubscribed ''OpenPlatform, MiViewTV''*213 RecordingUnknownError ''OpenPlatform, MiViewTV'', ''Mediaroom''*235 RequestedLanguagesUnavailable ''OpenPlatform, Mirada''*236 RecordingUpdatedFromAnotherDevice ''OpenPlatform, Mirada''*245 RecordingUnknownRecordingType ''OpenPlatform, Mediaroom''*246 RecordingUnknownPagingType ''OpenPlatform, Mediaroom''
|Cache=
{{!}} Added support for Mirada and Mediaroom. Introduced new parameter targetDeviceId
{{!}}
{{!}}- valign="top"
! 7.1
{{!}} Added support for OpenPlatform CPVR
{{!}} José Manuel Escartín
{{!}}}