v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
LiveTv

Creates a live tv series timer.

post/LiveTv/SeriesTimers

Request body

Idstring nullable

Id of the recording.

Typestring nullable
ServerIdstring nullable

Gets or sets the server identifier.

ExternalIdstring nullable

Gets or sets the external identifier.

ChannelIdstring uuid

ChannelId of the recording.

ExternalChannelIdstring nullable

Gets or sets the external channel identifier.

ChannelNamestring nullable

ChannelName of the recording.

ChannelPrimaryImageTagstring nullable
ProgramIdstring nullable

Gets or sets the program identifier.

ExternalProgramIdstring nullable

Gets or sets the external program identifier.

Namestring nullable

Name of the recording.

Overviewstring nullable

Description of the recording.

StartDatestring date-time

The start date of the recording, in UTC.

EndDatestring date-time

The end date of the recording, in UTC.

ServiceNamestring nullable

Gets or sets the name of the service.

Priorityinteger

Gets or sets the priority.

PrePaddingSecondsinteger

Gets or sets the pre padding seconds.

PostPaddingSecondsinteger

Gets or sets the post padding seconds.

IsPrePaddingRequiredboolean

Gets or sets a value indicating whether this instance is pre padding required.

ParentBackdropItemIdstring nullable

If the item does not have any backdrops, this will hold the Id of the Parent that has one.

ParentBackdropImageTagsstring[] nullable

Gets or sets the parent backdrop image tags.

IsPostPaddingRequiredboolean

Gets or sets a value indicating whether this instance is post padding required.

KeepUntil'UntilDeleted' | 'UntilSpaceNeeded' | 'UntilWatched' | 'UntilDate'
RecordAnyTimeboolean

Gets or sets a value indicating whether [record any time].

SkipEpisodesInLibraryboolean
RecordAnyChannelboolean

Gets or sets a value indicating whether [record any channel].

KeepUpTointeger
RecordNewOnlyboolean

Gets or sets a value indicating whether [record new only].

DaysDayOfWeek[] nullable

Gets or sets the days.

DayPattern'Daily' | 'Weekdays' | 'Weekends'
ImageTagsobject nullable

Gets or sets the image tags.

ParentThumbItemIdstring nullable

Gets or sets the parent thumb item id.

ParentThumbImageTagstring nullable

Gets or sets the parent thumb image tag.

ParentPrimaryImageItemIdstring nullable

Gets or sets the parent primary image item identifier.

ParentPrimaryImageTagstring nullable

Gets or sets the parent primary image tag.

Response

Series timer info created.