1
XBMC / Re: Abspielen eines Filmes durch Namen
« on: April 24, 2014, 07:00:22 PM »
Arrgh, you are right !
Now its working !
Thanks a lot for your support !
Now its working !
Thanks a lot for your support !
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
<command id="489" name="Spiele Video{1}" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
<action>
<cmdType>XJson.Raw</cmdType>
<cmdString>Player.Open&&"item": {"movieid": {1}}</cmdString>
<cmdRepeat>1</cmdRepeat>
</action>
<phrase>spiele, starte</phrase>
<phrase>video</phrase>
<payloadFromXML phraseOnly="False" use2partPhrase="False" phraseConnector="by" Phrase2wildcard="anyone" optional="False">XbmcPayloads\xbmcMovies.xml</payloadFromXML>
</command>
24.04.2014 22:59:00 1 guessed text:starte video Beispiel ?? (XBMC TV+Filme)
24.04.2014 22:59:00 1 Rulename: root # Semantics: 2
24.04.2014 22:59:00 1 Group: XBMC TV+Filme Speech: starte video Beispiel
24.04.2014 22:59:00 1 semanticID: 489
24.04.2014 22:59:00 1 kvp: command | 489
24.04.2014 22:59:00 1 kvp: payload1 | <489:Beispiel>nfs://10.1.1.1/volumeUSB1/usbshare/-- Videos --/Beispiel/Beispiel.mp4
24.04.2014 22:59:00 1 id from payload: 489
24.04.2014 22:59:00 1 semanticID: 489
24.04.2014 22:59:00 1 kvp: command | 489
24.04.2014 22:59:00 1 kvp: payload1 | <489:Beispiel>nfs://10.1.1.1/volumeUSB1/usbshare/-- Videos --/Beispiel/Beispiel.mp4
24.04.2014 22:59:00 1 id from payload: 489
24.04.2014 22:59:00 1 alternate:starte video Beispiel
24.04.2014 22:59:00 1 doCommand:Spiele Video {1}
24.04.2014 22:59:00 1 action repeat set to: 1
24.04.2014 22:59:00 1 Action: XJson.Raw - Player.Open&&"item": {"movieid": nfs://10.1.1.1/volumeUSB1/usbshare/-- Videos--/Beispiel/Beispiel.mp4}
24.04.2014 22:59:00 1 [action] XJson.Raw:Player.Open&&"item": {"movieid": nfs://10.1.1.1/volumeUSB1/usbshare/-- Videos --/Beispiel/Beispiel.mp4}
24.04.2014 22:59:00 1 [plugin] Sending json request:
24.04.2014 22:59:00 1 [plugin] {"jsonrpc": "2.0", "method": "Player.Open", "params":{"item": {"movieid": nfs://10.1.1.1/volumeUSB1/usbshare/-- Videos--/Beispiel/Beispiel.mp4}},"id": "0"}
24.04.2014 22:59:01 508 [plugin] {
"error": {
"code": -32700,
"message": "Parse error."
},
"id": null,
"jsonrpc": "2.0"
}
<command id="373" name="Play Movie {1}" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
<action>
<cmdType>XJson.Raw</cmdType>
<cmdString>Player.Open&&"item": {"movieid": {1}}</cmdString>
<cmdRepeat>1</cmdRepeat>
</action>
<phrase>Play</phrase>
<phrase>film, films, movie, movies, moving picture</phrase>
<payloadFromXML phraseOnly="False" use2partPhrase="False" phraseConnector="by" Phrase2wildcard="anyone" optional="False">XbmcPayloads\xbmcMovieIDs.xml</payloadFromXML>
</command>