• 1
  • 93
  • 94
  • 95(current)
  • 96
  • 97
  • 192
[RELEASE] iPlayer - BBC Video and Music Plugin (UK only!)
Rocky5 Wrote:Anyone have the playback, just stop randomly? It's like it was ages ago where the video would play for a bit then just stop.

Not sure if the BBC site has changed something, as it was working about 2/3 weeks ago.

Revo, windows 7 & XBMC 10.1

Seeing the same on my installation. Windows 7, XBMC 10.1
Please read the online manual (wiki) & FAQ (wiki) before posting.

Skins: Estuary | Xperience1080
Opinion: Never purchase HTC products
nggrant Wrote:I
iplayer2 plugin was working fine on XBMC Dharma on top of Ubuntu 10.10. Applied some Ubuntu patches over the weekend on the R3700 and iplayer2 plugin stopped working ('no module named addoncompat').

did you upgrade xbmc to git version?

http://code.google.com/p/xbmc-iplayerv2/...%20Summary

I can fix this, just need some spare mins, but I was hoping they would finalise the "instructions" for me so I don't have to change things twice Smile
XBMC version taken from XBMC:

XBMC PRE-11.0 Git:Unknown (Compiled : Apr 14 2011)


As far as I can remember (age is a terrible thing), I just downloaded XBMC from the Ubuntu Software Centre:

XBMC Media Center (arch-independent data package)
2:11.0-pvr+odk22~git20110415.248d3f1-0ubuntu1~ppa+odk22~maverick (xbmc)

Add-ons: Qt3 bindings for Python

XBMC Media Center (binary data package)
2:11.0-pvr+odk22~git20110415.248d3f1-0ubuntu1~ppa+odk22~maverick (xbmc-bin)


As I said, I'm new to Ubuntu & XBMC, but it looks like the Ubuntu Software Centre may be referencing a development Git build of XBMC, rather than a stable load.

I can do without iPlayer for a while, so I'll probably just wait for you to update the plug-in, once things become more stable, or I might try reverting to an earlier (stable) load of XBMC.

On a related point, is there any particular reason the iPlayerv2 plug-in has to be installed by hand (easy enough), rather than accessing it under the "Get More..." section of XBMC.

Thanks for your help and support on this, it is much appreciated. Smile
nggrant Wrote:On a related point, is there any particular reason the iPlayerv2 plug-in has to be installed by hand (easy enough), rather than accessing it under the "Get More..." section of XBMC.

Thanks for your help and support on this, it is much appreciated. Smile

I've not yet submitted it for inclusion in the official repos, but hitcher kindly maintains it on his, so if you add his repository you can then keep it up to date automatically.
See below. Wink
v2.4.9 is released. Main change is compatibility with latest git builds. tested on xbmc4xbox, xbmc dharma 10.0, and a git build from a few days ago.

2.4.9

* compatibility with xbmc git releases post internal python removal - getcwd no
longer returns the path of the running script
* removed addon compatibility code for xbmc4xbox (no longer needed since we
have an addon compatibility module shipped with xbmc4xbox)
* misc clean-ups

download from http://code.google.com/p/xbmc-iplayerv2/downloads/list or wait until hitcher has updated his repo.
Done, cheers exobuzz.
Works great, thanks
This new version is still stopping playback at random times, on my setup.

XBMC 10.1

Log
Im running a nightly from a few days back (4-5ish) and updated to the latest iplayer version from Hitchers repo and still getting errors when loading clicking on a channel.
Cyberkid2002 Wrote:Im running a nightly from a few days back (4-5ish) and updated to the latest iplayer version from Hitchers repo and still getting errors when loading clicking on a channel.

Debug log please.
Rocky5 Wrote:This new version is still stopping playback at random times, on my setup.

XBMC 10.1

Log

Nothing I can do about this. I send the url to xbmc to play (using librtmp to talk to the server). this could be a networking issue, or something else. perhaps try another stream provider.
exobuzz Wrote:Debug log please.

Hi,

Sorry, I should have posted this along with my original message. I think the bit below is the relevant part. let me know if there is more you need:

