From 55b37615f1409e2c69d238328f12f9a88dd8d386 Mon Sep 17 00:00:00 2001 From: W01f Date: Mon, 16 Feb 2015 21:42:19 +0000 Subject: [PATCH] host aenderung --- TV.mw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TV.mw b/TV.mw index e1d11d2d..047d32f4 100644 --- a/TV.mw +++ b/TV.mw @@ -8,7 +8,7 @@ Experimente zur Fernsteuerung des Fernsehers [https://www.npmjs.com/package/upnp [http://kodi.tv/ Homepage] [http://kodi.wiki/ Wiki] === Remote Start eines YouTube-Videos === -: curl -XPOST -H "Content-Type: application/json" -d '{"jsonrpc": "2.0", "method": "Player.Open", "params":{"item" :{ "file" : "plugin://plugin.video.youtube/?action=play_video&videoid=quVpSK74zy8" }}}' http://raspbmc-2.local/jsonrpc +: curl -XPOST -H "Content-Type: application/json" -d '{"jsonrpc": "2.0", "method": "Player.Open", "params":{"item" :{ "file" : "plugin://plugin.video.youtube/?action=play_video&videoid=quVpSK74zy8" }}}' http://k-ot:k-ot@okodi.local/jsonrpc Mehr Plugin URI Schemes gibt es bei https://github.com/khloke/play-to-xbmc-chrome/blob/master/js/xbmc-helper.js . === Remote Start eines MP4-Videos von HTTP ===