Methods
(static) doAlbum(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doArtist(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doBoxset(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doCollectionFolder(input) → {dynamic}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object |
Returns:
- Type:
- dynamic
(static) doFolder(input) → {dynamic}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object |
Returns:
- Type:
- dynamic
(static) doInstantMix(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doLoadTrailers(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doMultipleSeries(tvshows, items) → {void}
Helper: shuffle play watched episodes from multiple series
Parameters:
| Name | Type | Description |
|---|---|---|
tvshows | object | |
items | object |
Returns:
- Type:
- void
(static) doPerson(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doPhotoAlbum(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doPlayAllAlbum(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doPlayAllArtist(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doPlayAllBoxset(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doPlayAllPlaylist(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doPlayAllSeason(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doPlayAllSeries(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doPlaylist(input, items) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) doSeason(input, items) → {longinteger}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- longinteger
(static) doSeries(input, items) → {longinteger}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- longinteger
(static) doUserView(input) → {dynamic}
Parameters:
| Name | Type | Description |
|---|---|---|
input | object |
Returns:
- Type:
- dynamic
(static) doVideoContainer(input, items) → {void}
Helper: video container logic (movies or tvshows collection)
Parameters:
| Name | Type | Description |
|---|---|---|
input | object | |
items | object |
Returns:
- Type:
- void
(static) executeQuickPlay() → {void}
Returns:
- Type:
- void
(static) init() → {void}
Returns:
- Type:
- void