Kodi Community Forum
[RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) (/showthread.php?tid=51322)



RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - exobuzz - 2012-11-22

yes please - can you delete the ~/.xbmc/userdata/addon_data/plugin.video.iplayer folder before running also, and then making sure you enable debugging in the plugin afterwards (on the advanced tab). also try forcing the video to the hd stream rather than auto.


RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - cami - 2012-11-22

thanks, I think deleting the userdata plugins did the trick. i've never knowingly messed around with those settings but obviously something was wrong there. thanks again.

edit: spoke too soon, deleting the userdata on the other machine wasn't enough. here's the log, with iplayer advanced logging and library scans diasbled http://pastebin.com/QzMdD5ht

also tried setting auto to the highest bitrate option, no options for resolution

EDIT: Doesn't matter, I uninstalled it from the 2nd machine and downloaded it again. 720p working! Smile


RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - thebearnecessit - 2012-11-28

windows xp, eden, iplayer 2.4.17

This plugin has been working great for me for ages.

Not anymore, when i click on an episode to stream it, xbmc crashes completely.

here is my log http://xbmclogs.com/show.php?id=15757

can someone please have a look and see if they can spot anything that shows what the problem may be?

i've tried deleting the iplayers addon data folder altogether. and ive tried using the uninstal button and reinstalling.


RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - exobuzz - 2012-11-29

there is nothing in the log of help. I would try reinstalling xbmc perhaps. Sounds like an xbmc issue.


RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - privado - 2012-11-30

Same problem here, was working fine until today:

Code:
00:09:51 T:87228416  NOTICE: -->Python Interpreter Initialized<--
00:09:51 T:87228416   ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                              import md5
00:09:52 T:87228416   ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer_search.py:5: DeprecationWarning: the sets module is deprecated
                                              from sets import Set
00:09:52 T:87228416  NOTICE: iplayer2.py: INFO IPlayer: version: 2.4.17
00:09:52 T:87228416  NOTICE: .
00:09:52 T:87228416  NOTICE: iplayer2.py: INFO IPlayer: Subtitles dir: /var/mobile/Library/Preferences/XBMC/userdata/addon_data/plugin.video.iplayer/Subtitles
00:09:52 T:87228416  NOTICE: .
00:09:52 T:87228416  NOTICE: iplayer2.py: INFO (<iplayer2.feed object at 0x762b0ec>, 'list', None, None, None, 'Antiques Roadshow', None, None, None, None)
00:09:52 T:87228416  NOTICE: .
00:09:52 T:87228416  NOTICE: iplayer2.py: INFO Read RSS: http://feeds.bbc.co.uk/iplayer/bbc_one/list
00:09:52 T:87228416  NOTICE: .
00:09:52 T:87228416  NOTICE: iplayer2.py: INFO Feed URL not in cache, requesting...
00:09:52 T:87228416  NOTICE: .
00:09:52 T:87228416  NOTICE: iplayer2.py: INFO URL Fetch took 0.13 sec for http://feeds.bbc.co.uk/iplayer/bbc_one/list
00:09:52 T:87228416  NOTICE: .
00:09:53 T:87228416  NOTICE: iplayer2.py: INFO Found 226 entries
00:09:53 T:87228416  NOTICE: .
00:09:55 T:114593792  NOTICE: -->Python Interpreter Initialized<--
00:09:56 T:114593792   ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                              import md5
00:09:57 T:114593792   ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer_search.py:5: DeprecationWarning: the sets module is deprecated
                                              from sets import Set
