*ORIGINAL THREAD* InfoService v1.6 - Feed reader/Twitter reader and weather (2 Viewers)

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN

    Get this error in a window prompt when I go inside the browser and press any key... Using latest bea of Infoservices and the 0.5 browser and MP1.1RC1... Any ideas?

    File not found:Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a

    This would be something wrong with your web-browser installation, how did you install it?

    Its missing the microsoft.mshtml.dll in your mediaportal binary directory.
     

    staticx

    Portal Pro
    March 22, 2009
    140
    13
    Home Country
    Israel Israel
    Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN

    hi

    is there a way to make the rss RTL ?
    cause when I put some RTL text, it's not moving very smooth.
    you can see it for yourself with the following RTL rss:
    ynet -

    thanks
     

    thesystemera

    Portal Pro
    May 26, 2008
    810
    22
    42
    Auckland
    Home Country
    New Zealand New Zealand
    Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN

    Could you tell me where I would find this directory, and do you have any idea why this file might have been deleted... Does this file come with your installation or is it something that comes with the mediaportal installation...
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,755
    7,200
    Sydney
    Home Country
    Australia Australia
    Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN

    Could you tell me where I would find this directory, and do you have any idea why this file might have been deleted... Does this file come with your installation or is it something that comes with the mediaportal installation...

    I had a look at the Installation package for web-browser (RAR and MPEI) and it doesnt have the file. So its most likely that you never had this file to begin with. It was added to the newer v0.6 but that has since been removed.

    See here for post that contains the file you need:

    https://forum.team-mediaportal.com/...ser-v0-6-08-09-2009-updated-70005/#post505261

    This should be copied to the same directory that MediaPortal.exe lives, typically this is:

    C:\Program Files\Team MediaPortal\MediaPortal
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    38
    Ulm
    Home Country
    Germany Germany
    Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN

    hi

    is there a way to make the rss RTL ?
    cause when I put some RTL text, it's not moving very smooth.
    you can see it for yourself with the following RTL rss:
    ynet -

    thanks
    You mean the feed ticker on home? If yes, then this is a mediaportal thing. InfoService gives only the feed with the message to mediaportal and mediaportal makes the ticker.
     

    chemelli

    Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    50
    Milano, Italy
    Home Country
    Italy Italy
    Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN

    I often get them in wrong order. Running 1.5 b7.
    Will add that. It's a little bit weird that a feed is not default sorted by date, but anyway no problem to add.

    Did you get time to add it ? Running 1.5 b9 here and unfortunately I still see them in the wrong order...

    Simone
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    38
    Ulm
    Home Country
    Germany Germany
    Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN

    I often get them in wrong order. Running 1.5 b7.
    Will add that. It's a little bit weird that a feed is not default sorted by date, but anyway no problem to add.

    Did you get time to add it ? Running 1.5 b9 here and unfortunately I still see them in the wrong order...

    Simone

    Yes, should work, tested it with the rss of SPIEGEL ONLINE - Nachrichten. Which feed doesn't order the items right?

    Just checked the source and the changes i made are gone :| Had some problems with the synchronization with codeplex, so this could be the cause, don't know.
     

    chemelli

    Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    50
    Milano, Italy
    Home Country
    Italy Italy
    Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN

    Code:
    <entry name="Feed1Url">http://www.corriere.it/rss/homepage.xml</entry>
    <entry name="Feed1Title">Corriere.it</entry>

    Simone

    NOTE: Would be nice if you can use a separate xml for InfoService config instead of using a section of MediaPortal.xml
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    38
    Ulm
    Home Country
    Germany Germany
    Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN

    Code:
    <entry name="Feed1Url">http://www.corriere.it/rss/homepage.xml</entry>
    <entry name="Feed1Title">Corriere.it</entry>

    Simone

    NOTE: Would be nice if you can use a separate xml for InfoService config instead of using a section of MediaPortal.xml
    Added both to issue tracker ;)
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,573
    10,560
    Königstein (Taunus)
    Home Country
    Germany Germany
    AW: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN

    Hi Simone, just tried Corriere della sera and found out that the original RSS Feed is an absolute chaos. Nothing to do for edsche. See attached original RSS page and look at the time stamps and the order....
     

    Attachments

    • Corriere RSS.jpg
      Corriere RSS.jpg
      255.4 KB

    Users who are viewing this thread

    Similar threads

    Works also, removed the "section" entry from MediaPortal.xml ;) (y)
    Works also, removed the "section" entry from MediaPortal.xml ;) (y)
    This plugin is alternate version to the original World Weather plugin developed by @Micropolis. Is compatible with MediaPortal...
    Replies
    33
    Views
    6K
    That was the correction I made in BasicHome for the 1.35 Prerelease which you adddd to repo ;)
    That was the correction I made in BasicHome for the 1.35 Prerelease which you adddd to repo ;)
    I'm going bananas here!! Used MP1 since MP1.10 or so.....an haven't had problems for years! Am using latest Dune...
    Replies
    8
    Views
    590
    Well, currently the plugin shows the sun/moon times in user's local time. As you said, It would require to add time zone parameter to the profile. I'll try to add this option in the next version. PS: please use official thread
    Well, currently the plugin shows the sun/moon times in user's local time. As you said, It would require to add time zone parameter...
    I have the current (1.0.2.0 level) World Weather Lite plugins installed on x86 and x64 different MP1 copies. When Location is...
    Replies
    7
    Views
    1K
    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
    Hi, it looks like the Client's server connection settings got corrupted somehow and were reset, hopefully this is an easy fix. Open MP2-Client, navigate to Settings->General->Connectivity->Home server. In the menu on the left there may be an option Detach from home server, if there is click it and acknowledge the dialog that pops up...
    Hi, it looks like the Client's server connection settings got corrupted somehow and were reset, hopefully this is an easy fix...
    Help Please: MP doesnt display any of my previouse recordings or TV programs It seems like the Server isnt running? MP was working...
    Replies
    3
    Views
    548
    Top Bottom