Difference between revisions of "Blender Specification"

From Gvp-public
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== GetUserTimestamp ===
 
=== GetUserTimestamp ===
 
=== GetUserServices ===
 
=== GetUserServices ===
 +
=== GetItemsTags (25.3) ===
 +
=== TagItem (25.3) ===
 +
=== UntagItem (25.3) ===
  
 
== TimeService ==
 
== TimeService ==
Line 25: Line 28:
 
=== PlaybackHeartbeatRecording ===
 
=== PlaybackHeartbeatRecording ===
 
=== SetItemResumeData ===
 
=== SetItemResumeData ===
 +
=== GetMediaUrlStb (25.3) ===
 +
=== GetMediaUrlsStb (25.3) ===
  
 
== EventService ==
 
== EventService ==
Line 31: Line 36:
 
== RegistrationService ==
 
== RegistrationService ==
 
=== SetMinimumAgeRating ===
 
=== SetMinimumAgeRating ===
 +
 +
== AuthenticationService ==
 +
=== LoginAnonymous (25.3) ===

Latest revision as of 10:02, 5 March 2025

Currently, there is an ongoing implementation of methods in UNIAPI to Blender api. Please find below the list of methods currently active through Blender. That is, methods that are NOT being served by UNIAPI.

UserService

GetUserTimestamps

GetUserTimestamp

GetUserServices

GetItemsTags (25.3)

TagItem (25.3)

UntagItem (25.3)

TimeService

GetTime

EpgService

GetPersonalLiveChannelContents

GetPersonalLiveChannels

InstanceParameterService

GetKeyValues

GetFutSettings

PlaybackService

PlaybackHeartBeatLive

PlaybackHeartBeatVod

GetUserItemsResumeData

SetMovieResumeData

GetMovieResumeData

PlaybackHeartbeatRecording

SetItemResumeData

GetMediaUrlStb (25.3)

GetMediaUrlsStb (25.3)

EventService

AddEventBatch

RegistrationService

SetMinimumAgeRating

AuthenticationService

LoginAnonymous (25.3)