00:09:57 T:114593792  NOTICE: iplayer2.py: INFO IPlayer: version: 2.4.17
00:09:57 T:114593792  NOTICE: .
00:09:57 T:114593792  NOTICE: iplayer2.py: INFO IPlayer: Subtitles dir: /var/mobile/Library/Preferences/XBMC/userdata/addon_data/plugin.video.iplayer/Subtitles
00:09:57 T:114593792  NOTICE: .
00:09:57 T:114593792  NOTICE: iplayer2.py: INFO (<iplayer2.feed object at 0x729bf4c>, None, 'p00zjj80', None, None, None, None, None, None, None)
00:09:57 T:114593792  NOTICE: .
00:09:57 T:114593792  NOTICE: iplayer2.py: INFO Read playlist for p00zjj80...
00:09:57 T:114593792  NOTICE: .
00:10:00 T:114593792  NOTICE: iplayer2.py: INFO URL Fetch took 1.80 sec for http://www.bbc.co.uk/iplayer/playlist/p00zjj80
00:10:00 T:114593792  NOTICE: .
00:10:00 T:114593792  NOTICE: Traceback (most recent call last):
00:10:00 T:114593792  NOTICE:   File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/default.py", line 1072, in <module>
00:10:00 T:114593792  NOTICE:     watch(feed, pid, showDialog)
00:10:00 T:114593792  NOTICE:   File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/default.py", line 813, in watch
00:10:00 T:114593792  NOTICE:     item      = get_item(pid)
00:10:00 T:114593792  NOTICE:   File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/default.py", line 692, in get_item
00:10:00 T:114593792  NOTICE:     return p.programme
00:10:00 T:114593792  NOTICE:   File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py", line 620, in programme
00:10:00 T:114593792  NOTICE:     for i in self.items:
00:10:00 T:114593792  NOTICE:   File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py", line 64, in result
00:10:00 T:114593792  NOTICE:     loader(self)
00:10:00 T:114593792  NOTICE:   File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py", line 57, in result
00:10:00 T:114593792  NOTICE:     fn(self)
00:10:00 T:114593792  NOTICE:   File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py", line 521, in read_playlist
00:10:00 T:114593792  NOTICE:     self.parse_playlist(self.playlist)
00:10:00 T:114593792  NOTICE:   File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py", line 539, in parse_playlist
00:10:00 T:114593792  NOTICE:     tree = ET.XML(xmlstr)
00:10:00 T:114593792  NOTICE:   File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/xml/etree/ElementTree.py", line 963, in XML
00:10:00 T:114593792  NOTICE:     parser.feed(text)
00:10:00 T:114593792  NOTICE:   File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/xml/etree/ElementTree.py", line 1245, in feed
00:10:00 T:114593792  NOTICE:     self._parser.Parse(data, 0)
00:10:00 T:114593792  NOTICE: ExpatError: not well-formed (invalid token): line 14, column 70
00:10:00 T:114593792   ERROR: Error Type: <class 'xml.parsers.expat.ExpatError'>
00:10:00 T:114593792   ERROR: Error Contents: not well-formed (invalid token): line 14, column 70
00:10:00 T:114593792   ERROR: Traceback (most recent call last):
                                              File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/default.py", line 1072, in <module>
                                                watch(feed, pid, showDialog)
                                              File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/default.py", line 813, in watch
                                                item      = get_item(pid)
                                              File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/default.py", line 692, in get_item
                                                return p.programme
                                              File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py", line 620, in programme
                                                for i in self.items:
                                              File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py", line 64, in result
                                                loader(self)
                                              File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py", line 57, in result
                                                fn(self)
                                              File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py", line 521, in read_playlist
                                                self.parse_playlist(self.playlist)
                                              File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py", line 539, in parse_playlist
                                                tree = ET.XML(xmlstr)
                                              File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/xml/etree/ElementTree.py", line 963, in XML
                                                parser.feed(text)
                                              File "/var/stash/Applications/XBMC.frappliance/Frameworks/lib/python2.6/xml/etree/ElementTree.py", line 1245, in feed
                                                self._parser.Parse(data, 0)
                                            ExpatError: not well-formed (invalid token): line 14, column 70



RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - exobuzz - 2012-12-01

that's not the same problem. that' s a problem with the xml parsing. probably because no valid XML was returned. what does http://www.bbc.co.uk/iplayer/playlist/p00zjj80 give you in a web browser ?


RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - thebearnecessit - 2012-12-01

(2012-11-29, 12:52)exobuzz Wrote: there is nothing in the log of help. I would try reinstalling xbmc perhaps. Sounds like an xbmc issue.

Thank-you so much for replying.

I have recently re-installed xbmc eden (i did use my portable_data folder to make sure all my addons and settings and sources etc were intact but it was a fresh instal of xbmc from a fresh download.

i tried t upload a crash log but its appeared with loads of question marks in it (I used xbmc log uploader): http://xbmclogs.com/show.php?id=16833

what is going on lol ! all my other addons are working great and xbmc is running well apart from bbc iplayer.


RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - pshepherd - 2012-12-03

I have recently updated to 12.0 beta1 and a newish kernel 3.7.0 and I am now getting errors logged with iPlayer. The attached shows some errors around 18:07 (half way down):

http://xbmclogs.com/show.php?id=17489

Playing files seem to be ok, just wondering if it is problem, let me know if you need further information, debug log etc.

thanks, paul


RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - dc2447 - 2012-12-09

Anyone have this add on Wed installed on android?

If so, how is easiest to install?


RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - thebearnecessit - 2012-12-09

(2012-12-09, 17:06)dc2447 Wrote: Anyone have this add on Wed installed on android?

If so, how is easiest to install?

what do you mean by 'wed'?


RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - DVDfever.co.uk - 2012-12-11

(2012-11-21, 18:35)cami Wrote: Works ok for me but no HD. Go to the stuff in HD and it just plays them at the regular res.

EDIT: Never had this problem before. But haven't tried it in a while.

BBC HD used to get 1280x720 res streams, now only 800x400-ish

I'm only getting SD streams, too, nothing HD. Okay, so my XBMC build is from about a year ago, but if it was working before why has it stopped now? Sad



RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - exobuzz - 2012-12-12

Did you read the replies ? cami resolved the issue. You shouldn't expect much help without posting debug logs either. I can't guess what might be wrong on your system Smile


RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - DVDfever.co.uk - 2012-12-16

(2012-12-12, 15:36)exobuzz Wrote: Did you read the replies ? cami resolved the issue. You shouldn't expect much help without posting debug logs either. I can't guess what might be wrong on your system Smile

Re: resolving - How do you mean, just by uninstalling and reinstalling?

I don't understand why it would just stop working, and I'm a newbie at this hence I didn't do a debug log.


RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - DVDfever.co.uk - 2012-12-17

ignore




RE: [RELEASE] iPlayer - BBC Video and Music Plugin (UK only!) - garyi - 2012-12-19

Hi there. iPlayer a bit knackered for me since updating to frodo RC1. I deleted the entire iplayer addon and reloaded but I can only get 5 -6 seconds of feed before it has to rebuffer which takes ages. (On a 100meg line here)

Was working perfectly under eden. Under frodo very quick to get around the menus but videos are broken.

As I type this I went back to turn on debugging then went back into videos and they are working fine?

Come back out turn off debugging and its knackered again.

I obviously don't want to leave debugging on as its going to kill my small ssd drive.
Na scrub that probably coincidence, it just cannot pick up streams and is basically all broken.

Bohoo.

http://pastebin.com/S4tZ8D4D