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

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
807
22
44
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
39
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,743
    1,754
    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
    39
    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

    I saw there is a plugin section, can be moved there?
    I saw there is a plugin section, can be moved there?
    Hello, for a few days I get an error within Mediaportal when I put the RSS link to trakt calendar. If I insert this link into...
    Replies
    1
    Views
    1K
    He left the team and deleted his Github repositories, I don't know the reason. But it already happened.
    He left the team and deleted his Github repositories, I don't know the reason. But it already happened.
    This plugin is alternate version to the original World Weather plugin developed by @Micropolis. Is compatible with MediaPortal...
    Replies
    39
    Views
    18K
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    Ok, thanks much. I will look into the instructions above. For the moment, I turned off the "Automatic channel logo update" in Settings (which somehow I had missed, I think because it wasn't an option previously), and the deleted everything in the Flat-default folder and populated it with my own logos. Works, so far.
    Ok, thanks much. I will look into the instructions above. For the moment, I turned off the "Automatic channel logo update" in...
    Hi-- I have to revisit an old issue, unfortunately. I just downloaded MP 2.5, a fresh installation, on a new computer (reluctantly...
    Replies
    5
    Views
    2K
    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
    3K
    Top Bottom