forked from d-mcknight/skill-plex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
skill.json
38 lines (38 loc) · 1.18 KB
/
skill.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"title": "Plex OCP Skill",
"url": "https://github.com/d-mcknight/skill-plex",
"summary": "[OCP](https://github.com/OpenVoiceOS/ovos-ocp-audio-plugin) skill to play media from [Plex](https://plex.tv).",
"short_description": "[OCP](https://github.com/OpenVoiceOS/ovos-ocp-audio-plugin) skill to play media from [Plex](https://plex.tv).",
"description": "",
"examples": [
"Play Charles Mingus",
"Play Jamie Cullum on Plex",
"Play the movie Ghostbusters",
"Play the movie Ghostbusters on Plex",
"Play Star Trek the Next Generation on Plex",
"Play the tv show Star Trek the Next Generation on Plex"
],
"branch": "master",
"license": "BSD-3-Clause",
"icon": "https://www.plex.tv/wp-content/themes/plex/assets/img/plex-logo.svg",
"category": "Music",
"categories": [
"Music",
"Daily"
],
"tags": [
"music",
"NeonAI",
"NeonGecko Original",
"OCP",
"Common Play"
],
"credits": [
"NeonGeckoCom",
"NeonDaniel",
"mikejgray"
],
"skillname": "skill-plex",
"authorname": "OscillateLabsLLC",
"foldername": null
}