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

Status
Not open for further replies.

Physje

MP Donator
  • Premium Supporter
  • February 9, 2011
    21
    1
    Home Country
    Netherlands Netherlands
    thnx doskabouter, that did the trick!
     

    doveman

    Portal Pro
    February 12, 2008
    2,326
    178
    Home Country
    United Kingdom United Kingdom
    I'm finding that when downloading from iTunes Movie Trailers, it gives them the suffix .2, not .mp4, which means they then don't show up in Online Videos until I go and rename them.
     

    Ministerk

    Super User
  • Team MediaPortal
  • Super User
  • November 28, 2007
    970
    826
    Uppsala
    Home Country
    Sweden Sweden
    changed format of translation xml files - now using Transifex

    I'm using mp in Swedish and with ov 1.4 the Swedish translation got some kind of encoding error, see attached picture.
     

    Attachments

    • ov-encoding_problems.png
      ov-encoding_problems.png
      225.7 KB

    zicoz

    MP Donator
  • Premium Supporter
  • September 3, 2006
    896
    63
    Home Country
    Norway Norway
    How does the "Group" thing in the site editor work? I'm currently creating a site for the Youtube-channel teamliquidnet, and I would like to create a folder names TL open that contains the playlists "TL open #1", "TL open #2", "TL open #3" and so on.

    Is this possible? I tried to use the group option, but I don't seem to be able to add anything inside of the group-folder
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,647
    3,108
    Nuenen
    Home Country
    Netherlands Netherlands
    You can only add streams to a group

    Perhaps you can do something like
    Code:
      <Categories>
        <Category xsi:type="RssLink" name="Videos">
          <SubCategories>
            <Category xsi:type="RssLink" name="Title1">http://url1</Category>
            <Category xsi:type="RssLink" name="Title2">http://url2</Category>
          </SubCategories>http://www.rtl7darts.nl/video</Category>
      </Categories>
     
    Last edited:

    micmanm

    Portal Pro
    May 22, 2009
    95
    16
    Home Country
    Ukraine Ukraine
    Hi!
    Here is fixed and working version of site parser for EX.ua (only for Ukraine), please replace broken code in common database.
    To all Ukrainian users: Please test and confirm.
    Thanks!

    Code:
    <Site name="EX.ua" util="GenericSite" agecheck="false" enabled="true" lang="--" lastUpdated="2013-01-02T04:49:05.5348966+02: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]*alt='(?<Title>[^']*)'></a><p><a\shref='(?<VideoUrl>[^,]*),[^']*'><b>[^<]*</b></a><br><a\shref=[^=]*=[^&]*&nbsp;]]></item>
        <item key="videoListRegExFormatString"><![CDATA[http://www.ex.ua{0},23775,81708]]></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>
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Testing from Germany I don't get any dynamic categories - so might be geo-blocked already and I can't test :)
     

    powermarcel10

    Retired Team Member
  • Premium Supporter
  • November 30, 2010
    2,839
    898
    36
    Groningen
    Home Country
    Netherlands Netherlands
    Hi guys, i was just wondering:

    Is there a way to automaticly add new sites that are generated? Now I need to look everytime in the "manage sites" area to add them manualy..

    Would be nice to see an option that will include all new sites automaicly to my sites! :)
     
    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
    2K
    @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
    883
    • 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
    10K
    • 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
    77K
    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