• 1
  • 151
  • 152
  • 153(current)
  • 154
  • 155
  • 192
[RELEASE] iPlayer - BBC Video and Music Plugin (UK only!)
Hi,

Trying to get iplayer working on XBMC (Windows 7 x64) I can get some stuff to play but not all - noticeably BBC 2 - any ideas please?

Code:
20:00:07 T:1344   ERROR: C:\Users\admin\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer2.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                              import md5
20:00:07 T:1344   ERROR: C:\Users\admin\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer_search.py:5: DeprecationWarning: the sets module is deprecated
                                              from sets import Set
20:00:07 T:1344  NOTICE: iplayer2.py: INFO IPlayer: version: 2.5.4
20:00:07 T:1344  NOTICE: .
20:00:07 T:1344  NOTICE: iplayer2.py: INFO IPlayer: Subtitles dir: C:\Users\admin\AppData\Roaming\XBMC\userdata\addon_data\plugin.video.iplayer\Subtitles
20:00:07 T:1344  NOTICE: .
20:00:07 T:1344  NOTICE: iplayer2.py: INFO (None, None, None, 'tv', None, None, None, None, None, None, None, None, None, None)
20:00:07 T:1344  NOTICE: .
20:00:07 T:5500  NOTICE: Thread Background Loader start, auto delete: false
20:00:12 T:5588  NOTICE: Thread XBPyThread start, auto delete: false
20:00:12 T:5588  NOTICE: -->Python Interpreter Initialized<--
20:00:13 T:5588   ERROR: C:\Users\admin\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer2.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                              import md5
20:00:14 T:5588   ERROR: C:\Users\admin\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer_search.py:5: DeprecationWarning: the sets module is deprecated
                                              from sets import Set
20:00:14 T:5588  NOTICE: iplayer2.py: INFO IPlayer: version: 2.5.4
20:00:14 T:5588  NOTICE: .
20:00:14 T:5588  NOTICE: iplayer2.py: INFO IPlayer: Subtitles dir: C:\Users\admin\AppData\Roaming\XBMC\userdata\addon_data\plugin.video.iplayer\Subtitles
20:00:14 T:5588  NOTICE: .
20:00:14 T:5588  NOTICE: iplayer2.py: INFO (<iplayer2.feed object at 0x11AE9E10>, 'list', None, None, None, None, None, None, None, None, None, None, None, None)
20:00:14 T:5588  NOTICE: .
20:00:14 T:5588  NOTICE: iplayer2.py: INFO Read RSS: http://feeds.bbc.co.uk/iplayer/bbc_two/list
20:00:14 T:5588  NOTICE: .
20:00:14 T:5588  NOTICE: iplayer2.py: INFO Feed URL not in cache, requesting...
20:00:14 T:5588  NOTICE: .
20:00:14 T:5588  NOTICE: iplayer2.py: INFO URL Fetch took 0.21 sec for http://feeds.bbc.co.uk/iplayer/bbc_two/list
20:00:14 T:5588  NOTICE: .
20:00:14 T:5588  NOTICE: iplayer2.py: INFO Found 139 entries
20:00:14 T:5588  NOTICE: .
20:00:14 T:3948  NOTICE: Thread Background Loader start, auto delete: false
20:00:16 T:1316  NOTICE: Previous line repeats 1 times.
20:00:16 T:1316  NOTICE: Thread XBPyThread start, auto delete: false
20:00:17 T:1316  NOTICE: -->Python Interpreter Initialized<--
20:00:18 T:1316   ERROR: C:\Users\admin\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer2.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                              import md5
20:00:18 T:1316   ERROR: C:\Users\admin\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer_search.py:5: DeprecationWarning: the sets module is deprecated
                                              from sets import Set
