New Site - HockeyStreams.com - Development Thread (1 Viewer)

Ministerk

Super User
  • Team MediaPortal
  • Super User
  • November 28, 2007
    970
    826
    Uppsala
    Home Country
    Sweden Sweden
    I don't know if you only reference the dll's in your project, but if so I think it would be easier for you to solve your problems if you checked out the code as used that instead.
     

    geoffstewart

    MP Donator
  • Premium Supporter
  • October 12, 2008
    346
    112
    Ottawa
    Home Country
    Canada Canada
    I have the source, not the DLLs... my code is in the SiteUtilProjects directory with all the others... just mine is not checked in.
     

    geoffstewart

    MP Donator
  • Premium Supporter
  • October 12, 2008
    346
    112
    Ottawa
    Home Country
    Canada Canada
    So, I have it compiling now for OV2.0. But it doesn't playback...

    [04-01 20:43:48,761] [OVLatest ] [INFO ] LatestVideosManager getting new data from SiteUtils.
    [04-01 20:43:50,154] [OVLatest ] [INFO ] LatestVideosManager found 3 videos from 1 SiteUtils.
    [04-01 20:44:29,877] [MPMain ] [INFO ] Called with LoadParameter: 'site:HockeyStreams.com|return:Locked'
    [04-01 20:44:30,092] [MPMain ] [INFO ] DoPageLoad with CurrentState 'categories', PreviousWindowId '35'
    [04-01 20:44:30,112] [OnlineVideos] [INFO ] Looking for dynamic categories for site 'HockeyStreams.com'
    [04-01 20:44:30,117] [OnlineVideos] [INFO ] Found 4 dynamic categories for site 'HockeyStreams.com'
    [04-01 20:44:31,595] [OnlineVideos] [INFO ] Looking for subcategories in 'Live Games' on site 'HockeyStreams.com'
    [04-01 20:44:31,607] [OnlineVideos] [INFO ] HockeyStreams - Need to login
    [04-01 20:44:32,455] [OnlineVideos] [INFO ] Found 33 subcategories in 'Live Games' on site 'HockeyStreams.com'
    [04-01 20:44:35,755] [OnlineVideos] [INFO ] HockeyStreams - URL for video in list: rtmp://192.99.44.158/publishing/PREMIUM_HSTV_19/livestream2 swfUrl='http://www6.hockeystreams.com/playe...vSE9VcGNwNWxkU1dFbm0zdGFHYWp4MFNsS2E2cDNtOFE9' live=1 swfVfy=1
    [04-01 20:44:40,861] [MPMain ] [INFO ] Preparing graph for playback of 'rtmp://192.99.44.158/publishing/PREMIUM_HSTV_19/livestream2 swfUrl='http://www6.hockeystreams.com/playe...vSE9VcGNwNWxkU1dFbm0zdGFHYWp4MFNsS2E2cDNtOFE9' live=1 swfVfy=1'
    [04-01 20:44:41,644] [MPMain ] [WARN ] Error adding 'MediaPortal Url Source Splitter' filter to graph: Exception from HRESULT: 0xFFFFFFFB

    It's taking a rtmp:// url despite the output from GetMultipleVideoUrls() returns something like this:
    http://watch.hscontent.com/ondemand...vSE9VcGNwNWxkU1JuUThmaDRXTXN5MUloNXpLbFEzTlk9

    Is there a generic site setting I must make?

    Cheers.

    Geoff
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Do you want to add your sources to the OV svn? Would make it easier for us to quickly looak at them ;)
    I need you google code account email for that,
     

    geoffstewart

    MP Donator
  • Premium Supporter
  • October 12, 2008
    346
    112
    Ottawa
    Home Country
    Canada Canada
    I'm actually getting this same error on playback for all sites... there must be something messed up in my MP config... I just upgraded to MP 1.11.0. Let me get that sorted out first.

    I can playback other video, but OV cannot play anything:

    [04-03 10:27:36,099] [MPMain ] [WARN ] Error adding 'MediaPortal Url Source Splitter' filter to graph: Exception from HRESULT: 0xFFFFFFFB
     

    geoffstewart

    MP Donator
  • Premium Supporter
  • October 12, 2008
    346
    112
    Ottawa
    Home Country
    Canada Canada
    Turns out my install was corrupt somehow and the OV could not find the MP URL Source Splitter... did a complete clean install of MP and now the hockeystreams plugin works in OV2.0.

    I'll do a bit more testing, then upload the plugin.
     

    Obelisk

    Portal Member
    March 1, 2013
    12
    3
    56
    Ottawa, Ontario
    Home Country
    Canada Canada
    The issue with the site showing up seems to be solved but now I am getting an exception for a malformed url...

    [04-04 09:35:56,536] [OnlineVideos] [WARN ] System.FormatException: Input string was not in a correct format.

    I have tried both live streams last night and archived this morning with and without a location entry. The attached example is for archived game with location.
     

    Attachments

    • Hockey Streams Error.txt
      4.4 KB

    geoffstewart

    MP Donator
  • Premium Supporter
  • October 12, 2008
    346
    112
    Ottawa
    Home Country
    Canada Canada
    OK,

    I added a log message and that seems to be the trouble... nice!

    Weird that I don't see that while I'm streaming just now...

    I'll post something shortly.

    g
     

    Obelisk

    Portal Member
    March 1, 2013
    12
    3
    56
    Ottawa, Ontario
    Home Country
    Canada Canada
    Just tried an archive game from this afternoon and it appears you solved it. I will try a live stream later but it sounds like the solution wasn't tied tied to the live vs. archive workflow.

    Thanks for looking at this over the long weekend.
     

    Users who are viewing this thread

    Top Bottom