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

Status
Not open for further replies.

offbyone

Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Full Update gives you all sites, and Automatic Update only updates the one you have. Read the Onlinevideos Wiki.
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,647
    3,108
    Nuenen
    Home Country
    Netherlands Netherlands
    I'm having trouble trying to get rtmp links to work. The following is some rtmp information for a collection of links that work in xbmc which I'm trying to bring over to MediaPortal. I'm trying to standardize on MediaPortal for our family as it has a working PVR for live TV.

    Link info:
    <item>
    <title>+ US \ Bloomberg</title>
    <link>rtmp://media2.lsops.net/live/ playpath=bloomber_en_high.sdp swfUrl="http://www.livestation.com/flash/player/5.4/player.swf" swfVfy=true live=true timeout=60</link>
    <thumbnail>http://thestreamdb.googlecode.com/svn/logos/8gbjm6.png</thumbnail>
    </item>

    The above info works great on xbmc, but I can't get Online Videos to play it. The log suggests that I get a successful connection, but I end up with an error of "can't play video, no URL".

    I've attached log files for your perusal. I'm sure I'm doing something stupid here, but I'm a newbie, so please bear with me.

    Until the new version of OnlineVideos is released, you can use this:
    <Site name="+ US \ Bloomberg" util="Rtmp" agecheck="false" enabled="true" lang="en">
    <Description>rtmp tester</Description>
    <Configuration>
    <item key="playpath"><![CDATA[bloomber_en_high.sdp]]></item>
    <item key="swfVfy"><![CDATA[true]]></item>
    <item key="swfurl"><![CDATA[http://www.livestation.com/flash/player/5.4/player.swf]]></item>
    <item key="live"><![CDATA[true]]></item>
    <item key="timeout"><![CDATA[60]]></item>
    </Configuration>
    <Categories>
    <Category xsi:type="Group" name="test">
    <Channels>
    <Channel name="watch" thumb="http://thestreamdb.googlecode.com/svn/logos/8gbjm6.png">rtmp://media2.lsops.net/live/</Channel>
    </Channels>
    </Category>
    </Categories>
    </Site>
     

    WsQ

    Portal Pro
    December 15, 2008
    145
    34
    Kangasala
    Home Country
    Finland Finland

    doveman

    Portal Pro
    February 12, 2008
    2,326
    178
    Home Country
    United Kingdom United Kingdom
    Full Update gives you all sites, and Automatic Update only updates the one you have. Read the Onlinevideos Wiki.

    Yeah I realise this, I just don't think Full Update should "Add Everything to My Sites" as a) it suggests it's going to do an update, not wipe the user's choices and b) it shouldn't be so easy for the user to wipe their settings.
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Full Update gives you all sites, and Automatic Update only updates the one you have. Read the Onlinevideos Wiki.

    Yeah I realise this, I just don't think Full Update should "Add Everything to My Sites" as a) it suggests it's going to do an update, not wipe the user's choices and b) it shouldn't be so easy for the user to wipe their settings.

    If you have a better name for the button please supply it. And it does not wipe any settings - it just adds and updates sites.
     

    doveman

    Portal Pro
    February 12, 2008
    2,326
    178
    Home Country
    United Kingdom United Kingdom
    Full Update gives you all sites, and Automatic Update only updates the one you have. Read the Onlinevideos Wiki.

    Yeah I realise this, I just don't think Full Update should "Add Everything to My Sites" as a) it suggests it's going to do an update, not wipe the user's choices and b) it shouldn't be so easy for the user to wipe their settings.

    If you have a better name for the button please supply it. And it does not wipe any settings - it just adds and updates sites.

    I'm sorry but selecting which sites are in My Sites is a user setting/configuration and doing Full Update wipes that selection and adds all sites to My Sites, which I don't think it should do.

    As for naming the functions, perhaps Automatic Updates could be Update My Sites and Full Update could be Update All Sites? It still shouldn't overwrite the My Sites selection though.
     

    WsQ

    Portal Pro
    December 15, 2008
    145
    34
    Kangasala
    Home Country
    Finland Finland
    https://developers.google.com/youtube/2.0/reference
    Does the api say something about that parameter?

    Thanks and sorry. I knew that safeSearch could have something to do with this, but was confused because feed
    http://gdata.youtube.com/feeds/api/videos?orderby=published&safeSearch=none&author=ilveshockey
    results in my webbrowser to "Parameter safeSearch not available in version 1" and yet thats the correct one. Ofcourse I should have just looked the results inside the api-tool, but as I'm just an amateur in all this everything is trial and error to me. Didn't even realize to read the developers guide as I thought it would have nothing to do with this since I clearly had a working feed...
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    I'm sorry but selecting which sites are in My Sites is a user setting/configuration and doing Full Update wipes that selection and adds all sites to My Sites, which I don't think it should do.

    You are clearly not seeing the difference between online sites and local sites. When you are in SiteManager you see ALL sites that are on the server of couse. So doing a full update will get you all what is displayed.
     

    doveman

    Portal Pro
    February 12, 2008
    2,326
    178
    Home Country
    United Kingdom United Kingdom
    I'm sorry but selecting which sites are in My Sites is a user setting/configuration and doing Full Update wipes that selection and adds all sites to My Sites, which I don't think it should do.

    You are clearly not seeing the difference between online sites and local sites. When you are in SiteManager you see ALL sites that are on the server of couse. So doing a full update will get you all what is displayed.

    And then when I go back out of Manage Sites it lists all the sites where previously it had only listed the ones I'd selected, so doing a Full Update has wiped my selection of sites I added to My Sites and replaced it with all the sites.

    Now if you're saying that when the user goes to Manage Sites it always shows an up-to-date list of sites on the Server (without the user needed to click Full Update) and Full Update justs adds all the sites to My Sites, then I would suggest the button should be named "Add All Sites to My Sites". However, if I need to click Full Update to get the list under Manage Sites up-to-date, then I should be able to do that without it changing My Sites, so that I can update the list and then select any new sites I want to add 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