[ { "groupid": "general", "name": "General commands", "items": [ { "actionid": "show", "sourceid": "group", "groupid": "movie", "command": "(?show|display|view)\\s?(?Movie)?\\s?(?based commands)", "commandtemplates": [ "Show Movie based commands" ] }, { "actionid": "show", "sourceid": "group", "groupid": "music", "command": "(?show|display|view)\\s?(?Music)?\\s?(?based commands)", "commandtemplates": [ "Show Music based commands" ] }, { "actionid": "show", "sourceid": "group", "groupid": "picture", "command": "(?show|display|view)\\s?(?Picture)?\\s?(?based commands)", "commandtemplates": [ "Show Picture based commands" ] }, { "actionid": "show", "sourceid": "group", "groupid": "tvseries", "command": "(?show|display|view)\\s?(?TV series)?\\s?(?based commands)", "commandtemplates": [ "Show TV series based commands" ] }, { "actionid": "show", "sourceid": "group", "groupid": "home", "command": "(?show|display|view)\\s?(?home page)?\\s?(?based commands)", "commandtemplates": [ "Show home page based commands" ] }, { "actionid": "show", "sourceid": "group", "groupid": "general", "command": "(?show|display|view)\\s?(?general)?\\s?(?group commands)", "commandtemplates": [ "Show general group commands" ] }, { "actionid": "show", "sourceid": "group", "groupid": "devices", "command": "(?show|display|view)\\s?(?devices)?\\s?(?based commands)", "commandtemplates": [ "Show devices based commands" ] }, { "actionid": "show", "sourceid": "group", "groupid": "livetv", "command": "(?show|display|view)\\s?(?live tv)?\\s?(?based commands)", "commandtemplates": [ "Show Live TV based commands" ] } ] }, { "groupid": "home", "name": "Home commands", "items": [ { "actionid": "show", "sourceid": "home", "menuid": "home", "command": "(? show|display|view)\\s?(?home)", "commandtemplates": [ "Show home" ] }, { "actionid": "show", "sourceid": "home", "menuid": "nextup", "command": "(? show|display|view)\\s?(?next up)", "commandtemplates": [ "Show next up" ] }, { "actionid": "show", "sourceid": "home", "menuid": "favorites", "command": "(? show|display|view)\\s?(?favorites)", "commandtemplates": [ "Show favorites" ] }, { "actionid": "show", "sourceid": "home", "menuid": "upcoming", "command": "(? show|display|view)\\s?(?upcoming)", "commandtemplates": [ "Show upcoming" ] }, { "actionid": "show", "sourceid": "home", "menuid": "nowplaying", "command": "(? show|display|view)\\s?(?now playing)", "commandtemplates": [ "Show now playing" ] } ] }, { "groupid": "movie", "name": "Movie based commands", "defaultValues": { "sourceid": "movies", "itemType": "Movie", "filters": [ ], "sortBy": "", "sortOrder": "Ascending" }, "items": [ { "actionid": "show", "sourceid": "movies", "command": "(?show|display|go to|view)\\s?(?my|me)?\\s?(?movies)\\s?(?.*)?", "altcommand": "(?show|display|go to|view)\\s?(?the)?\\s?(?movie)\\s?(?.*)?", "itemName": "", "commandtemplates": [ "Show movies", "Show my movies", "Show the movie [movie name]" ] }, { "actionid": "play", "sourceid": "movies", "command": "(?play|Listen to)\\s?(?my|me)?\\s?(? music)\\s?(?.*)?\\s?(?on device|to device)\\s?(?.*)", "altcommand": "(?play|Listen to)\\s?(?my|me)?\\s?(? music)\\s?(?.*)?", "itemName": "", "itemType": "Audio", "shuffle": false, "filters": [ ], "sortBy": "", "sortOrder": "Ascending", "commandtemplates": [ "Play music", "Play my music", "Listen to my music " ] }, { "actionid": "play", "sourceid": "latestmovies", "command": "(?play)\\s?(?my|me)?\\s?(?latest movies|latest films)\\s?(?on device|to device)\\s?(?.*)", "altcommand": "(?play)\\s?(?my|me)?\\s?(?latest movies|latest films)", "filters": [ "unplayed" ], "sortBy": "datecreated", "sortOrder": "Descending", "commandtemplates": [ "Play my latest movies", "Play latest films" ] } ] }, { "groupid": "music", "name": "Music based commands", "defaultValues": { "itemName": "", "itemType": "Audio", "shuffle": false, "filters": [ ], "sortBy": "", "sortOrder": "Ascending" }, "items": [ { "actionid": "show", "sourceid": "music", "command": "(?show|display|go to|view)\\s?(?my|me)?\\s?(?(music|songs))\\s?(?.*)?", "commandtemplates": [ "Show music", "Show my music", "Show my songs" ] }, { "actionid": "play", "sourceid": "music", "command": "(?play|Listen to)\\s?(?my|me)?\\s?(? music)\\s?(?.*)?\\s?(?on device|to device)\\s?(?.*)", "altcommand": "(?play|Listen to)\\s?(?my|me)?\\s?(? music)\\s?(?.*)?", "itemName": "", "commandtemplates": [ "Play music", "Play my music", "Listen to my music " ] }, { "actionid": "shuffle", "sourceid": "music", "command": "(?shuffle)\\s?(?my|me)?\\s?(? music|favorite songs)\\s?(?.*)?\\s?(?on device|to device)\\s?(?.*)", "altcommand": "(?shuffle)\\s?(?my|me)?\\s?(? music|favorite songs)\\s?(?.*)?", "shuffle": true, "commandtemplates": [ "Play music", "Play my music", "Listen to my music ", "shuffle my favorite songs" ] } ] }, { "groupid": "tvseries", "name": "TV series based commands", "defaultValues": { "itemType": "Series", "filters": [ ], "sortBy": "", "sortOrder": "Ascending" }, "items": [ { "actionid": "show", "sourceid": "tvseries", "command": "(?show|display|go to|view)\\s?(?my|me)?\\s?(?(tv series))\\s?(?.*)?", "commandtemplates": [ "Show tv series", "Show my tv series" ] }, { "actionid": "play", "sourceid": "nextup", "command": "(?play|Listen to)\\s?(? next up)\\s?(?on device|to device)\\s?(?.*)", "altcommand": "(?play|Listen to)\\s?(? next up)", "commandtemplates": [ "Play next up" ] }, { "actionid": "play", "sourceid": "latestepisodes", "command": "(?play)\\s?(?my|me)?\\s?(?latest episodes)\\s?(?on device|to device)\\s?(?.*)", "altcommand": "(?play)\\s?(?my|me)?\\s?(?latest episodes)", "filters": [ "unplayed" ], "sortBy": "datecreated", "sortOrder": "Descending", "commandtemplates": [ "Play my latest episodes" ] } ] }, { "groupid": "livetv", "name": "Live TV based commands", "items": [ { "actionid": "show", "sourceid": "livetv", "menuid": "suggestions", "command": "(?show|display|go to|view)\\s?(?my|me)?\\s?(?Live tv|live tv suggestions)", "commandtemplates": [ "Show live tv" ] }, { "actionid": "show", "sourceid": "livetv", "menuid": "guide", "command": "(?show|display|go to|view)\\s?(?my|me)?\\s?(?Live tv guide)", "commandtemplates": [ "Show live tv guide" ] }, { "actionid": "show", "sourceid": "livetv", "menuid": "channels", "command": "(?show|display|go to|view)\\s?(?my|me)?\\s?(?Live tv channels)", "commandtemplates": [ "Show live tv channels" ] }, { "actionid": "show", "sourceid": "livetv", "menuid": "recordings", "command": "(?show|display|go to|view)\\s?(?my|me)?\\s?(?Live tv recordings)", "commandtemplates": [ "Show live tv recordings" ] }, { "actionid": "show", "sourceid": "livetv", "menuid": "scheduled", "command": "(?show|display|go to|view)\\s?(?my|me)?\\s?(?Live tv scheduled)", "commandtemplates": [ "Show live tv scheduled" ] }, { "actionid": "show", "sourceid": "livetv", "menuid": "series", "command": "(?show|display|go to|view)\\s?(?my|me)?\\s?(?Live tv series)", "commandtemplates": [ "Show live tv series" ] } ] }, { "groupid": "picture", "name": "Picture based commands", "defaultValues": { "itemType": "Picture", "shuffle": false, "filters": [ ], "sortBy": "", "sortOrder": "Ascending" }, "items": [ { "actionid": "show", "sourceid": "tvseries", "command": "(?show|display|go to|view)\\s?(?my|me)?\\s?(?pictures)", "commandtemplates": [ "Show pictures", "Show my pictures" ] } ] }, { "groupid": "devices", "name": "Devices based commands", "items": [ { "actionid": "enable", "deviceid": "displaymirroring", "command": "(? enable|turn on)\\s?(?display mirroring)", "commandtemplates": [ "Turn on display mirroring", "Enable display mirroring" ] }, { "actionid": "disable", "deviceid": "displaymirroring", "command": "(? disable|turn off)\\s?(?display mirroring)", "commandtemplates": [ "Turn off display mirroring", "Disable display mirroring" ] }, { "actionid": "toggle", "deviceid": "displaymirroring", "command": "(?toggle)\\s?(?display mirroring)", "commandtemplates": [ "Toggle display mirroring" ] }, { "actionid": "control", "command": "(?control)\\s?(?.*)", "commandtemplates": [ "Control [Device Name]" ] } ] } ]