16:28:19 T:49592 M:972419072 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.iplayer/?feed_channel=bbc_one&listing=list)
16:28:19 T:49592 M:972419072 DEBUG: ParentPath = [plugin://plugin.video.iplayer/?tvradio=tv]
16:28:19 T:10408 M:972419072 DEBUG: Thread CJobWorker start, auto delete: 1
16:28:19 T:10408 M:972419072 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin iPlayer('plugin://plugin.video.iplayer/','0','?feed_channel=bbc_one&listing=list')
16:28:19 T:10408 M:972419072 INFO: initializing python engine.
16:28:19 T:10408 M:972419072 DEBUG: new python thread created. id=7
16:28:19 T:10408 M:972419072 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the iPlayer plugin...
16:28:19 T:13344 M:972419072 DEBUG: Thread XBPyThread start, auto delete: 0
16:28:19 T:13344 M:972419072 DEBUG: Python thread: start processing
16:28:20 T:13344 M:972103680 NOTICE: -->Python Interpreter Initialized<--
16:28:20 T:13344 M:972103680 DEBUG: XBPyThread:Tonguerocess - The source file to load is C:\Users\muz\AppData\Roaming\XBMC\addons\plugin.video.iplayer\default.py
16:28:20 T:13344 M:972103680 DEBUG: XBPyThread:Tonguerocess - Setting the Python path to C:\Users\muz\AppData\Roaming\XBMC\addons\plugin.video.iplayer;C:\Users\muz\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\muz\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files\xbmc\addons\script.module.pil\lib;C:\Users\muz\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\xbmc\addons\script.module.pysqlite\lib;C:\Program Files\xbmc\system\python\DLLs;C:\Program Files\xbmc\system\python\Lib;C:\Program Files\xbmc\python26.zip;C:\Program Files\xbmc\system\python\lib\plat-win;C:\Program Files\xbmc\system\python\lib\lib-tk;C:\Program Files\xbmc;C:\Program Files\xbmc\system\python;C:\Program Files\xbmc\system\python\lib\site-packages;
16:28:20 T:13344 M:972103680 DEBUG: XBPyThread:Tonguerocess - Entering source directory C:\Users\muz\AppData\Roaming\XBMC\addons\plugin.video.iplayer
16:28:20 T:13344 M:972103680 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.iplayer" dependent on version 1.0 of the xbmc.python api
16:28:20 T:13344 M:971657216 ERROR: C:\Users\muz\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer2.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
16:28:20 T:49592 M:971452416 DEBUG: ------ Window Init (DialogBusy.xml) ------
16:28:20 T:13344 M:971321344 ERROR: C:\Users\muz\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer_search.py:5: DeprecationWarning: the sets module is deprecated
from sets import Set
16:28:20 T:13344 M:971321344 NOTICE: iplayer2.py: INFO IPlayer: version: 2.4.9
16:28:20 T:13344 M:971321344 NOTICE: .
16:28:20 T:13344 M:971321344 NOTICE: iplayer2.py: INFO IPlayer: Subtitles dir: C:\Users\muz\AppData\Roaming\XBMC\userdata\addon_data\plugin.video.iplayer\Subtitles
16:28:20 T:13344 M:971321344 NOTICE: .
16:28:20 T:13344 M:971309056 NOTICE: iplayer2.py: INFO (<iplayer2.feed object at 0x0946BD90>, 'list', None, None, None, None, None, None, None, None)
16:28:20 T:13344 M:971309056 NOTICE: .
16:28:20 T:13344 M:971309056 NOTICE: iplayer2.py: INFO Read RSS: http://feeds.bbc.co.uk/iplayer/bbc_one/list
16:28:20 T:13344 M:971309056 NOTICE: .
16:28:20 T:13344 M:971309056 NOTICE: iplayer2.py: INFO Feed URL not in cache, requesting...
16:28:20 T:13344 M:971309056 NOTICE: .
16:28:20 T:13344 M:971309056 NOTICE: Traceback (most recent call last):
16:28:20 T:13344 M:971309056 NOTICE: File "C:\Users\muz\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer2.py", line 161, in httpget
16:28:20 T:13344 M:971309056 NOTICE: resp, data = http.request(url, 'GET')
16:28:20 T:13344 M:971309056 NOTICE: File "C:\Users\muz\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\httplib2\__init__.py", line 1092, in request
16:28:20 T:13344 M:971251712 NOTICE: info = email.Message.Message()
16:28:20 T:13344 M:971251712 NOTICE: File "C:\Program Files\xbmc\system\python\Lib\email\__init__.py", line 79, in __getattr__
16:28:20 T:13344 M:971247616 NOTICE: __import__(self.__name__)
16:28:20 T:13344 M:971247616 NOTICE: ImportError: No module named message
16:28:20 T:13344 M:971243520 INFO: Loading skin file: DialogOK.xml
16:28:21 T:10408 M:971218944 INFO: Loading skin file: DialogProgress.xml
16:28:21 T:10408 M:971214848 DEBUG: DialogProgress::StartModal called
16:28:21 T:10408 M:971214848 DEBUG: ------ Window Init (DialogProgress.xml) ------
16:28:21 T:49592 M:971214848 DEBUG: ------ Window Init (DialogOK.xml) ------
16:28:21 T:49592 M:971108352 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
Cyberkid2002 Wrote:Hi,

Sorry, I should have posted this along with my original message. I think the bit below is the relevant part. let me know if there is more you need:

the whole log please, via pastebin or similar. I cant see specific information regarding your version/platform and so on, plus other info I might need.
Hey,

Got pretty excited about this addon earlier today when I saw it existed! Installed it successfully on my Apple TV 2 running XBMC but had no luck in actually streaming anything. I'm obviously based in the UK, but when I clicked TV > Popular and selected a Doctor who episode it started to load, but then always quit within about 2 seconds of playing. Sometimes the video started streaming, sometimes it just didn't load at all. The same thing happened on every video I tried.

I played around a lot with the settings as well, but that didn't help. Nothing seemed to make it better. Also had a go at streaming some of the live tv, but when I clicked a channel nothing seemed to happen. Is this feature implemented yet?

Anyway, created a debug log file like you asked Smile. Hope it helps you get to the bottom of this as it would be an amazing feature to have. Just in case you're wondering, I've replaced some passwords with *HIDDEN*. It can be found here:

http://pastebin.com/rSBcSCpn

Thanks!
  • 1
  • 93
  • 94
  • 95(current)
  • 96
  • 97
  • 192

Logout Mark Read Team Forum Stats Members Help
[RELEASE] iPlayer - BBC Video and Music Plugin (UK only!)13