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

PussyWagon

Portal Pro
August 2, 2008
235
7
Ok, managed to get it work in monochrome now. But only when weather is on focus? I want to have the 5day forecast to always be visible. Is that possible?
 

thesystemera

Portal Pro
May 26, 2008
810
22
42
Auckland
Home Country
New Zealand New Zealand
Loving this plug-in so much, really like the web function...

One thing though, the default zoom should be saved when exiting the web browser. And when I do zoom in and out it interferes with my current track that is playing? Is there a way around this?
 

edsche

Community Plugin Dev
January 7, 2007
606
360
38
Ulm
Home Country
Germany Germany
Loving this plug-in so much, really like the web function...

One thing though, the default zoom should be saved when exiting the web browser. And when I do zoom in and out it interferes with my current track that is playing? Is there a way around this?
At the moment there is no way around this :/ I must fix this with a new version.
 

kiwijunglist

Super Moderator
  • Team MediaPortal
  • June 10, 2008
    6,746
    1,751
    New Zealand
    Home Country
    New Zealand New Zealand
    From the first post in this thread

    #infoservice.weather.today.img.big.filenamewithout ext - Todays weather condition image filename without extension in the size of 128x128

    Would be better with code brackets, so you don't have the space in the name

    Code:
    #infoservice.weather.today.img.big.[B]filenamewithoutext[/B] - Todays weather condition image filename without extension in the size of 128x128
     

    Addow

    MP Donator
  • Premium Supporter
  • October 5, 2008
    59
    35
    Belgium
    Home Country
    Belgium Belgium
    Hi edsche,

    First of all, thanks for this great plugin. Works like a charm and definitely a good base for even more. Nice work!
    Since I am using the XFace skin for more than a year now, I put some effort in editing the skin files for XFace and make InfoService work with BasicHome, both RSS Ticker and Weather (Twitter is also possible by editing a single line in the xml).

    Since I did not want to change the skin layout impressively, I kept it minimal (as you will notice in the screenshots below).

    What's supported in BasicHome:
    - RSS Ticker at the bottom (single + all feeds) with navigation (clickable)
    - Weather Today at the top left
    - All functionality in RSS view (fully reworked)

    Not (yet) supported in these skin files:
    - 5 day weather view
    - Twitter

    Hope the guys, who love the plugin and use XFace, are happy now ;) I definitely am...

    *edit*
    Notice: The BasicHome.xml is the one refering to MovingPictures instead of the Movies plugin when entering Videos.
     

    Attachments

    • SS-2009.08.19-02.35.00.png
      SS-2009.08.19-02.35.00.png
      663.6 KB
    • SS-2009.08.19-02.35.19.png
      SS-2009.08.19-02.35.19.png
      846.6 KB
    • SS-2009.08.19-02.35.35.png
      SS-2009.08.19-02.35.35.png
      863.4 KB
    • SS-2009.08.19-02.35.46.png
      SS-2009.08.19-02.35.46.png
      614.6 KB
    • XFace_InfoService.zip
      30.6 KB

    ftothe3

    Portal Pro
    January 13, 2008
    178
    17
    Home Country
    United States of America United States of America
    i think this is an infoservice problem. if i idle on basichome for ~10minutes, my screen freezes (ticker stops, i can't move the menu.)
    running mp 1.0.2, streamedmp aeon mod, and infoservice 993

    here's what the log says:
    Code:
    2009-08-23 23:04:19.008090 [Info.][MPMain]: Exception   :System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
       at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
       at System.ThrowHelper.ThrowArgumentOutOfRangeException()
       at System.Collections.Generic.List`1.get_Item(Int32 index)
       at MediaPortal.GUI.Library.GUIFontManager.DrawTextUsingTexture(FontManagerDrawText draw, Int32 fontSize)
       at MediaPortal.GUI.Library.GUIFontManager.Present()
       at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
       at MediaPortalApp.Render(Single timePassed)
    2009-08-23 23:04:19.009090 [Info.][MPMain]: Exception   :Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
    2009-08-23 23:04:19.009090 [Info.][MPMain]:   site      :Void ThrowArgumentOutOfRangeException(System.ExceptionArgument, System.ExceptionResource)
    2009-08-23 23:04:19.009090 [Info.][MPMain]:   source    :mscorlib
    2009-08-23 23:04:19.010090 [Info.][MPMain]:   stacktrace:   at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
       at System.ThrowHelper.ThrowArgumentOutOfRangeException()
       at System.Collections.Generic.List`1.get_Item(Int32 index)
       at MediaPortal.GUI.Library.GUIFontManager.DrawTextUsingTexture(FontManagerDrawText draw, Int32 fontSize)
       at MediaPortal.GUI.Library.GUIFontManager.Present()
       at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
       at MediaPortalApp.Render(Single timePassed)
    2009-08-23 23:04:19.015090 [Info.][MPMain]: Exception   :Error in the application.
    -2005530516 (D3DERR_INVALIDCALL)
       at Microsoft.DirectX.Direct3D.Device.BeginScene()
       at MediaPortalApp.Render(Single timePassed)
    2009-08-23 23:04:19.015090 [Info.][MPMain]: Exception   :Error in the application.
    2009-08-23 23:04:19.016090 [Info.][MPMain]:   site      :Void BeginScene()
    2009-08-23 23:04:19.016090 [Info.][MPMain]:   source    :Microsoft.DirectX.Direct3D
    2009-08-23 23:04:19.016090 [Info.][MPMain]:   stacktrace:   at Microsoft.DirectX.Direct3D.Device.BeginScene()
       at MediaPortalApp.Render(Single timePassed)

    that keeps repeating until i press alt+f4
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    38
    Ulm
    Home Country
    Germany Germany
    Have the same problem here with 1.1.0 ALPHA and latest SVN. After disabling Infoservice, MP keeps running without problems. Strange one!

    Argh, i wanted to release a new version today or tomorow :/ So now I'll test infoservice with 1.1.0 Alpha and look were the problem is.
    I fixed a lot of bugs with the browser and i must say it works now very good with keyboard, remote and mouse :)
    Btw: sorry for the late reply/updates, i had some problems with my pc :/

    Thx Addow for the xface skin files ;)
     

    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
    8K
    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
    1K
    Yes, all compatible with x64 ;)
    Yes, all compatible with x64 ;)
    Hi folks, for all those who would like to enjoy Mediaportal on the Titanskin, I have now adapted the well-known MP games package...
    Replies
    7
    Views
    994
    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
    2K
    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
    Top Bottom