Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spelling #1

Merged
merged 55 commits into from Mar 4, 2024
Merged

Spelling #1

merged 55 commits into from Mar 4, 2024

Conversation

jsoref
Copy link

@jsoref jsoref commented Mar 4, 2024

No description provided.

jsoref added 25 commits March 3, 2024 17:03
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Copy link

github-actions bot commented Mar 4, 2024

Changes in OpenAPI specification found. Expand to see details.

What's Changed


GET /Plugins
Return Type:

Changed response : 200 OK

Installed plugins returned.

  • Changed content type : application/json

Changed items (object):

This is a serializable stub class that is used by the api to provide information about installed plugins.

openapi-base openapi-changes.md openapi-head Changed property Status (string)

Gets or sets a value indicating the status of the plugin.

Updated PluginStatus :
Added enum value:

openapi-base openapi-changes.md openapi-head Superseded
Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded
Added enum value:

openapi-base openapi-changes.md openapi-head Superseded
Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded

  • Changed content type : application/json; profile="CamelCase"

Changed items (object):

This is a serializable stub class that is used by the api to provide information about installed plugins.

openapi-base openapi-changes.md openapi-head Changed property Status (string)

Gets or sets a value indicating the status of the plugin.

Updated PluginStatus :
Added enum value:

openapi-base openapi-changes.md openapi-head Superseded
Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded
Added enum value:

openapi-base openapi-changes.md openapi-head Superseded
Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded

  • Changed content type : application/json; profile="PascalCase"

Changed items (object):

This is a serializable stub class that is used by the api to provide information about installed plugins.

openapi-base openapi-changes.md openapi-head Changed property Status (string)

Gets or sets a value indicating the status of the plugin.

Updated PluginStatus :
Added enum value:

openapi-base openapi-changes.md openapi-head Superseded
Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded
Added enum value:

openapi-base openapi-changes.md openapi-head Superseded
Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded

GET /Artists/{name}
Return Type:

Changed response : 200 OK

Artist returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /System/Configuration
Return Type:

Changed response : 200 OK

Application configuration returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property EnableCaseSensitiveItemIds (boolean)

Gets or sets a value indicating whether [enable case-sensitive item ids].

openapi-base openapi-changes.md openapi-head Changed property DummyChapterDuration (integer)

Gets or sets the dummy chapter duration in seconds, use 0 (zero) or less to disable generation altogether.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property EnableCaseSensitiveItemIds (boolean)

Gets or sets a value indicating whether [enable case-sensitive item ids].

openapi-base openapi-changes.md openapi-head Changed property DummyChapterDuration (integer)

Gets or sets the dummy chapter duration in seconds, use 0 (zero) or less to disable generation altogether.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property EnableCaseSensitiveItemIds (boolean)

Gets or sets a value indicating whether [enable case-sensitive item ids].

openapi-base openapi-changes.md openapi-head Changed property DummyChapterDuration (integer)

Gets or sets the dummy chapter duration in seconds, use 0 (zero) or less to disable generation altogether.

POST /System/Configuration
Request:

Changed content type : application/json

Updated ServerConfiguration :

  • Changed property EnableCaseSensitiveItemIds (boolean)

Gets or sets a value indicating whether [enable case-sensitive item ids].

  • Changed property DummyChapterDuration (integer)

Gets or sets the dummy chapter duration in seconds, use 0 (zero) or less to disable generation altogether.

Changed content type : text/json

Updated ServerConfiguration :

  • Changed property EnableCaseSensitiveItemIds (boolean)

Gets or sets a value indicating whether [enable case-sensitive item ids].

  • Changed property DummyChapterDuration (integer)

Gets or sets the dummy chapter duration in seconds, use 0 (zero) or less to disable generation altogether.