20:00:18 T:1316  NOTICE: iplayer2.py: INFO IPlayer: version: 2.5.4
20:00:18 T:1316  NOTICE: .
20:00:18 T:1316  NOTICE: iplayer2.py: INFO IPlayer: Subtitles dir: C:\Users\admin\AppData\Roaming\XBMC\userdata\addon_data\plugin.video.iplayer\Subtitles
20:00:18 T:1316  NOTICE: .
20:00:18 T:1316  NOTICE: iplayer2.py: INFO (<iplayer2.feed object at 0x11B3D550>, 'list', None, None, None, 'Winterwatch', None, None, None, None, None, None, None, None)
20:00:18 T:1316  NOTICE: .
20:00:18 T:1316  NOTICE: iplayer2.py: INFO Read RSS: http://feeds.bbc.co.uk/iplayer/bbc_two/list
20:00:18 T:1316  NOTICE: .
20:00:18 T:1316  NOTICE: iplayer2.py: INFO Feed URL not in cache, requesting...
20:00:18 T:1316  NOTICE: .
20:00:18 T:1316  NOTICE: iplayer2.py: INFO URL Fetch took 0.21 sec for http://feeds.bbc.co.uk/iplayer/bbc_two/list
20:00:18 T:1316  NOTICE: .
20:00:19 T:1316  NOTICE: iplayer2.py: INFO Found 139 entries
20:00:19 T:1316  NOTICE: .
20:00:19 T:1316  NOTICE: iplayer2.py: DEBUG Adding program: {'episode': 'Winterwatch:01', '_related': [], 'series': 'Winterwatch', 'pid': 'b03rs3y8', 'meta': {'updated': '2014-01-21T03:04:40Z', 'summary': 'The team look at the ingenious ways British wildlife overcomes the hardships of winter.', 'title': 'Winterwatch: Series 2: Episode 1'}, '_items': [], 'categories': ['Factual', 'Science & Nature', 'Nature & Environment', 'TV']}
20:00:19 T:1316  NOTICE: .
20:00:19 T:5224  NOTICE: Thread Background Loader start, auto delete: false
20:00:20 T:528  NOTICE: Thread XBPyThread start, auto delete: false
20:00:21 T:528  NOTICE: -->Python Interpreter Initialized<--
20:00:22 T:528   ERROR: C:\Users\admin\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer2.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                              import md5
20:00:22 T:528   ERROR: C:\Users\admin\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer_search.py:5: DeprecationWarning: the sets module is deprecated
                                              from sets import Set
