BBC iPlayer (UK) (1 Viewer)

tonewheelkev

Portal Pro
February 10, 2012
402
41
Leeds
Home Country
United Kingdom United Kingdom
iPlayer has started encrypting their streams, I am having to use the iPad streams which don't seem to offer a HD version :(
That's naughty of them, considering they're playing with the UHD HLG thing now....is it Dynasties?
 

joecrow

Test Group
  • Team MediaPortal
  • August 9, 2012
    2,528
    1,880
    Home Country
    Germany Germany
    Ran into a problem trying to get to the box set of Watership Down both from "Popular" and A-Z (individual episodes also) though the 2 part version is OK as seems everything else. Screenshot and log attached.
    bbc.jpg
     

    Attachments

    • MediaPortalLogs_24_12_18__10_29.zip
      1.6 MB

    dr_torch

    Portal Member
    October 10, 2007
    48
    14
    Ottawa, ON
    Home Country
    Canada Canada
    Happy New Year everyone!

    I cannot seem to get anything to play this year :( Here are the logs:

    Code:
    [01-06 11:14:59,411] [OVInit      ] [WARN ] ITV Player - could not set User Configuration Value: httpSettings. Trying method with constructor. Error: Invalid cast from 'System.String' to 'OnlineVideos.MPUrlSourceFilter.UserSettings.HttpUrlSettings'.
    [01-06 11:14:59,458] [OVInit      ] [INFO ] New Browser session
    [01-06 11:14:59,473] [OVInit      ] [INFO ] Created 72 SiteUtils
    [01-06 11:14:59,614] [OVLatest    ] [INFO ] LatestVideosManager getting new data from SiteUtils.
    [01-06 11:14:59,614] [OVLatest    ] [INFO ] LatestVideosManager found 0 videos from 0 SiteUtils.
    [01-06 11:15:44,791] [MPMain      ] [INFO ] DoPageLoad with CurrentState 'groups', PreviousWindowId '0'
    [01-06 11:15:47,116] [OnlineVideos] [INFO ] Looking for dynamic categories for site 'Favorites'
    [01-06 11:15:47,147] [OnlineVideos] [INFO ] Found 5 dynamic categories for site 'Favorites'
    [01-06 11:15:47,194] [MPMain      ] [INFO ] restoring search category...
    [01-06 11:15:47,194] [MPMain      ] [INFO ] Search category restored to All
    [01-06 11:15:48,239] [MPMain      ] [INFO ] restoring search category...
    [01-06 11:15:48,239] [MPMain      ] [INFO ] Search category restored to All
    [01-06 11:15:51,593] [OnlineVideos] [DEBUG] GetWebData-GET: 'https://www.bbc.co.uk/iplayer/categories/drama-and-soaps/a-z'
    [01-06 11:15:52,747] [OnlineVideos] [DEBUG] GetWebData-GET: 'https://www.bbc.co.uk/iplayer/categories/drama-and-soaps/a-z?page=2'
    [01-06 11:15:53,013] [OnlineVideos] [DEBUG] GetWebData-GET: 'https://www.bbc.co.uk/iplayer/categories/drama-and-soaps/a-z?page=3'
    [01-06 11:15:53,262] [OnlineVideos] [DEBUG] GetWebData-GET: 'https://www.bbc.co.uk/iplayer/categories/drama-and-soaps/a-z?page=4'
    [01-06 11:15:53,559] [OnlineVideos] [DEBUG] GetWebData-GET: 'https://www.bbc.co.uk/iplayer/episodes/b006q2x0'
    [01-06 11:15:53,839] [OnlineVideos] [DEBUG] GetWebData-GET: 'https://www.bbc.co.uk/iplayer/episodes/b006q2x0?page=2'
    [01-06 11:15:54,120] [OnlineVideos] [DEBUG] GetWebData-GET: 'https://www.bbc.co.uk/iplayer/episodes/b006q2x0?page=3'
    [01-06 11:15:54,432] [OnlineVideos] [DEBUG] GetWebData-GET: 'https://www.bbc.co.uk/iplayer/episodes/b006q2x0?page=4'
    [01-06 11:15:54,713] [OnlineVideos] [DEBUG] GetWebData-GET: 'https://www.bbc.co.uk/iplayer/episodes/b006q2x0?page=5'
    [01-06 11:15:55,134] [MPMain      ] [INFO ] restoring search category...
    [01-06 11:15:55,134] [MPMain      ] [INFO ] Search category restored to All
    [01-06 11:15:57,037] [OnlineVideos] [DEBUG] GetWebData-GET: 'https://www.bbc.co.uk/iplayer/episode/b0bvgbqw/doctor-who-series-11-10-the-battle-of-ranskoor-av-kolos'
    [01-06 11:15:57,209] [OnlineVideos] [DEBUG] GetWebData-GET: 'http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/pc/vpid/b0bvgbq7'
    [01-06 11:15:57,615] [OnlineVideos] [DEBUG] The remote server returned an error: (403) Forbidden.
    [01-06 11:15:57,630] [OnlineVideos] [DEBUG] GetWebData-GET: 'https://open.live.bbc.co.uk/mediaselector/6/select/version/2.0/mediaset/apple-ipad-hls/vpid/b0bvgbq7/format/xml'
    [01-06 11:15:58,285] [OnlineVideos] [DEBUG] The remote server returned an error: (403) Forbidden.
    [01-06 11:15:58,285] [OnlineVideos] [WARN ] System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
    
    Server stack trace:
       at System.Xml.XmlTextReaderImpl.Throw(Exception e)
       at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
       at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
       at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
       at System.Xml.XmlTextReaderImpl.Read()
       at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
       at System.Xml.XmlDocument.Load(XmlReader reader)
       at System.Xml.XmlDocument.LoadXml(String xml)
       at OnlineVideos.WebCache.GetWebData[T](String url, String postData, CookieContainer cookies, String referer, IWebProxy proxy, Boolean forceUTF8, Boolean allowUnsafeHeader, String userAgent, Encoding encoding, NameValueCollection headers, Boolean cache)
       at OnlineVideos.UserConfigurable.GetWebData[T](String url, String postData, CookieContainer cookies, String referer, IWebProxy proxy, Boolean forceUTF8, Boolean allowUnsafeHeader, String userAgent, Encoding encoding, NameValueCollection headers, Boolean cache)
       at OnlineVideos.Sites.BBCiPlayerUtil.getHLSVideoUrls(VideoInfo video, String vpid, WebProxy proxyObj)
       at OnlineVideos.Sites.BBCiPlayerUtil.getCatchupUrls(VideoInfo video)
       at OnlineVideos.Sites.BBCiPlayerUtil.GetVideoUrl(VideoInfo video)
       at OnlineVideos.Sites.BBCiPlayerUtil.GetMultipleVideoUrls(VideoInfo video, Boolean inPlaylist)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
    
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at OnlineVideos.Sites.SiteUtilBase.GetMultipleVideoUrls(VideoInfo video, Boolean inPlaylist)
       at OnlineVideos.MediaPortal1.GUIOnlineVideos.<>c__DisplayClass125_0.<Play_Step1>b__2()
       at OnlineVideos.MediaPortal1.Gui2UtilConnector.<>c__DisplayClass19_0.<ExecuteInBackgroundAndCallback>b__0()

    Please let me know if there is anything I can help with.

    Thanks!
     

    AndyJBM

    New Member
    February 15, 2019
    2
    1
    56
    Home Country
    United Kingdom United Kingdom
    Hi there,

    Been catching up on "Silent Witness" oj BBC iplayer and as of late the beeb have created sub links to the series (17 through 22) on iplayer via a browser and now mediaportal will only list the episodes for series 17. I can't find a way to get to the other episodes. Is there a way? Have the BBC broken it again?

    Thanks,
    Andy.
     

    joecrow

    Test Group
  • Team MediaPortal
  • August 9, 2012
    2,528
    1,880
    Home Country
    Germany Germany
    Hi there,

    Been catching up on "Silent Witness" oj BBC iplayer and as of late the beeb have created sub links to the series (17 through 22) on iplayer via a browser and now mediaportal will only list the episodes for series 17. I can't find a way to get to the other episodes. Is there a way? Have the BBC broken it again?

    Thanks,
    Andy.
    I'm also seeing the same, I would guess OV is not setup for the way the BBC have used the sub links for each series so it can only display the first page.:unsure:
    Hopefully @Brownard can fix it.:) BTW is there anything new on Live ITV2 &3?
     

    Users who are viewing this thread

    Top Bottom