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

Status
Not open for further replies.

lightman

MP Donator
  • Premium Supporter
  • December 28, 2007
    90
    2
    Home Country
    Netherlands Netherlands
    okay, gonna test it! thnx
     

    Wieltje

    Portal Member
    January 6, 2011
    7
    0
    Home Country
    Netherlands Netherlands
    I found 2 small problems with the "downloaded videos" shortcut when using Dutch language:
    - Downloaded videos folder appears empty, although logfile says there are 2 'dynamic' categories
    - When returning by clicking "..", MP returns to MP main menu instead of onlinevideos main menu

    Both problems are solved when switching to English language, so i think it has something to do with the escaping of the ' in "Gedownloade video\'s"

    OnlineVideos.log says:
    [01-25 23:45:35,566] [OnlineVideos] [INFO ] Looking for dynamic categories for site 'Gedownloade video\'s'
    [01-25 23:45:35,567] [OnlineVideos] [INFO ] Found 2 dynamic categories for site 'Gedownloade video\'s'



    @doskabouter: yes, RTL Gemist still works; it uses http://rtl.ksya.net/
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Fixed both Problems in SVN now. The \' was to blame as you were suggesting ;)
    The format I chose for the translations file from Transifex is Android and apparently has escaped apostrophes.
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    First, when i'm in the apple trailers, it seems like most of the movies that i want to play trailers for don't have anything listed in the detailed view.

    Yeah I have noticed this problem too, the wife is not so happy having to use IMDB as an alternative. Is there any chance of a fix for this or are there any other sites worth checking out for trailers?

    Cheers
    I have now added a second way to retrieve trailer info from apple, which should fix the problems you were seeing. Site is updated so just let your autoupdate pick it up.
     

    Wieltje

    Portal Member
    January 6, 2011
    7
    0
    Home Country
    Netherlands Netherlands
    Thnx for the quick follow-up, offbyone. I assumed that the changes you made will be effective in new release (cmiiw), so I tried to change the languagefile manually at my PC. However, the problems still exists when removing the slash before the apostroph; it seems that the apostroph is somehow just not supported.
    I fixed my problem by removing the apostroph, but i did wanted to let you know.
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Yes you need a new OV version, because the code in the core was changed. It has also showed a different problem which had to do with Database Query unfriendly characters inside a Site name.
     

    krok55

    New Member
    January 26, 2013
    4
    0
    54
    Home Country
    Israel Israel
    You did it all right, it's just that no (dutch) subtitles were found for that particular episode. Maybe you should increase your chances and put eng in the languages as well.

    Or try other subtitledownloaders. I know that Podnapisi is also working, and as such, chances are that the rest of too.
    Btw, if you're experimenting, and get unexpected results, try searching for "subtitle" in the onlinevideos.log, that will maybe give a clue as to what is happening

    Hi,
    I've just found out about the subtitle support for watch-series...
    It's not working for me (log attached)

    basically I've tried on 2 different series with 0 subtitles found (which is incorrect for those specific episodes)
    Maybe the util tries to use the whole string (un-parsed) as a search criteria?

    10x.
     

    micmanm

    Portal Pro
    May 22, 2009
    95
    16
    Home Country
    Ukraine Ukraine
    Hi offbyone!
    I just finished the adjustment in the code parser for site EX.ua. Now works site search.
    Please update code in common database.
    Code:
    <Site name="EX.ua" util="GenericSite" agecheck="false" enabled="true" lang="--" lastUpdated="2013-01-28T01:20:00">
      <Description>Completely Free File Hosting for files exchange with online watch service.
    	These RegExps can parse links to video files prepared for online watch.
    	Videos available in several languagues, but mostly in Russian and Ukrainian.
    	Site limitations:
    	- no solid structure; no alphabetical sorting - use search and next/prev. links;
    	- not all of the uploaded video currently available as FLV streams;
    	- description, video format and quality are up to uploader only;
    	- no child protection.
    	Plugin/regexps limitations:
    	- cannot parse subcategories inside another subcategory; use search or make a copy with BaseUrl changed to one level down to get there, for example to Polish part of the site;
    	- intentionally does not parse links to files not available as FLV streams to avoid MP freezes</Description>
      <Configuration>
    	<item key="dynamicCategoriesRegEx"><![CDATA[<b>(?<title>[^<]*)</b></a><p><a\shref='(?<url>[^\?]*)[^']*'\sclass=info>(?<description>[^<]*)</a>&nbsp;]]></item>
    	<item key="dynamicCategoryUrlFormatString"><![CDATA[http://www.ex.ua{0}?r=81708]]></item>
    	<item key="dynamicSubCategoriesRegEx"><![CDATA[<b>(?<title>[^<]*)</b></a><p><a\shref='(?<url>[^,]*)[^']*'\sclass=info>(?<description>[^<]*)</a>&nbsp;]]></item>
    	<item key="dynamicSubCategoryUrlFormatString"><![CDATA[http://www.ex.ua{0},81708]]></item>
    	<item key="videoListRegEx"><![CDATA[<img\ssrc='(?<ImageUrl>[^\?]*)\?[^<]*</a><p><a\shref='(?<VideoUrl>[^\?]*)\?[^']*'><b>(?<Title>[^<]*)</b>|<img\ssrc='[^?]*?[^<]*</a><a\shref='(?<VideoUrl>[^']*)'><b>(?<Title>[^<]*)</b>]]></item>
    	<item key="videoListRegExFormatString"><![CDATA[http://www.ex.ua{0}]]></item>
    	<item key="nextPageRegEx"><![CDATA[id="browse_next"\shref="(?<url>[^"]*)"]]></item>
    	<item key="nextPageRegExUrlFormatString"><![CDATA[{0}]]></item>
    	<item key="prevPageRegEx"><![CDATA[id="browse_prev"\shref="(?<url>[^"]*)"]]></item>
    	<item key="prevPageRegExUrlFormatString"><![CDATA[{0}]]></item>
    	<item key="fileUrlRegEx"><![CDATA[\s"url":\s"http://(?<m0>[^/]*)/show/(?<m1>[^/]*)/(?<m2>[^\.]*)\.flv"(?=.+?\k<m1>'\stitle='(?<n0>[^']+)')]]></item>
    	<item key="fileUrlFormatString"><![CDATA[http://{0}/show/{1}/{2}.flv]]></item>
    	<item key="searchUrl"><![CDATA[http://www.ex.ua/search?s={0}]]></item>
    	<item key="baseUrl"><![CDATA[http://www.ex.ua/view/81708]]></item>
    	<item key="forceUTF8Encoding"><![CDATA[True]]></item>
    	<item key="getRedirectedFileUrl"><![CDATA[True]]></item>
      </Configuration>
    </Site>

    Also I do some modification with updated code parser for people, who has fast internet.
    Whis this modification we can play files in source quality presented on the site EX.ua.
    Please add this code to the common database.
    Code:
    <Site name="EX.ua (HQ)" util="GenericSite" agecheck="false" enabled="true" lang="--" lastUpdated="2013-01-28T01:20:00">
      <Description>Completely Free File Hosting for files exchange with online watch service.
    	These RegExps can parse links to video files in source quality presented on site.
    	Videos available in several languagues, but mostly in Russian and Ukrainian.
    	Site limitations:
    	- no solid structure; no alphabetical sorting - use search and next/prev. links;
    	- not all of the uploaded video currently available as FLV streams;
    	- description, video format and quality are up to uploader only;
    	- no child protection.
    	Plugin/regexps limitations:
    	- cannot parse subcategories inside another subcategory; use search or make a copy with BaseUrl changed to one level down to get there, for example to Polish part of the site;
    	- intentionally does not parse links to files not available as FLV streams to avoid MP freezes</Description>
      <Configuration>
    	<item key="dynamicCategoriesRegEx"><![CDATA[<b>(?<title>[^<]*)</b></a><p><a\shref='(?<url>[^\?]*)[^']*'\sclass=info>(?<description>[^<]*)</a>&nbsp;]]></item>
    	<item key="dynamicCategoryUrlFormatString"><![CDATA[http://www.ex.ua{0}?r=81708]]></item>
    	<item key="dynamicSubCategoriesRegEx"><![CDATA[<b>(?<title>[^<]*)</b></a><p><a\shref='(?<url>[^,]*)[^']*'\sclass=info>(?<description>[^<]*)</a>&nbsp;]]></item>
    	<item key="dynamicSubCategoryUrlFormatString"><![CDATA[http://www.ex.ua{0},81708]]></item>
    	<item key="videoListRegEx"><![CDATA[<img\ssrc='(?<ImageUrl>[^\?]*)\?[^<]*</a><p><a\shref='(?<VideoUrl>[^\?]*)\?[^']*'><b>(?<Title>[^<]*)</b>|<img\ssrc='[^?]*?[^<]*</a><a\shref='(?<VideoUrl>[^']*)'><b>(?<Title>[^<]*)</b>]]></item>
    	<item key="videoListRegExFormatString"><![CDATA[http://www.ex.ua{0}]]></item>
    	<item key="nextPageRegEx"><![CDATA[id="browse_next"\shref="(?<url>[^"]*)"]]></item>
    	<item key="nextPageRegExUrlFormatString"><![CDATA[{0}]]></item>
    	<item key="prevPageRegEx"><![CDATA[id="browse_prev"\shref="(?<url>[^"]*)"]]></item>
    	<item key="prevPageRegExUrlFormatString"><![CDATA[{0}]]></item>
    	<item key="fileUrlRegEx"><![CDATA[</span><br><a\shref='/get/(?<m0>[^']*)'\stitle='(?<n0>[^']*)'\srel='nofollow'>(?<n0>[^<]*)</a>(?:(?!torrent).)*torrent]]></item>
    	<item key="fileUrlFormatString"><![CDATA[http://www.ex.ua/load/{0}]]></item>
    	<item key="searchUrl"><![CDATA[http://www.ex.ua/search?s={0}]]></item>
    	<item key="baseUrl"><![CDATA[http://www.ex.ua/view/81708]]></item>
    	<item key="forceUTF8Encoding"><![CDATA[True]]></item>
    	<item key="getRedirectedFileUrl"><![CDATA[True]]></item>
      </Configuration>
    </Site>
    p.s.
    Site EX.ua geoblocked :(
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    You can maintain the site yourself if you want - makes this process easier. Simply register your email via OnlineVideos configuration (press submit on your site) and tell me your email - I'll assign the site to you.
     

    micmanm

    Portal Pro
    May 22, 2009
    95
    16
    Home Country
    Ukraine Ukraine
    Tell me why the use of this construction when searching for files causes a fatal error in media portal?
    Ordinary browsing in the categories not causes fatal error.
    Code:
    	<item key="videoListRegEx"><![CDATA[<img\ssrc='(?<ImageUrl>[^\?]*)\?[^<]*</a><p><a\shref='(?<VideoUrl>[^\?]*)\?[^']*'><b>(?<Title>[^<]*)</b>|<img\ssrc='(?<ImageUrl>[^\?]*)\?[^<]*</a><a\shref='(?<VideoUrl>[^']*)'><b>(?<Title>[^<]*)</b>]]></item>
    2013-01-28 02:23:48.750199 [ERROR][OVThumbs0(34)]: MediaPortal: Unhandled exception occured
    2013-01-28 02:23:48.752199 [ERROR][OVThumbs0(34)]: Exception :confused:ystem.ArgumentException: Путь содержит недопустимые знаки.
    See log-err.7z in attachments.

    But if I change construction to this everything work. See log.7z in attachments
    Code:
    	<item key="videoListRegEx"><![CDATA[<img\ssrc='(?<ImageUrl>[^\?]*)\?[^<]*</a><p><a\shref='(?<VideoUrl>[^\?]*)\?[^']*'><b>(?<Title>[^<]*)</b>|<img\ssrc='[^?]*?[^<]*</a><a\shref='(?<VideoUrl>[^']*)'><b>(?<Title>[^<]*)</b>]]></item>
     

    Attachments

    • log-err.7z
      24.4 KB
    Last edited:
    Status
    Not open for further replies.

    Users who are viewing this thread

    Similar threads

    @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
    564
    • Sticky
    MP1 MP2 [News] MediaPortal 2 - 2.5 Release DE
    Will be version 2.5.1 ready quite soon? I read somewhere it will be a bugfix release, no new features are probably not in focus.
    Will be version 2.5.1 ready quite soon? I read somewhere it will be a bugfix release, no new features are probably not in focus.
    We are proud to present MediaPortal 2.5 MediaPortal 2.5 is a full-blown media center software that addresses most common user...
    Replies
    70
    Views
    5K
    • Sticky
    MP1 MP2 MP2 - V2.5 TVMosaic Provider for MP2 DE
    Lokks all fine to me, thanks (y)
    Lokks all fine to me, thanks (y)
    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
    362
    Views
    61K
    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
    Works, great, thanks a bunch :)
    Works, great, thanks a bunch :)
    So my issue is, MP-TVSeries, Failed to save xml to cache, and not adding any info to tvseries from tvdb. This started after i...
    Replies
    4
    Views
    2K
    Top Bottom