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

vl002001

MP Donator
  • Premium Supporter
  • October 27, 2008
    185
    5
    great work, for some reason my rss feed only shows 1 line at a time.
    so 1 story will appear, it will scroll, then the next story will appear and scroll and so on.

    how do i get it to show the stories scrolling one after another?
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,760
    7,224
    Sydney
    Home Country
    Australia Australia
    edsche,

    returning the favour here :) sometimes when twitter is enabled (which I only do to test things) MP crahes when it 1st starts up, the error.log is attached.

    It's seems to be moaning about mis-placed xml elements, thought is was the skin file to start with but suspect it is falling over when parsing the messages - someone included some xml like syntax in their message.


    Cheers

    I noticed the same crash when testing the plugin with StreamedMP...I want to remove reference to MP-RSSTicker as this plugin is better but more importantly it is maintained.

    The crash occured every 2nd time I launched MediaPortal.
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    39
    Ulm
    Home Country
    Germany Germany
    edsche,

    returning the favour here :) sometimes when twitter is enabled (which I only do to test things) MP crahes when it 1st starts up, the error.log is attached.

    It's seems to be moaning about mis-placed xml elements, thought is was the skin file to start with but suspect it is falling over when parsing the messages - someone included some xml like syntax in their message.


    Cheers

    I noticed the same crash when testing the plugin with StreamedMP...I want to remove reference to MP-RSSTicker as this plugin is better but more importantly it is maintained.

    The crash occured every 2nd time I launched MediaPortal.

    I'll make a quick fix for this soon. It's more a workaround but it should then work.
     

    zilexa

    Portal Pro
    October 22, 2008
    151
    6
    Home Country
    Netherlands Netherlands
    Hi, thanks for your great plugin.
    When I open the plugin, seeing the list of news headlines, each headline is shortened to show the time when it was last added or something.
    Is it possible for me to hide this time information? It's not very useful for me and now I can't read the full headline...

    Another option is to show the [full and without time] headline as a title above the abstract.

    I am using XFactor v340.
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    39
    Ulm
    Home Country
    Germany Germany
    Hi, thanks for your great plugin.
    When I open the plugin, seeing the list of news headlines, each headline is shortened to show the time when it was last added or something.
    Is it possible for me to hide this time information? It's not very useful for me and now I can't read the full headline...

    Another option is to show the [full and without time] headline as a title above the abstract.

    I am using XFactor v340.

    Did a quick update with that feature, you can turn of the time in the settings dialog. Also i hopefully fixed the twitter issue. Didn't tested that, sorry. Just try yourself ;) Updated first post with new version, have fun :p
     

    jacks

    Portal Member
    November 12, 2008
    37
    3
    Home Country
    France France
    Hi edsche,

    First off: Great plugin!
    I'm using cul8ers X-Factor skin (R219) and your mpinfoservice (v0.6) and I've got a small question.
    One of the screenshots on the startpage of this thread is showing a menu in which you can switch between your feeds.
    Now my question is: is there a designated button on the remote control to popup that menu? (I'm using a standard MCE remote)
    I use too MCE remote, and I changed 'More Info" button action conditioned by "window = HOME" to open infoservice window directly . How to proceed:
    Copy default MCE REMote.xml from C:\Program Files\Team MediaPortal\MediaPortal\InputDeviceMappings\defaults to C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\InputDeviceMappings.
    Search for :
    <button name="Info" code="15">
    and insert this line just after :
    <action layer="0" condition="WINDOW" conproperty="0" command="WINDOW" cmdproperty="16001" />
    Now, when you will be in Home Window, More Info button will open Infoservice window
     

    famewolf

    Portal Pro
    June 7, 2009
    145
    11
    Home Country
    United States of America United States of America
    For those of us still using the older mediaportal....can we still use the latest infoservice? I ask because your webbrowser plugin specifically says it's for the newer 1.1 version....if so...what is the last version we CAN run and where can it be located?
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    39
    Ulm
    Home Country
    Germany Germany
    For those of us still using the older mediaportal....can we still use the latest infoservice? I ask because your webbrowser plugin specifically says it's for the newer 1.1 version....if so...what is the last version we CAN run and where can it be located?

    InfoService 1.2 can be used with Mediaportal 1.0 and Mediaportal 1.1 Beta. There should be no problems. The WebBrowser v0.5 works too with both version. Only the WebBrowser v0.6 (which is not public, only v0.5) does only work with Mediaportal 1.1 Beta.
     

    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