OnlineVideos 1.6.1.0 [2013/05/01] (4 Viewers)

Status
Not open for further replies.

doskabouter

Development Group
  • Team MediaPortal
  • September 27, 2009
    4,632
    3,047
    Nuenen
    Home Country
    Netherlands Netherlands
    Hi all,
    I am implementing a site for TV Catalunya Spain. Specifically for a particular category of TV3 "Singulars".
    In the configurator Site Creator works properly when I hit me on Play Video Url tab, but when I try to watch the video from MediaPortal can not get to see the video.

    I noticed that the disc is put to work but can not see anything.

    This is the code of Site:
    [...]
    Someone could help me .... thank you very much

    You seem to have hit a bug in the siteparser...
    In Onlinevideos, if the FileUrlRegex isn't specified, the PlaylistUrlRegex is ignored, and the siteparser doesn't mimic that.
    So the solution is to move the playlisturl stuff to the fileurl, and that should take care of it.
    A couple of pointers though:
    - I think the (?:(?!@@).) part in the videourlregex isn't necessary
    - Rtmp urls are also playable in onlinevideos (although some need some extra parameters to work correctly)

    For the rest: Good work!
     

    toricred

    MP Donator
  • Premium Supporter
  • August 29, 2006
    151
    14
    Home Country
    United States of America United States of America
    So, I don't know what happened, but LAV 51.2 is working perfectly now.
     

    spammoogle

    Portal Member
    July 21, 2012
    15
    0
    Home Country
    Spain Spain
    First of all thank you very much for your help doskabouter. I've solved the problem by putting everything in fileUrlRegEx.

    Also congratulate everyone who made ​​this pluggin.

    This TV channel, and especially this program is very important to me.

    Now I'll get to work to make it look all televison channel and all its categories and lay it available to everyone. I think you have a site where you publish the channels, right?

    Health for all

    Sorry, the code .... if anyone is interested

    <Site name="TV3 cat" util="GenericSite" agecheck="false" enabled="true" lang="ca">
    <Description>Singulars</Description>
    <Configuration>
    <item key="baseUrl"><![CDATA[http://www.tv3.cat/]]></item>
    <item key="videoListRegEx"><![CDATA[<li>\s*<div\sclass="video_thumb_bg">\s*<div\sclass="img151">\s*<img\stitle="[^"]*"\salt="[^"]*"\ssrc="(?<ImageUrl>[^"]*)"/>\s*<a\stitle="Play"\sclass="play_button"\shref="(?<VideoUrl>[^"]*)">Play</a>\s*<span\sclass="durada_text">(?<Duration>[^<]*)</span>\s*</div>\s*<div\sclass="texto_thumb">\s*<p\sclass="data">(?<Airdate>[^<]*)</p>\s*<h3>(?<Title>[^<]*)</h3>\s*<p>(?<Description>[^<]*)</p>\s*</div>\s*</div>\s*</li>]]></item>
    <item key="videoUrlRegEx"><![CDATA[http://www\.tv3\.cat/videos/(?<m0>[^/]*)/(?:(?!@@).)*]]></item>
    <item key="videoUrlFormatString"><![CDATA[http://www.tv3.cat/su/tvc/tvcConditionalAccess.jsp?ID={0}&QUALITY=H&FORMAT=MP4]]></item>
    <item key="fileUrlRegEx"><![CDATA[<media(?:(?!@@).)*>rtmp://mp4-500-str\.tv3\.cat/ondemand/mp4:g/tvcatalunya(?<m0>[^\?]*)(?:(?!@@).)*</media>]]></item>
    <item key="fileUrlFormatString"><![CDATA[http://dwn-publi.media.ccma.cat/mp4{0}]]></item>
    </Configuration>
    <Categories>
    <Category xsi:type="RssLink" name="Singulars">http://www.tv3.cat/singulars/videos/programasencer</Category>
    </Categories>
    </Site>
     
    Last edited:

    emphatic

    Design Group
  • Team MediaPortal
  • August 25, 2006
    3,736
    1,196
    Alingsås
    Home Country
    Sweden Sweden
    I used the latest installer and OnlineVideos is working flawlessly. Thanks!

    Emph
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,632
    3,047
    Nuenen
    Home Country
    Netherlands Netherlands
    First of all thank you very much for your help doskabouter. I've solved the problem by putting everything in fileUrlRegEx.

    Also congratulate everyone who made ​​this pluggin.

    This TV channel, and especially this program is very important to me.

    Now I'll get to work to make it look all televison channel and all its categories and lay it available to everyone. I think you have a site where you publish the channels, right?

    Health for all
    ...

    You're welcome.
    If you want to publish it so everyone can use it, ask offbyone for a password. Then you can publish it through the OnlineVideos Configuration, tab "Sites".
    But I would first see if more categories can be added to TV3 cat
     

    BrownGhost

    MP Donator
  • Premium Supporter
  • October 15, 2008
    435
    30
    Home Country
    Denmark Denmark
    Thanks for the update :) Now Dynamic Refresh rate works on downloaded movies also :)

    #### Edit: REQ Funktions ######
    Youtube plugin, Adding movies to Download if it fails, one can not retry. I like to see:
    Retry failed downloads (retry should also try other formats).
    Download all movies, like my watch later folder, i have to click download every single file ;( i donload as my connection is not so good

    Can you look in to that please?
    ##############################

    Once again thanks :eek:)
     
    Last edited:

    Ausdigital

    Portal Pro
    September 17, 2008
    122
    5
    Home Country
    I am having issues with this plugin since upgrading from MP 1.1.3 with OV 0.27.0.0

    When trying to play a streamed clip from any of the sources it always freezes momentarily and then continues on. Almost like a choppy playback. However, when selecting the same source and clip in XBMC it plays perfectly all the way through.

    I have changed codecs and ticked boxes etc and nothing has changed. Attached are the logs and my system setup is below.

    Media HTPC is AMD 2.8
    Video Card - ATI Raedon 3600 (512MB)
    RAM 2GB DDR 400
    HDD - 1 TB SATA segate and 1TB SATA WD
    TV Tuners - 2 Aver Media and 1 Winfast
    Windows XP SP3
    MP 1.2.3 with PreVisionHD Horizon Skin
     
    Last edited:

    vcrapps

    Portal Pro
    March 11, 2012
    73
    17
    44
    Home Country
    United States of America United States of America
    Just a general question as far as the host providers, is either video streamed for sockshare or putlocker able to play for anyone? I can stream from other hosts, but usually these two has the clearest picture. I just want to find out if there is a problem on my end, or is this something others are experiencing.
     

    toricred

    MP Donator
  • Premium Supporter
  • August 29, 2006
    151
    14
    Home Country
    United States of America United States of America
    I can't get either of them to work, but I haven't been able to for the two weeks or so that I have been using OV. By the way, what do the percentages by the hosts mean?
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,632
    3,047
    Nuenen
    Home Country
    Netherlands Netherlands
    Those 2 did work today (at least from watch-series).
    Can you check on the website if those videos are playing?

    And for the percentages: I copied/scraped them from the website. I think it's something users can vote on for quality/speed/etc
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Similar threads

    thank you Sir, issue is definitely resolved now, i uninstalled the problematic MSE altogether, plus i also now have optimized EPG grabbing configuration, thanks again for all the assistance, wow so much faster on everything now that MSE is out of the picture...MP WAF is now restored and FetchTV STB sits in the corner collecting dust :)
    thank you Sir, issue is definitely resolved now, i uninstalled the problematic MSE altogether, plus i also now have optimized EPG...
    Long time MP user, and recently upgraded to MP1.34, prior to this upgrade, i have for many years successfully used MP with fast and...
    Replies
    20
    Views
    1K
    @Brownard another logs of failed installations. I'll take a look into the user management. Edit: I can confirm user management is completey broken with NET4 and NET6 :( Neither an existing profile can be selected nor a new one can be created.
    @Brownard another logs of failed installations. I'll take a look into the user management. Edit: I can confirm user management is...
    Description: Hi there. First of all, I appreciate all the effort in MediaPortal 2 release 2.5 - visible changes look great (eg...
    Replies
    1
    Views
    814
    • Sticky
    MP1 MP2 [News] MediaPortal 2 - 2.5 Release DE
    Well just tried that. Chose TV Channels and clicked "Clear". All channels cleared then did a rescan. What a shitshow! All channel number mappings a total mess: STV as Channel 1, W as Channel 18, BBC channels way down the list. Thanks for trying to help but this software, for me, is just a mess. Appreciate all the time you have...
    Well just tried that. Chose TV Channels and clicked "Clear". All channels cleared then did a rescan. What a shitshow! All...
    We are proud to present MediaPortal 2.5 MediaPortal 2.5 is a full-blown media center software that addresses most common user...
    Replies
    76
    Views
    9K
    • Sticky
    MP1 MP2 MP2 - V2.5 TVMosaic Provider for MP2 DE
    Hi , I try to put the recording on a network, but TVMOSAIC Server does not take into account the network paths in Recording Path; Do you think of a way of recording a network disc? THANKS Ludis
    Hi , I try to put the recording on a network, but TVMOSAIC Server does not take into account the network paths in Recording Path...
    The current TV engine (TVE3) for Media Portal 1 and 2 was developed long time before and is not state of the art any more...
    Replies
    363
    Views
    71K
    I fix it. I had to rebuilkd the whole solution to get it to work.
    I fix it. I had to rebuilkd the whole solution to get it to work.
    Hi all. I'm trying to fix the TV4Play plugin for OnlineVideos, but I've problem with the debuging. When I've changed something in...
    Replies
    1
    Views
    1K
    Top Bottom