Archive:Add-on:IPlayer: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Karellen moved page Add-on:IPlayer to Archive:Add-on:IPlayer without leaving a redirect: Abandoned project)
No edit summary
Line 1: Line 1:
{{Addon  
Addon  
|Name=iPlayer
|Name=iPlayer
|provider-name=Alastair, BuZz, Dink, dlake02
|provider-name=Alastair, BuZz, Dink, dlake02
Line 18: Line 18:
|Email=buzz at exotica org uk
|Email=buzz at exotica org uk
|broken=Broken due to website changes
|broken=Broken due to website changes
|icon url=http://mirrors.kodi.tv/addons/gotham/plugin.video.iplayer/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/gotham/plugin.video.iplayer/icon.png


== Overview ==
== Overview ==
Line 64: Line 64:


{{DISPLAYTITLE:Add-on:iPlayer}}
{{DISPLAYTITLE:Add-on:iPlayer}}
[[Category:Add-ons not in the Kodi.tv repo]]
[[Category:Add-ons with live content]]
[[Category:PVR_add-ons]]

Revision as of 07:22, 30 November 2020

Addon |Name=iPlayer |provider-name=Alastair, BuZz, Dink, dlake02 |ID=plugin.video.iplayer |latest-version=2.7.1 |extension point=xbmc.python.pluginsource |provides=video audio |Summary=Watch TV and listen to radio from the BBC's iPlayer website |Description=

           This XBMC plugin enables (UK only) the playing of TV and Radio catchup content from the BBC IPlayer website. Live radio and TV feeds are also supported.
       

|Platform=all |Language= |License=GNU GENERAL PUBLIC LICENSE. Version 2, June 1991 |Forum= |Website=https://github.com/joolswills/plugin.video.iplayer |Source=https://github.com/joolswills/plugin.video.iplayer.git |Email=buzz at exotica org uk |broken=Broken due to website changes |icon url=icon.png

Overview

Supported streams

  • TV streams supported: 512x288 VP6@512Kbs, 640x360 H.264@800Kbs, 832x468 H.264@1500Kbs & 1280x720 H.264@3200Kbs
  • Radio streams support: Real, MP3 & AAC

Note: Not all streams are available for all episodes nor supported on all platforms

Limitations

  • This add-on doesn't work outside of the UK. The BBC iPlayer service ensures that only UK IP addresses can access iPlayer content.
  • For Live TV a Windows or Linux build of at least SVN:21747 (2009-07-18) is required. For XBox support use a build of at least SVN:21819 .
  • For Windows and Linux users some of the Radio streams don't work. XBMC on Windows and Linux does not support the rtsp:// protocol which is needed by some of the catchup and live radio streams.
  • This add-on supports the Flash H.264 HD streams but needs an XBMC build, Windows or Linux, SVN:20015 or later. Configure video streams via the plugins settings.
  • This add-on supports Flash H.264 800Kb streams on the XBox but needs at least a build SVN:20810.
  • This add-on supports the Flash AAC radio streams but needs an XBMC build, Windows or Linux, SVN:20015 or later. Configure audio streams via the plugins settings.

Manual Installation

Download the iPlayer add-on zip file from this link and install it by following these directions.

Apple TV 2 (black)

Tips

The forum threads here, here and here for this add-on contains a host of interesting bits of information on using this add-on. Please search there first before posting, your query may have already been answered.

Issues

  • If you are having a problem with the add-on or just have a query please do read the documentation and do a search of the forum threads here, here and here before posting.
  • If you believe you have found a bug or would like to request a feature then create a new issue.

Credits

This project is based on a no longer maintained XBMC IPlayer project.

Thanks for all the hard work by the XBMC guys and to highlandsun for the new libRTMP functionality. Thanks to all those on the forums that have contributed patches, feedback and advice.