2019-08-10 21:31:04 +00:00
|
|
|
# Describes the format for available Kodi services
|
|
|
|
|
|
|
|
add_to_playlist:
|
2021-05-14 18:34:59 +00:00
|
|
|
target:
|
|
|
|
entity:
|
|
|
|
integration: kodi
|
|
|
|
domain: media_player
|
2019-08-10 21:31:04 +00:00
|
|
|
fields:
|
|
|
|
media_type:
|
2021-05-14 18:34:59 +00:00
|
|
|
required: true
|
2019-08-10 21:31:04 +00:00
|
|
|
example: ALBUM
|
2021-05-14 18:34:59 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-08-10 21:31:04 +00:00
|
|
|
media_id:
|
|
|
|
example: 123456
|
2021-05-14 18:34:59 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-08-10 21:31:04 +00:00
|
|
|
media_name:
|
2020-04-05 15:27:16 +00:00
|
|
|
example: "Highway to Hell"
|
2021-05-14 18:34:59 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-08-10 21:31:04 +00:00
|
|
|
artist_name:
|
2020-04-05 15:27:16 +00:00
|
|
|
example: "AC/DC"
|
2021-05-14 18:34:59 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-08-10 21:31:04 +00:00
|
|
|
|
|
|
|
call_method:
|
2021-05-14 18:34:59 +00:00
|
|
|
target:
|
|
|
|
entity:
|
|
|
|
integration: kodi
|
|
|
|
domain: media_player
|
2019-08-10 21:31:04 +00:00
|
|
|
fields:
|
|
|
|
method:
|
2021-05-14 18:34:59 +00:00
|
|
|
required: true
|
2020-04-05 15:27:16 +00:00
|
|
|
example: "VideoLibrary.GetRecentlyAddedEpisodes"
|
2021-05-14 18:34:59 +00:00
|
|
|
selector:
|
|
|
|
text:
|