20:00:22 T:528  NOTICE: iplayer2.py: INFO IPlayer: version: 2.5.4
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO IPlayer: Subtitles dir: C:\Users\admin\AppData\Roaming\XBMC\userdata\addon_data\plugin.video.iplayer\Subtitles
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO (<iplayer2.feed object at 0x1167DED0>, None, 'b03rs3y8', None, None, None, None, None, None, None, None, None, None, None)
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO Read playlist for b03rs3y8...
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO URL Fetch took 0.19 sec for http://www.bbc.co.uk/iplayer/playlist/b03rs3y8
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO Found programme: Winterwatch: Series 2: Episode 1
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO Found item: ident, None
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO Found item: programme, b03rllr2
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO watching channel=BBC Two pid=b03rs3y8
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO thumb =http://www.bbc.co.uk/iplayer/images/episode/b03rs3y8_512_288.jpg   summary=Chris Packham, Michaela Strachan and Martin Hughes-Games are back with the best UK wildlife stories. There is a special report on Brighton's urban foxes.
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO Reusing existing thumbfile =C:\Users\admin\AppData\Roaming\XBMC\userdata\Thumbnails\Video\7\75d00e77.tbn for url plugin://plugin.video.iplayer/?pid=b03rs3y8&feed_channel=bbc_two
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO URL Fetch took 0.00 sec for http://www.bbc.co.uk/iplayer/images/episode/b03rs3y8_512_288.jpg
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO Video stream prefs 0 - h264 1520
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO Stream XML URL: http://open.live.bbc.co.uk/mediaselector/4/mtis/stream/b03rllr2
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO URL Fetch took 0.00 sec for http://open.live.bbc.co.uk/mediaselector/4/mtis/stream/b03rllr2
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO Stream h264 1520 not available, falling back to h264 1500 stream
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO watching url=rtmp://bbcmedia.fcod.llnwd.net:1935/ app=a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/480kbps/modav/p01pndrl_b03rllr2_1390269463561.mp4,iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4,iplayerstream/secure_auth/400kbps/modav/p01pndrl_b03rllr2_1390269463108.mp4,iplayerstream/secure_auth/800kbps/modav/p01pndrl_b03rllr2_1390269462832.mp4&et=1390341244&fmta-token=fdc8f0203e744ef53d59c48dd259e9e6e20774d1d6d4a65c3e2685612fbcf5d3 tcurl=rtmp://bbcmedia.fcod.llnwd.net:1935/a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/480kbps/modav/p01pndrl_b03rllr2_1390269463561.mp4,iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4,iplayerstream/secure_auth/400kbps/modav/p01pndrl_b03rllr2_1390269463108.mp4,iplayerstream/secure_auth/800kbps/modav/p01pndrl_b03rllr2_1390269462832.mp4&et=1390341244&fmta-token=fdc8f0203e744ef53d59c48dd259e9e6e20774d1d6d4a65c3e2685612fbcf5d3 playpath=mp4:iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4 swfurl=http://www.bbc.co.uk/emp/releases/iplayer/revisions/617463_618125_4/617463_618125_4_emp.swf swfvfy=1 timeout=180
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO Playing preference h264 1500
20:00:22 T:528  NOTICE: .
20:00:22 T:528  NOTICE: iplayer2.py: INFO iPlayer <iplayer2.IPlayer object at 0x1176ACF0>: IPlayer initialised (core_player: 1, pid: b03rs3y8, live: False)
20:00:22 T:528  NOTICE: .
20:00:22 T:3824  NOTICE: DVDPlayer: Opening: rtmp://bbcmedia.fcod.llnwd.net:1935/ app=a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/480kbps/modav/p01pndrl_b03rllr2_1390269463561.mp4,iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4,iplayerstream/secure_auth/400kbps/modav/p01pndrl_b03rllr2_1390269463108.mp4,iplayerstream/secure_auth/800kbps/modav/p01pndrl_b03rllr2_1390269462832.mp4&et=1390341244&fmta-token=fdc8f0203e744ef53d59c48dd259e9e6e20774d1d6d4a65c3e2685612fbcf5d3 tcurl=rtmp://bbcmedia.fcod.llnwd.net:1935/a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/480kbps/modav/p01pndrl_b03rllr2_1390269463561.mp4,iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4,iplayerstream/secure_auth/400kbps/modav/p01pndrl_b03rllr2_1390269463108.mp4,iplayerstream/secure_auth/800kbps/modav/p01pndrl_b03rllr2_1390269462832.mp4&et=1390341244&fmta-token=fdc8f0203e744ef53d59c48dd259e9e6e20774d1d6d4a65c3e2685612fbcf5d3 playpath=mp4:iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4 swfurl=http://www.bbc.co.uk/emp/releases/iplayer/revisions/617463_618125_4/617463_618125_4_emp.swf swfvfy=1 timeout=180
20:00:22 T:3824 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
20:00:22 T:3160  NOTICE: Thread CDVDPlayer start, auto delete: false
20:00:22 T:3160  NOTICE: Creating InputStream
20:00:22 T:3160   ERROR: RTMP_Connect0, failed to connect socket. 10013 (Unknown error)
20:00:22 T:3160   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://bbcmedia.fcod.llnwd.net:1935/ app=a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/480kbps/modav/p01pndrl_b03rllr2_1390269463561.mp4,iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4,iplayerstream/secure_auth/400kbps/modav/p01pndrl_b03rllr2_1390269463108.mp4,iplayerstream/secure_auth/800kbps/modav/p01pndrl_b03rllr2_1390269462832.mp4&et=1390341244&fmta-token=fdc8f0203e744ef53d59c48dd259e9e6e20774d1d6d4a65c3e2685612fbcf5d3 tcurl=rtmp://bbcmedia.fcod.llnwd.net:1935/a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/480kbps/modav/p01pndrl_b03rllr2_1390269463561.mp4,iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4,iplayerstream/secure_auth/400kbps/modav/p01pndrl_b03rllr2_1390269463108.mp4,iplayerstream/secure_auth/800kbps/modav/p01pndrl_b03rllr2_1390269462832.mp4&et=1390341244&fmta-token=fdc8f0203e744ef53d59c48dd259e9e6e20774d1d6d4a65c3e2685612fbcf5d3 playpath=mp4:iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4 swfurl=http://www.bbc.co.uk/emp/releases/iplayer/revisions/617463_618125_4/617463_618125_4_emp.swf swfvfy=1 timeout=180]
20:00:22 T:3160  NOTICE: CDVDPlayer::OnExit()
20:00:22 T:3160  NOTICE: CDVDPlayer::OnExit() deleting input stream
20:00:22 T:3824   ERROR: Playlist Player: skipping unplayable item: 0, path [rtmp://bbcmedia.fcod.llnwd.net:1935/ app=a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/480kbps/modav/p01pndrl_b03rllr2_1390269463561.mp4,iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4,iplayerstream/secure_auth/400kbps/modav/p01pndrl_b03rllr2_1390269463108.mp4,iplayerstream/secure_auth/800kbps/modav/p01pndrl_b03rllr2_1390269462832.mp4&et=1390341244&fmta-token=fdc8f0203e744ef53d59c48dd259e9e6e20774d1d6d4a65c3e2685612fbcf5d3 tcurl=rtmp://bbcmedia.fcod.llnwd.net:1935/a1414/e3?as=adobe-hmac-sha256&av=1&te=connect&mp=iplayerstream/secure_auth/480kbps/modav/p01pndrl_b03rllr2_1390269463561.mp4,iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4,iplayerstream/secure_auth/400kbps/modav/p01pndrl_b03rllr2_1390269463108.mp4,iplayerstream/secure_auth/800kbps/modav/p01pndrl_b03rllr2_1390269462832.mp4&et=1390341244&fmta-token=fdc8f0203e744ef53d59c48dd259e9e6e20774d1d6d4a65c3e2685612fbcf5d3 playpath=mp4:iplayerstream/secure_auth/1500kbps/modav/p01pndrl_b03rllr2_1390269465361.mp4 swfurl=http://www.bbc.co.uk/emp/releases/iplayer/revisions/617463_618125_4/617463_618125_4_emp.swf swfvfy=1 timeout=180]
20:00:22 T:3824  NOTICE: CDVDPlayer::CloseFile()
20:00:22 T:3824 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
20:00:22 T:3824  NOTICE: DVDPlayer: waiting for threads to exit
20:00:22 T:3824  NOTICE: DVDPlayer: finished waiting
20:00:25 T:528  NOTICE: iplayer2.py: INFO subtitles: None   - subtitles_file None
20:00:25 T:528  NOTICE: .
20:00:26 T:528  NOTICE: iplayer2.py: INFO iPlayer <iplayer2.IPlayer object at 0x1176ACF0>: De-initialising...
20:00:26 T:528  NOTICE: .
20:00:26 T:528  NOTICE: iplayer2.py: WARNING iPlayer <iplayer2.IPlayer object at 0x1176ACF0>: No heartbeat on destruction
20:00:26 T:528  NOTICE: .
20:00:26 T:528  NOTICE: iplayer2.py: INFO iPlayer <iplayer2.IPlayer object at 0x1176ACF0>: Removing lock file.
20:00:26 T:528  NOTICE: .
20:00:26 T:240  NOTICE: Thread XBPyThread start, auto delete: false
20:00:26 T:240  NOTICE: -->Python Interpreter Initialized<--
20:00:27 T:240   ERROR: C:\Users\admin\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer2.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                              import md5
20:00:28 T:240   ERROR: C:\Users\admin\AppData\Roaming\XBMC\addons\plugin.video.iplayer\lib\iplayer_search.py:5: DeprecationWarning: the sets module is deprecated
                                              from sets import Set
20:00:28 T:240  NOTICE: iplayer2.py: INFO IPlayer: version: 2.5.4
20:00:28 T:240  NOTICE: .
20:00:28 T:240  NOTICE: iplayer2.py: INFO IPlayer: Subtitles dir: C:\Users\admin\AppData\Roaming\XBMC\userdata\addon_data\plugin.video.iplayer\Subtitles
20:00:28 T:240  NOTICE: .
20:00:28 T:240  NOTICE: iplayer2.py: INFO (<iplayer2.feed object at 0x11B4FB70>, 'list', None, None, None, 'Winterwatch', None, None, None, None, None, None, None, None)
20:00:28 T:240  NOTICE: .
20:00:28 T:240  NOTICE: iplayer2.py: INFO Read RSS: http://feeds.bbc.co.uk/iplayer/bbc_two/list
20:00:28 T:240  NOTICE: .
20:00:28 T:240  NOTICE: iplayer2.py: INFO Feed URL not in cache, requesting...
20:00:28 T:240  NOTICE: .
20:00:28 T:240  NOTICE: iplayer2.py: INFO URL Fetch took 0.22 sec for http://feeds.bbc.co.uk/iplayer/bbc_two/list
20:00:28 T:240  NOTICE: .
20:00:28 T:240  NOTICE: iplayer2.py: INFO Found 139 entries
20:00:28 T:240  NOTICE: .
20:00:28 T:240  NOTICE: iplayer2.py: DEBUG Adding program: {'episode': 'Winterwatch:01', '_related': [], 'series': 'Winterwatch', 'pid': 'b03rs3y8', 'meta': {'updated': '2014-01-21T03:04:40Z', 'summary': 'The team look at the ingenious ways British wildlife overcomes the hardships of winter.', 'title': 'Winterwatch: Series 2: Episode 1'}, '_items': [], 'categories': ['Factual', 'Science & Nature', 'Nature & Environment', 'TV']}
20:00:28 T:240  NOTICE: .
20:00:28 T:5744  NOTICE: Thread Background Loader start, auto delete: false
20:00:53 T:3824  NOTICE: Storing total System Uptime
20:00:53 T:3824  NOTICE: Saving settings
20:00:53 T:3824  NOTICE: stop all
20:00:53 T:3824  NOTICE: ES: Stopping event server
20:00:53 T:3824  NOTICE: stopping zeroconf publishing
20:00:53 T:4832  NOTICE: ES: UDP Event server stopped
20:00:53 T:3824  NOTICE: stop sap announcement listener
20:00:53 T:3824  NOTICE: clean cached files!
20:00:53 T:3824  NOTICE: unload skin
20:00:54 T:4776 WARNING: The python script "C:\Users\admin\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py" has left several classes in memory that we couldn't clean up. The classes include: Window,Player,Monitor
20:00:54 T:4976  NOTICE: StorageServer-2.5.2 Closed down
20:00:54 T:3824  NOTICE: stop python
20:00:54 T:3824  NOTICE: stopped
20:00:54 T:3824  NOTICE: destroy
20:00:54 T:3824  NOTICE: closing down remote control service
20:00:54 T:3824  NOTICE: unload sections
20:00:55 T:3824  NOTICE: destroy
20:00:55 T:3824 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
20:00:55 T:3824 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
20:00:55 T:3824 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
20:00:55 T:3824 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
20:00:55 T:3824 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
20:00:55 T:3824 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
20:00:55 T:3824 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
20:00:55 T:3824 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
20:00:55 T:3824 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
20:00:55 T:3824 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
20:00:55 T:3824 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
20:00:55 T:3824  NOTICE: closing down remote control service
20:00:55 T:3824  NOTICE: unload sections
20:00:55 T:3824  NOTICE: application stopped...
Fixed - solution was to uninstall the add on and then delete ALL the left over folders in the admin profile. Re-installed and it now works Smile
Hi everyone

I've been running OpenELEC on a RaspberryPi for a few months now and it's been working great. I've tried all of the most recent versions of this addon but my USB remote doesn't work when playing a stream. The only way to stop playback is to reboot the Pi. The USB remote (Media Centre compatible I'm led to believe) works fine with all other functions of OpenELEC.

I just tried it again with v2.5.4 and the same happens. Looking at the debug log I saw lots of CecLogMessage lines and since my TV is a rubbish Sony from the very early days of HD-ready, it doesn't support CEC. So I turned off CEC and still nothing.

Here's the debug log, with my 2nd attempt with CEC disabled from about 21:34:36
http://pastebin.com/L2RSvFqf

Just wondering if anyone's seen this before? Could it be an incompatibility with my USB remote?

Cheers, B
just a quick question. XBMC popped up to advise update avail from 2.4.18 to 2.5.4 and could not get it to update.
I could see 2 links in the Settings-Addon section for Iplayer.
One said enabled and the other said Update avail.

click update, circle goes round and 0% goes back to Update avail.
So uninstalled 2.4.18 and then still could not install 2.5.4
Got it from website and manually installed, all ok.

wanted to know if the Repo is still working of has an issue.

tks
(2014-01-22, 09:40)k_zeon Wrote: just a quick question. XBMC popped up to advise update avail from 2.4.18 to 2.5.4 and could not get it to update.
I could see 2 links in the Settings-Addon section for Iplayer.
One said enabled and the other said Update avail.

click update, circle goes round and 0% goes back to Update avail.
So uninstalled 2.4.18 and then still could not install 2.5.4
Got it from website and manually installed, all ok.

wanted to know if the Repo is still working of has an issue.

tks

(2014-01-20, 10:54)Hitcher Wrote: Unfortunately I'm going to have to remove iPlayer from my repo because my Dropbox account gets disabled due to the traffic caused by it, so if someone could take it over that would be great.

Thanks.
After using this great plugin for sometime I've just noticed the Signed category as an additional chance to watch some programs that aren't otherwise searchable or listed, but those that have exclusive availability to Signed fail to play with a script error and the non exclusive seem to work off of the unsigned stream.

Looking at the log it seems the Signed mediaselector path is unknown to the plugin which explains why it works as above

Code:
http://open.live.bbc.co.uk/mediaselector/4/mtis/stream/

appended with a Signed only pid returns

Code:
<mediaSelection><error id="notavailable"/></mediaSelection>

otherwise it returns the unsigned media paths XML if available.

Beyond that I'm not sure how to find the current mediaselector path for Signed.
I've been using iplayer with no problems then noticed yesterday that it wouldn't auto update. Tried watching a show and it kept crashing back to episode list after a few seconds.

Uninstalled and installed new version 2.5.4 tonight, but show still only plays for a split second.

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

Thanks, Andrea

Just decided to check another episode of Eastenders and it seemed to play ok. It's the latest episode (24-01-14).. looks like it could just be a corrupt copy? Sorry for the bother!
(2014-01-26, 23:55)AniMac Wrote: I've been using iplayer with no problems then noticed yesterday that it wouldn't auto update. Tried watching a show and it kept crashing back to episode list after a few seconds.

Uninstalled and installed new version 2.5.4 tonight, but show still only plays for a split second.

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

Thanks, Andrea

Just decided to check another episode of Eastenders and it seemed to play ok. It's the latest episode (24-01-14).. looks like it could just be a corrupt copy? Sorry for the bother!

I had the same issue with "Escape to the country", one of season 14 episodes. It plays for exactly 30 minutes then stops. If I jump after the 30 minutes it plays, and in iplayer on my droid it plays without interruptions.
ERROR: CWinSystemX11::XErrorHandler: BadValue (integer parameter out of range for operation), type:0, serial:638, error_code:2, request_code:149 minor_c$

xbmcbuntu is crashing when I press stop, gotham build and the above is the last error in the event log.

Anyone else seen this?
Hi all

Recently come back to XBMC after a little time away from it. My initial install of iPlayer went fine but since turning on 'show movie details' in my skin options (Aeon MQ 5) I'm seeing this problem where XBMC hangs (http://forum.xbmc.org/showthread.php?tid=155641) after the stream starts to play. I get audio but just a black screen video wise.

Has anyone got a work around for this? I'm running 12.3 stable on a fresh install of Win8.1.

Thanks
What proxy do you use for iplayer? I would like to get a reliable one. I don't mind paying. I'm in Spain so need UK proxy.
Running 2.5.4 under Openelec on a Pi. Been having problems recently with new shows failing to play. Show's working then just returns to the listing. After a few days it will work, sometimes properly but other times the show will be very choppy or just abort mid show. Funny thing is if I resume or restart is will always crap out again at exactly the same spot. Any ideas?
@smarttvinspain check unotelly dns. You can use it for all you devices and not only for iplayer.
(2014-02-05, 04:25)dirtmover Wrote: Running 2.5.4 under Openelec on a Pi. Been having problems recently with new shows failing to play. Show's working then just returns to the listing. After a few days it will work, sometimes properly but other times the show will be very choppy or just abort mid show. Funny thing is if I resume or restart is will always crap out again at exactly the same spot. Any ideas?

Same problem for me on Android.
(2014-02-05, 04:25)dirtmover Wrote: Running 2.5.4 under Openelec on a Pi. Been having problems recently with new shows failing to play. Show's working then just returns to the listing. After a few days it will work, sometimes properly but other times the show will be very choppy or just abort mid show. Funny thing is if I resume or restart is will always crap out again at exactly the same spot. Any ideas?

Yes, similar issues on some shows, often resolved after a day or two. For the ones that fail at the start, debug log says the RTMP server reported access denied. Sorry, don't have a full log handy at the moment.
  • 1
  • 151
  • 152
  • 153(current)
  • 154
  • 155
  • 192

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