OnlineVideos 0.33 (19.09.2011) (1 Viewer)

Status
Not open for further replies.

mariusau

Portal Pro
July 27, 2008
93
0
Trondheim
Home Country
Norway Norway
Re: OnlineVideos 0.28 (13.02.2011)

NRK seems to be broken in 0.28. Anyone else experiencing this?
 

SpudR

Retired Team Member
  • Premium Supporter
  • July 27, 2007
    2,657
    718
    Yorkshire, UK
    Home Country
    England England
    Re: OnlineVideos 0.28 (13.02.2011)

    I have a feature request - can you add a filter in to the config to filter by language - by that I mean in the configuration backend I'd like to only select the 'en' language sites as I only have a smattering of French, Italian and Spanish
     

    SilentException

    Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    Re: OnlineVideos 0.28 (13.02.2011)

    I have a feature request - can you add a filter in to the config to filter by language - by that I mean in the configuration backend I'd like to only select the 'en' language sites as I only have a smattering of French, Italian and Spanish

    Hehe, check the issue tracker. I raised the same request some time ago. There is a progress with categories but still not what I was after :)

    http://code.google.com/p/mp-onlinevideos2/issues/detail?id=26

    and thanks for reminding me, I should reply in that request :D
     

    2thor

    Portal Pro
    November 1, 2009
    57
    1
    Home Country
    Denmark Denmark
    Re: OnlineVideos 0.28 (13.02.2011)

    Great thanks for v. 0.28!

    Not sure if this is caused my limited config skills, but a minor youtube favorites detail here:

    If I access my youtube favorites via this entry: global-favorites-youtube favorites, only 3 of my think 100 favorites shows up.

    If accessing favorites in the youtube subfolder all are listed as well as before:).

    /thor
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    AW: OnlineVideos 0.28 (13.02.2011)

    You are confusing two things. The Favorites Site is OnlineVideos ONLY. It will only show you video you have explicitly added to favorites inside Onlinevideos via the contextmenu entry.
    Youtube favorites are the videos from the favorites of your Youtube user profile.
     

    2thor

    Portal Pro
    November 1, 2009
    57
    1
    Home Country
    Denmark Denmark
    Re: AW: OnlineVideos 0.28 (13.02.2011)

    You are confusing two things. The Favorites Site is OnlineVideos ONLY. It will only show you video you have explicitly added to favorites inside Onlinevideos via the contextmenu entry.
    Youtube favorites are the videos from the favorites of your Youtube user profile.
    Thanks for clearing my confusion.... and revealing an other amacing OnlineVideos detail:)!

    /thor
     

    Quarter

    MP Donator
  • Premium Supporter
  • June 21, 2010
    722
    138
    Queenstown
    Home Country
    New Zealand New Zealand
    Re: OnlineVideos 0.28 (13.02.2011)

    Offbyone I wondering if you should include a help button inside online-videos, just details on all the features and how to use them. you have to expect that most of the people that use OV may never venture on to the forums to learn how to use it. just a thought. I could help but I don't think I know how to use all the features myself.
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    AW: OnlineVideos 0.28 (13.02.2011)

    You do know about the Wiki?
     

    ViktorA

    Portal Member
    August 11, 2009
    10
    0
    Home Country
    Russian Federation Russian Federation
    Re: OnlineVideos 0.28 (13.02.2011)

    Hello!
    Thanks for OnlineVideos.
    Very good work.

    I from Russia.

    English language is not my native.

    We had a first good site about video online, it is called ivi.ru

    To look video from it it is possible only in territory of Russia, I have adjusted OnlineVideos for work with this site, here that I have added in OnlineVideoSites.xml:

    Code:
    <Site name="ivi" util="GenericSite" agecheck="false" enabled="true" lang="ru" player="WMP">
          <Configuration>
            <item key="dynamicCategoriesRegEx"><![CDATA[(?<!<a\shref="/videos/list/animation/all/by_day/"\stitle="">Мультфильмы</a>\s*.*)<li\sclass="clearfix">\s*<span>\s*<a\shref="(?<url>[^"]*)"\stitle="">(?<title>[^<]*)</a>\s*</span>\s*<span\sclass="hide-menu\sclearfix">\s*<span>\s*<span>\s*<span>]]></item>
            <item key="dynamicCategoryUrlDecoding"><![CDATA[True]]></item>
            <item key="dynamicSubCategoriesRegEx"><![CDATA[(?<!<div\sclass="control-panel">\s*<h4\sclass="clearfix">Любая\sстрана</h4>\s*<div\sid="cont-4"\sclass="test">\s*.*)(?<=<h4\sclass="clearfix">Любой\sжанр</h4>\s*<div\sid="cont-3"\sclass="test">.*)<li\sonclick="document\.location='(?<url>[^']*)'"\s*>(?<title>[^<]*)</li>]]></item>
            <item key="dynamicSubCategoryUrlDecoding"><![CDATA[True]]></item>
            <item key="videoListRegEx"><![CDATA[<span\sclass="rate\spng">[^<]*</span>\s*<a\shref="[^"]*"\stitle=""\sclass="clearfix"><img\ssrc="(?<ImageUrl>[^"]*)"\swidth="[^"]*"\sheight="[^"]*"\salt="[^"]*"\s/><span\sclass="play\spng">&nbsp;</span></a>\s*<span\sclass="duration">(?<Duration>[^<]*)</span>\s*<span\sclass="zoom\snodisplay">[^<]*</span>\s*</div>\s*</div>\s*<div\sclass="[^"]*">\s*<span\sclass="info-county-year">(?<Airdate>[^<]*)</span>\s*<a\shref="(?<VideoUrl>[^"]*)"\stitle=""><span\sclass="title\sclearfix">(?<Title>[^<]*)</span>\s*<span\sclass="description\sclearfix">(?<Description>[^<]*)</span></a>\s*</div>\s*</div>]]></item>
            <item key="videoListUrlDecoding"><![CDATA[True]]></item>
            <item key="videoUrlDecoding"><![CDATA[True]]></item>
            <item key="nextPageRegEx"><![CDATA[<li\sclass="arr"><a\shref="(?<url>[^"]*)"><span\sclass="title-left">Следующая\sстраница</span>\s*&rarr;</a></li>]]></item>
            <item key="nextPageRegExUrlDecoding"><![CDATA[True]]></item>
            <item key="prevPageRegEx"><![CDATA[<li\sclass="arr"><a\shref="(?<url>[^"]*)">&larr;\s\s<span\sclass="title-right">Предыдущая\sстраница</span></a></li>]]></item>
            <item key="prevPageRegExUrlDecoding"><![CDATA[True]]></item>
            <item key="fileUrlRegEx"><![CDATA[<link\srel="video_src"\shref="(?<m0>[^"]*)"/>]]></item>
            <item key="baseUrl"><![CDATA[http://www.ivi.ru]]></item>
            <item key="getRedirectedFileUrl"><![CDATA[True]]></item>
          </Configuration>
          <Categories />
        </Site>

    I have put player = "WMP"

    But video all the same goes on the built in player and VIDEO goes jerky and on my plasma TV whith resolution 848x480 i see black strips on the right, at the left, top and bottom of video.

    If I look video through browser(i.explorer adobe flash) or WMP goes well without jerks and with right proportions.

    Generic Sites Creator can play video from ivi.ru whith WMP(Windows Media Player).

    I ask you help me to adjust OnlineVideos for playing of video from ivi.ru on WMP or any other player.
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom