OnlineVideos 0.33 (19.09.2011) (3 Viewers)

Status
Not open for further replies.

Sabbe

Portal Pro
January 7, 2007
56
2
Västerås
Home Country
Sweden Sweden
Re: OnlineVideos 0.20 (18.04.2010)

Skins need to be updated for OV 0.20. StreamedMP will have support for new version of online videos in v1.0.4. We may post an update here so you can get it supported/running sooner.
Hope thats ok, ltfearme (referring to the XML-files in my previous post.)
 

offbyone

Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Re: OnlineVideos 0.20 (18.04.2010)

    The new iTunes Trailer Site is now available in the SiteManager. Should be right on top of the list. Just hit Enter when you have it selected and chose "Add to my sites".
     

    hioctane

    Portal Pro
    May 17, 2009
    247
    42
    Home Country
    Germany Germany
    AW: Re: OnlineVideos 0.19 (29.03.2010)

    You need Blue3wide to get access to the new SiteManager/Updater. I don't think any other skin has it mapped yet.
    Well, here's some updated files for StreamedMP, they aren't official yet but they work!

    Without a link in onlinevideos hidden menu there is no way opening the site manager:

    Code:
    <control>
       <type>button</type>
       <description>Update Sites</description>
       <id>13</id>
       <onright>50</onright>
       <onup>12</onup>
       <ondown>11</ondown>
       <label>#OnlineVideos.Translation.ManageSites.Label</label>
       <hyperlink>4757</hyperlink>
       <visible>!Control.HasFocus(50)</visible>
    </control>
     

    sens_2002

    MP Donator
  • Premium Supporter
  • February 4, 2009
    37
    1
    Home Country
    Switzerland Switzerland
    Re: OnlineVideos 0.19 (29.03.2010)

    Thanks for a great plugin!

    However after upgrading to the version 0.19 I cannot use some of the channels which worked before with ver 0.17.
    Error message: "error getting category videos", it happens when I try to open a category.
    In this example I use Generic site and the following URL: RUSSIA.RU (see below).
    Why this does not work anymore?

    <Site name="Russia.RU" util="GenericSite" agecheck="false" enabled="true" lang="ru">
    <Description>Russia.ru</Description>
    <Categories>
    <Category xsi:type="RssLink" name="All Videos" thumb="">http://www.russia.ru/rss/video.xml</Category>
    </Categories>
    </Site>

    Many thanks in advance!

    I'll look into it. Lots of changes in the GenericSite in 0.19, w emight have missed something.

    Installed the latest version 0.20. Still problems with sites using "Generic Site" (see post .
    Error message - "cannot get category values". Examples: Russia.ru (custom site) and e.g. "Too hot for tv", check the category "Very Funny Adds"
    Hope you can fix it! Thanks in advance!
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Re: OnlineVideos 0.20 (18.04.2010)

    They are sending rss that is not 100% at the specification:

    <media:content url="http://media.russia.ru/10209/iphone.mp4" type="video/mp4" fileSize="67.24" medium="video" bitrate="1000" framerate="25" duration="859" width="480" height="270" />

    The fileSize is supposed to be the size in bytes (so it's parsed as integer) and therefore throwing an exception :( I'll try to relax it and make it parse as string.

    Just commited the fix to svn and tested with your site definition. Now works, so will in 0.21.
     

    sens_2002

    MP Donator
  • Premium Supporter
  • February 4, 2009
    37
    1
    Home Country
    Switzerland Switzerland
    Re: OnlineVideos 0.20 (18.04.2010)

    They are sending rss that is not 100% at the specification:

    <media:content url="http://media.russia.ru/10209/iphone.mp4" type="video/mp4" fileSize="67.24" medium="video" bitrate="1000" framerate="25" duration="859" width="480" height="270" />

    The fileSize is supposed to be the size in bytes (so it's parsed as integer) and therefore throwing an exception :( I'll try to relax it and make it parse as string.

    Just commited the fix to svn and tested with your site definition. Now works, so will in 0.21.

    Oh, many thanks offbyone! I hope 0.21 will come soon! And do you plan to integrate more Russian sites?

    Cheers+
     

    vrm

    Portal Pro
    November 7, 2009
    117
    10
    Home Country
    Hungary Hungary
    Re: OnlineVideos 0.20 (18.04.2010)

    Hey, I still have no luck with the latest version of OV. I found this:

    2010-04-20 21:38:43.185026 [ERROR][OnlineVideos(24)]: [OnlineVideos]System.InvalidOperationException: There is an error in XML document (1, 220). ---> System.TypeLoadException: Could not load type 'OnlineVideos.OnlineVideosWebservice.Site' from assembly 'OnlineVideos, Version=0.17.0.0, Culture=neutral, PublicKeyToken=null'.
    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderOnlineVideosService.Read22_GetSitesOverviewResponse()
    at Microsoft.Xml.Serialization.GeneratedAssembly.ArrayOfObjectSerializer31.Deserialize(XmlSerializationReader reader)
    at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
    --- End of inner exception stack trace ---
    at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
    at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
    at OnlineVideos.OnlineVideosWebservice.OnlineVideosService.GetSitesOverview()
    at OnlineVideos.GUIOnlineVideos.<>c__DisplayClass45.<AutoUpdate>b__42()
    at OnlineVideos.Gui2UtilConnector.<>c__DisplayClass5.<ExecuteInBackgroundAndWait>b__1()

    Anything I can do?

    Thanks!
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Re: OnlineVideos 0.20 (18.04.2010)

    This doesn't look like you have latest version (0.20) -> in the log it states something about 0.17!
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom