• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 31
Release PlayIt service : Play hosted video url remotely on XBMC
Thanks AJ, but that defeats the point coz I play xbmc using VPN on my PC and I want view what's playing on xbmc (pc) on my XBMC ApplTV, which to my knowledge, does not support vpn Sad
Reply
Don't know if it is possible but in your situation but, using yatse remote (unlocked) you can send a video to an xbmc instance to another using upnp.
Peppe
Reply
PlayIt is broken because of this http://forum.xbmc.org/showthread.php?tid...pid1527263

Edit:
Sorry I see you already bumped xbmc.python. But when I try to (re)install or update playit I get the following Errormessage in the debug log:
Code:
01:55:55 T:2489318208    INFO: easy_aquire - Created session to http://apple-tv2-xbmc.googlecode.com
01:55:55 T:2489318208   DEBUG: GetImageHash - unable to stat url http://apple-tv2-xbmc.googlecode.com/svn/trunk/addons/service.playitx/fanart.jpg
01:56:11 T:2961349120   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
01:56:11 T:2961349120   DEBUG: OnKey: return (0xf00d) pressed, action is Select
01:56:12 T:2961349120   DEBUG: Addon plugin.playitx requires xbmc.python version 2.0 which is not available
Reply
Hi Ajay,

Playit not working it seems.
Debug log here. Hope this helps.
http://xbmclogs.com/show.php?id=209681

Openelec on Rpi
Browser: Google Chrome
Reply
yes it is not working for me either Sad
Reply
What is the version of xbmc being used by your guys? Is it latest 13.1?
Reply
(2014-05-26, 17:05)ajay Wrote: What is the version of xbmc being used by your guys? Is it latest 13.1?

Yes 13.1 as included in Openelec 4.0.2
Reply
I used v 13 R2(yes it's a released version not a beta) or better my distro used it as a release
As you see it's the latest official release https://github.com/xbmc/xbmc/releases
It was working with v 13
Reply
Just installed the latest xbmc release (not beta) and installed this service + chrome addon, but nothing happens when I click play!
Reply
For me not working too. I have tried latest version of xbmc (Windows 7 x86 and x64, version 13.0 and 13.1) and nothing worked. Even "PlayIt service started" didn't display. And in Chrome, frame view didn't work.
Reply
I have removed message "PlayIt service started" on user's request.
I did testing on several computers and it seems to be working fine on RC release of 13.1. Please share the logs in debug mode from the point xvmc launched till the video request submitted.
Reply
Hi Ajay..please see Debug log here

The Request from the chrome browser extension does not reach xbmc hence you might not see any trace of it in the logs. I have verified that the IP address and port number is correct.
I have tried to send a youtube link using the android app. The "Processing received request" popup appears on screen but video does not play. Please see related error on line 880.

Please let me know if you need any further information.
Reply
It's same here as @mujunk on both my PCs. +Frame View in chrome is not working.
Here are my logs from 2 PCs, logs of video request from mobile app and from chrome.

PC1
mobile app - http://pastebin.com/2QJc4K4i (see error on line 455)
pc - http://pastebin.com/mB78aH6Y

PC2
mobile app - http://pastebin.com/Ge8VUSrB (see error on line 514)
pc - http://pastebin.com/hTcd0a82
Reply
If you do fresh install of XBMC 13.1, you will loose its common add ons such as script.module.urlresolver, which is important part of this add-on. That could be one reason why it is not working. Can you install super repo and install playit add-on again.
Reply
It's still same :/
Reply
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 31

Logout Mark Read Team Forum Stats Members Help
PlayIt service : Play hosted video url remotely on XBMC11