Changed content type : application/*+json

Updated ServerConfiguration :

  • Changed property EnableCaseSensitiveItemIds (boolean)

Gets or sets a value indicating whether [enable case-sensitive item ids].

  • Changed property DummyChapterDuration (integer)

Gets or sets the dummy chapter duration in seconds, use 0 (zero) or less to disable generation altogether.

GET /Genres/{genreName}
Return Type:

Changed response : 200 OK

Genres returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

POST /Items/{itemId}
Request:

Changed content type : application/json

Updated BaseItemDto :

  • Changed property Trickplay (object)

Gets or sets the trickplay manifest.

Changed content type : text/json

Updated BaseItemDto :

  • Changed property Trickplay (object)

Gets or sets the trickplay manifest.

Changed content type : application/*+json

Updated BaseItemDto :

  • Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Items/{itemId}/Ancestors
Return Type:

Changed response : 200 OK

Item parents returned.

  • Changed content type : application/json

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /LiveTv/Channels/{channelId}
Return Type:

Changed response : 200 OK

Live tv channel returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /LiveTv/Programs/{programId}
Return Type:

Changed response : 200 OK

Program returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /LiveTv/Recordings/{recordingId}
Return Type:

Changed response : 200 OK

Recording returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /MusicGenres/{genreName}
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Persons/{name}
Return Type:

Changed response : 200 OK

Person returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Studios/{name}
Return Type:

Changed response : 200 OK

Studio returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Users/{userId}/Items/{itemId}
Return Type:

Changed response : 200 OK

Item returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Users/{userId}/Items/{itemId}/LocalTrailers
Return Type:

Changed response : 200 OK

An Microsoft.AspNetCore.Mvc.OkResult containing the item's local trailers.

  • Changed content type : application/json

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Users/{userId}/Items/{itemId}/SpecialFeatures
Return Type:

Changed response : 200 OK

Special features returned.

  • Changed content type : application/json

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Users/{userId}/Items/Latest
Return Type:

Changed response : 200 OK

Latest media returned.

  • Changed content type : application/json

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Users/{userId}/Items/Root
Return Type:

Changed response : 200 OK

Root folder returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Years/{year}
Return Type:

Changed response : 200 OK

Year returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Artists
Return Type:

Changed response : 200 OK

Artists returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Artists/AlbumArtists
Return Type:

Changed response : 200 OK

Album artists returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Channels
Return Type:

Changed response : 200 OK

Channels returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Channels/{channelId}/Items
Return Type:

Changed response : 200 OK

Channel items returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Channels/Items/Latest
Return Type:

Changed response : 200 OK

Latest channel items returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Genres
Return Type:

Changed response : 200 OK

Genres returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Albums/{itemId}/InstantMix
Return Type:

Changed response : 200 OK

Instant playlist returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Artists/{itemId}/InstantMix
Return Type:

Changed response : 200 OK

Instant playlist returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Artists/InstantMix
Return Type:

Changed response : 200 OK

Instant playlist returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Items/{itemId}/InstantMix
Return Type:

Changed response : 200 OK

Instant playlist returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /MusicGenres/{name}/InstantMix
Return Type:

Changed response : 200 OK

Instant playlist returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /MusicGenres/InstantMix
Return Type:

Changed response : 200 OK

Instant playlist returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Playlists/{itemId}/InstantMix
Return Type:

Changed response : 200 OK

Instant playlist returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Songs/{itemId}/InstantMix
Return Type:

Changed response : 200 OK

Instant playlist returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Items
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Users/{userId}/Items
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Users/{userId}/Items/Resume
Return Type:

Changed response : 200 OK

Items returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Albums/{itemId}/Similar
Return Type:

Changed response : 200 OK

Similar items returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Artists/{itemId}/Similar
Return Type:

Changed response : 200 OK

Similar items returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Items/{itemId}/CriticReviews
Return Type:

Changed response : 200 OK

Critic reviews returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Items/{itemId}/Similar
Return Type:

Changed response : 200 OK

Similar items returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Items/{itemId}/ThemeSongs
Return Type:

Changed response : 200 OK

Theme songs returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Items/{itemId}/ThemeVideos
Return Type:

Changed response : 200 OK

Theme videos returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Library/MediaFolders
Return Type:

Changed response : 200 OK

Media folders returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Movies/{itemId}/Similar
Return Type:

Changed response : 200 OK

Similar items returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Shows/{itemId}/Similar
Return Type:

Changed response : 200 OK

Similar items returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /Trailers/{itemId}/Similar
Return Type:

Changed response : 200 OK

Similar items returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /LiveTv/Channels
Return Type:

Changed response : 200 OK

Available live tv channels returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /LiveTv/Programs
Return Type:

Changed response : 200 OK

Live tv epgs returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

POST /LiveTv/Programs
Return Type:

Changed response : 200 OK

Live tv epgs returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

GET /LiveTv/Programs/Recommended
Return Type:

Changed response : 200 OK

Recommended epgs returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

This is strictly used as a data transfer object from the api layer.
This holds information about a BaseItem in a format that is convenient for the client.

openapi-base openapi-changes.md openapi-head Changed property Trickplay (object)

Gets or sets the trickplay manifest.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property Items (array)

Gets or sets the items.

Changed items (object):

Thi...[Comment body truncated]

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
jsoref added 17 commits March 3, 2024 22:54
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
@jsoref jsoref merged commit eb8e713 into spell-check-with-spelling Mar 4, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant