OnlineVideos 2.5.0.1 [2024/11/17] (7 Viewers)

offbyone

Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #91
    If you look into the file OnlineVideoSites.xml, you'll see a few sites that work just as you are planing, example Vodcasts:

    Code:
    <Site name="Vodcasts" util="GenericSite" agecheck="false" enabled="true" lang="en">
          <Description>Sample site showing how to include your own custom feeds and streams.</Description>
          <Categories>
            <Category xsi:type="Group" name="Live TV">
              <Channels>
                <Channel name="French Tv - Orange" thumb="http://www.broadbandtvnews.com/wp-content/uploads/2008/02/orange-logo.thumbnail.jpg">mms://livewm.orange.fr/live-multicanaux</Channel>
                <Channel name="French Tv - Direct8" thumb="http://www1.orange.ch/binary/images/internet/orangetv/direct8.jpg">http://football.direct8.fr/live.php</Channel>
                <Channel name="Russian Tv - Vesti 24" thumb="http://www.comtel-vologda.ru/images/logos/vesti_logo.png">http://video.rfn.ru/vesti_24?MSWMExt=.asf</Channel>
                <Channel name="Russian Tv - RTR Planeta" thumb="http://www.rtr-planeta.com/i/h1_1.jpg">mms://video.rfn.ru/rtr-planeta</Channel>
                <Channel name="Russian Tv - First Baltic Music Channel" thumb="http://www.tv-port.net/wp-content/uploads/2009/05/1baltic.jpg">mms://195.244.137.207:81</Channel>
                <Channel name="Israel Plus" thumb="http://images.zman.com/1_2008/16_01_2008_14_01_27_logochannel9.jpg">mms://192.117.188.41/VJ289CWP7ef2kF15mGIoNUNKU</Channel>
                <Channel name="NTV" thumb="http://www.iyfproductions.de/referenzen/ntv.png">rtmp://fms.rtl.de/ntvlive/livestream/channel1</Channel>
              </Channels>
            </Category>
          </Categories>
        </Site>

    So simply create a new site accordingly with your stream links.
     

    Nervesagent

    Portal Pro
    February 26, 2014
    150
    19
    44
    Home Country
    Denmark Denmark
    If you look into the file OnlineVideoSites.xml, you'll see a few sites that work just as you are planing, example Vodcasts:

    Code:
    <Site name="Vodcasts" util="GenericSite" agecheck="false" enabled="true" lang="en">
          <Description>Sample site showing how to include your own custom feeds and streams.</Description>
          <Categories>
            <Category xsi:type="Group" name="Live TV">
              <Channels>
                <Channel name="French Tv - Orange" thumb="http://www.broadbandtvnews.com/wp-content/uploads/2008/02/orange-logo.thumbnail.jpg">mms://livewm.orange.fr/live-multicanaux</Channel>
                <Channel name="French Tv - Direct8" thumb="http://www1.orange.ch/binary/images/internet/orangetv/direct8.jpg">http://football.direct8.fr/live.php</Channel>
                <Channel name="Russian Tv - Vesti 24" thumb="http://www.comtel-vologda.ru/images/logos/vesti_logo.png">http://video.rfn.ru/vesti_24?MSWMExt=.asf</Channel>
                <Channel name="Russian Tv - RTR Planeta" thumb="http://www.rtr-planeta.com/i/h1_1.jpg">mms://video.rfn.ru/rtr-planeta</Channel>
                <Channel name="Russian Tv - First Baltic Music Channel" thumb="http://www.tv-port.net/wp-content/uploads/2009/05/1baltic.jpg">mms://195.244.137.207:81</Channel>
                <Channel name="Israel Plus" thumb="http://images.zman.com/1_2008/16_01_2008_14_01_27_logochannel9.jpg">mms://192.117.188.41/VJ289CWP7ef2kF15mGIoNUNKU</Channel>
                <Channel name="NTV" thumb="http://www.iyfproductions.de/referenzen/ntv.png">rtmp://fms.rtl.de/ntvlive/livestream/channel1</Channel>
              </Channels>
            </Category>
          </Categories>
        </Site>

    So simply create a new site accordingly with your stream links.
    Yeah.. i got my xml export ready, but as soon as I paste the channels in the OnlineVideosSites.xml the plugin becomes unusable. Maybe it's alignment or maybe it's a certain character.. just need to figure it out.
    edit: it was a @ in an url ... figured this out using Notepad++ and the XML plugin. Now need to perfect my export, maybe create <groups> for channelgroups. For now I will just filter out those lines containing @ for compatibility.


    What my tool does is:

    1- It can automatically scan websites (like iptv.blogspot.com) for .m3u or other playlists or sniff websites (using urlsnooper2) for the stream addresses (like those sportsstreams), import those into a database (ms access for now)
    2- Checks the streams whether live or not
    3- Export to m3u or xml (automatic import into OnlineVideoSites.xml is being worked on now, that's why I'm asking)

    It's like 99% ready.
    edit: Working like a charm, except that neither internal player nor WMP can play m3u8 files without pausing every 10 seconds. Is there a way we can still use an external player in OnlineVideos?
    I'd prefer Daum's Potplayer but VLC would be a good start.?

    [DOUBLEPOST=1432721744][/DOUBLEPOST]
    scantool.png
     
    Last edited:

    staaija

    Portal Member
    December 11, 2011
    14
    0
    Home Country
    Netherlands Netherlands
    On May 6, 2015 MediaPortal updated or added IPTV filter and URL source splitter.
    On my next session Online Videos failed: No URL.

    New installtion of Online Videos did not help.
    I removed MP completely from my laptop.

    A complete fresh installation, adding all plug-ins and settings works fine, except same problem with Online Videos.

    Also a try out with installation on my PC gave the same result.

    It looks like the problem comes with the download of 1.11.0

    Please help.
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #94
    Your logs do not contain any Onlinevideos specific errors or even messages, maybe you did not enter the plugin during that run. If you have a general problem with MediaPortal you are asking in the wrong forum.
     

    staaija

    Portal Member
    December 11, 2011
    14
    0
    Home Country
    Netherlands Netherlands
    Thanks, I did not realize that IPTV filter and URL Source splitter must be added as a plug-in. Done so, the problem is solved.
     

    HTPCSourcer

    Retired Team Member
  • Premium Supporter
  • May 16, 2008
    11,418
    2,336
    Home Country
    Germany Germany
    Hi,

    All of a sudden I am having issues running OnlinveVideos on one client. Both clients operate under 1.12pre with the same plugins. The one is playing all videos perfectly, the other one is throwing "No URL" errors:
    Error adding 'MediaPortal Url Source Splitter' filter to graph: Ausnahme von HRESULT: 0xFFFFFFFB
    I uninstalled both OV and the new splitter, reinstalled both but no change. Any idea where the problem could be lying?
     

    HTPCSourcer

    Retired Team Member
  • Premium Supporter
  • May 16, 2008
    11,418
    2,336
    Home Country
    Germany Germany
    Any idea where the problem could be lying?
    Whatever I do, OV is showing a "Filter not detected" tab in the Config|Source filter section. However, The Extension Manager is displaying the new IPTV/URL filter as installed. I've now uninstalled and reinstalled OV and filter a couple of times without any success.

    I'm stuck...
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Any idea where the problem could be lying?
    Whatever I do, OV is showing a "Filter not detected" tab in the Config|Source filter section. However, The Extension Manager is displaying the new IPTV/URL filter as installed. I've now uninstalled and reinstalled OV and filter a couple of times without any success.

    I'm stuck...
    Close MediaPortal and check if you have folder "C:\ProgramData\Team MediaPortal\MediaPortal\MPUrlSourceSplitter". If yes, then uninstall filter with MPEI installer, delete folder "C:\ProgramData\Team MediaPortal\MediaPortal\MPUrlSourceSplitter" and install filter with MPEI installer.
     

    HTPCSourcer

    Retired Team Member
  • Premium Supporter
  • May 16, 2008
    11,418
    2,336
    Home Country
    Germany Germany
    I uninstalled the filter with MPEI - no folder MPUrlsourceSplitter left. I then reinstalled the filter with MPEI --> Still no folder and OV keeps claiming a missing filter.
     

    GGruene

    New Member
    June 13, 2015
    2
    0
    Home Country
    Germany Germany
    Hi,
    I am kind of new to MP, and I havejust installed Online Videos, which is great by the way. Most of the pages are working, but Amazon Prime is not starting the videos. I am obviously logged in correctly, but when the video should start I land on the Amazon web side. I can not start the video from there cause I have no mouse control. I attach the log files, hope they are the correct one
    Any help is appreciated
    Thanks,
    Guido
     

    Users who are viewing this thread

    Top Bottom