home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Graveyard
InfoService
*ORIGINAL THREAD* InfoService v1.6 - Feed reader/Twitter reader and weather
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="SilentException" data-source="post: 572771" data-attributes="member: 83924"><p><strong>Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN</strong></p><p></p><p>ok, now it starts fine. </p><p></p><p>#infoservice.feed.titles is filled with news from all feeds,</p><p>#infoservice.feed.img is filled with "defaultFeedRSS". that's the default image for all feeds, right?</p><p></p><p>upon opening the feeds window, </p><p></p><p>#infoservice.feed.img is filled with defaultFeedRDF (MediaPortal feed is RDF) but that doesn't show in the logs</p><p>#infoservice.feed.titles is not changed</p><p>and i get listbox facade empty (no items) and none of the properties for the textbox are filled either, i have to select the feed and then it's ok.</p><p></p><p>that's the bug</p><p></p><p>what i would also like to have is ShowAllFeedsTickerOnStartup exported as property #infoservice.feed.isalltitles ('yes','no' or similar)</p><p>also, your internal property ShowAllFeedsTickerOnStartup should not be set to false if it was set to true until user manually selects the feed.</p><p></p><p>this is the part from the log file:</p><p>03.02.2010 16:12:08 | Feed | Info | Update of Feed successful. Now setting up properties...</p><p>03.02.2010 16:12:08 | Feed | Debug | Make feed mix line</p><p>03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.titles" to "MPEI V2 - The Easy Way to Install Skins and Plugins (MediaPortal News) :: - (MediaPortal News) :: Rework of MPEI (MediaPortal News) :: Space Heaters That Get Toasty Fast and Look Good Doing It (Wired Top Stories) :: Feb. 3, 1468: Closing the Book on Gutenberg (Wired Top Stories) :: Photographer Loves Math, Graphs Her Images (Wired Top Stories) :: Motorola Devour officially coming to Verizon next month (Engadget) :: Sony working to wedge laser-based pico projectors into its compact cameras? (Engadget) :: Open-PC is the nettop for those who won't be constrained by you and your corporate ways (Engadget) :" successful</p><p>03.02.2010 16:12:08 | Feed | Debug | Make feed mix line</p><p>03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.alltitles" to "MPEI V2 - The Easy Way to Install Skins and Plugins (MediaPortal News) :: - (MediaPortal News) :: Rework of MPEI (MediaPortal News) :: Space Heaters That Get Toasty Fast and Look Good Doing It (Wired Top Stories) :: Feb. 3, 1468: Closing the Book on Gutenberg (Wired Top Stories) :: Photographer Loves Math, Graphs Her Images (Wired Top Stories) :: Motorola Devour officially coming to Verizon next month (Engadget) :: Sony working to wedge laser-based pico projectors into its compact cameras? (Engadget) :: Open-PC is the nettop for those who won't be constrained by you and your corporate ways (Engadget) :" successful</p><p>03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.img" to "C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Skin\Black & White 1080\media\InfoService\defaultFeedRSS.png" successful</p><p>03.02.2010 16:12:08 | Feed | Debug | Set all feeds on basichome</p><p>03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.selected.feed" to "MediaPortal News" successful</p><p>03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.selected.type" to "RDF" successful</p><p>03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.itemcount" to "50 Objects" successful</p><p>03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.selected.itemimg" to "C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Skin\Black & White 1080\media\InfoService\defaultFeedItemRDF.png" successful</p><p>03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.selected.title" to "MPEI V2 - The Easy Way to Install Skins and Plugins" successful</p><p>03.02.2010 16:12:08 | Feed | Debug | Set feed[MediaPortal News]/[0] on window</p><p><strong>03.02.2010 16:12:08 | InfoService | Debug | Set ShowAllFeedsTickerOnStartup to False</strong></p><p>03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.lastupdated" to "03.02.2010 16:12:08" successful</p><p>03.02.2010 16:12:20 | InfoService | Info | Opened InfoService from Home menu. Showing InfoService moduls...</p><p>03.02.2010 16:12:21 | InfoService | Info | Selected to show the Feeds window</p><p>03.02.2010 16:12:21 | Feed | Info | Load Feed GUI</p><p>03.02.2010 16:12:21 | InfoService | Debug | Set property "#currentmodule" to "InfoService - Feeds" successful</p></blockquote><p></p>
[QUOTE="SilentException, post: 572771, member: 83924"] [b]Re: InfoService v1.32 - 5 day weather/Feeds/Twitter on basic home [04-01-2010] *PLANN[/b] ok, now it starts fine. #infoservice.feed.titles is filled with news from all feeds, #infoservice.feed.img is filled with "defaultFeedRSS". that's the default image for all feeds, right? upon opening the feeds window, #infoservice.feed.img is filled with defaultFeedRDF (MediaPortal feed is RDF) but that doesn't show in the logs #infoservice.feed.titles is not changed and i get listbox facade empty (no items) and none of the properties for the textbox are filled either, i have to select the feed and then it's ok. that's the bug what i would also like to have is ShowAllFeedsTickerOnStartup exported as property #infoservice.feed.isalltitles ('yes','no' or similar) also, your internal property ShowAllFeedsTickerOnStartup should not be set to false if it was set to true until user manually selects the feed. this is the part from the log file: 03.02.2010 16:12:08 | Feed | Info | Update of Feed successful. Now setting up properties... 03.02.2010 16:12:08 | Feed | Debug | Make feed mix line 03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.titles" to "MPEI V2 - The Easy Way to Install Skins and Plugins (MediaPortal News) :: - (MediaPortal News) :: Rework of MPEI (MediaPortal News) :: Space Heaters That Get Toasty Fast and Look Good Doing It (Wired Top Stories) :: Feb. 3, 1468: Closing the Book on Gutenberg (Wired Top Stories) :: Photographer Loves Math, Graphs Her Images (Wired Top Stories) :: Motorola Devour officially coming to Verizon next month (Engadget) :: Sony working to wedge laser-based pico projectors into its compact cameras? (Engadget) :: Open-PC is the nettop for those who won't be constrained by you and your corporate ways (Engadget) :" successful 03.02.2010 16:12:08 | Feed | Debug | Make feed mix line 03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.alltitles" to "MPEI V2 - The Easy Way to Install Skins and Plugins (MediaPortal News) :: - (MediaPortal News) :: Rework of MPEI (MediaPortal News) :: Space Heaters That Get Toasty Fast and Look Good Doing It (Wired Top Stories) :: Feb. 3, 1468: Closing the Book on Gutenberg (Wired Top Stories) :: Photographer Loves Math, Graphs Her Images (Wired Top Stories) :: Motorola Devour officially coming to Verizon next month (Engadget) :: Sony working to wedge laser-based pico projectors into its compact cameras? (Engadget) :: Open-PC is the nettop for those who won't be constrained by you and your corporate ways (Engadget) :" successful 03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.img" to "C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Skin\Black & White 1080\media\InfoService\defaultFeedRSS.png" successful 03.02.2010 16:12:08 | Feed | Debug | Set all feeds on basichome 03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.selected.feed" to "MediaPortal News" successful 03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.selected.type" to "RDF" successful 03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.itemcount" to "50 Objects" successful 03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.selected.itemimg" to "C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Skin\Black & White 1080\media\InfoService\defaultFeedItemRDF.png" successful 03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.selected.title" to "MPEI V2 - The Easy Way to Install Skins and Plugins" successful 03.02.2010 16:12:08 | Feed | Debug | Set feed[MediaPortal News]/[0] on window [B]03.02.2010 16:12:08 | InfoService | Debug | Set ShowAllFeedsTickerOnStartup to False[/B] 03.02.2010 16:12:08 | InfoService | Debug | Set property "#infoservice.feed.lastupdated" to "03.02.2010 16:12:08" successful 03.02.2010 16:12:20 | InfoService | Info | Opened InfoService from Home menu. Showing InfoService moduls... 03.02.2010 16:12:21 | InfoService | Info | Selected to show the Feeds window 03.02.2010 16:12:21 | Feed | Info | Load Feed GUI 03.02.2010 16:12:21 | InfoService | Debug | Set property "#currentmodule" to "InfoService - Feeds" successful [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Graveyard
InfoService
*ORIGINAL THREAD* InfoService v1.6 - Feed reader/Twitter reader and weather
Contact us
RSS
Top
Bottom