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

ivanskj

Portal Member
June 2, 2009
14
1
Home Country
Norway Norway
i've used accuweather before on my HTC windows mobile. It always showed wrong weather forecasts. temperatures in the range of winter and snow, even when we where in the middle of the summer.

But it has good coverage, many small places all over the world.

I see that weather.com seems more accurate.
 

SilentException

Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    Improved Black & White 1080 skin support for the plugin! It'll be available in next release..

    Basic RSS info and weather


    Window plugin for changing and browsing feeds


    More weather data available when you're focused on Weather icon!


    Best regards,
    SE
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    38
    Ulm
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #84
    Looks very good SilentExcept, but now you can change it once again :p New version is in the first post. i've changed a lot, so i hope it works as it should ;)
     

    SilentException

    Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    great, will test everything in a bit!

    2009-06-10 21:24:35.265625 [ERROR][8]: MediaPortal: Unhandled exception occured
    2009-06-10 21:24:35.375000 [ERROR][8]: Exception :confused:ystem.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Thumbs\InfoService\'.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
    at System.IO.Directory.Delete(String path, Boolean recursive)
    at InfoService.Feeds.FeedService.UpdateAllFeeds(Boolean withImages)
    at InfoService.InfoService.InfoTimerCallback(Object stateInfo)
    at System.Threading._TimerCallback.TimerCallback_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading._TimerCallback.PerformTimerCallback(Object state)
    2009-06-10 21:24:35.375000 [ERROR][8]: Exception :Could not find a part of the path 'C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Thumbs\InfoService\'.
    2009-06-10 21:24:35.375000 [ERROR][8]: site :Void WinIOError(Int32, System.String)
    2009-06-10 21:24:35.375000 [ERROR][8]: source :mscorlib
    2009-06-10 21:24:35.375000 [ERROR][8]: stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
    at System.IO.Directory.Delete(String path, Boolean recursive)
    at InfoService.Feeds.FeedService.UpdateAllFeeds(Boolean withImages)
    at InfoService.InfoService.InfoTimerCallback(Object stateInfo)
    at System.Threading._TimerCallback.TimerCallback_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading._TimerCallback.PerformTimerCallback(Object state)


    i figured i have to create that path so it was working but the plugin should create it if it's not there :)


    #infoservice.feed.selectedfeed - not working, it's empty..
     

    snoekieboe

    Portal Pro
    October 20, 2007
    52
    4
    Home Country
    Netherlands Netherlands
    Hi Edsche,

    Just tried out the new 0.8 release but nothing seems to be working anymore..
    I modified all the labels to their new format as listed in your release notes ( first post ) put it's just not working for me
    The only rss related label that gives any kind of response is.. #infoservice.feed.alltitles but it keeps saying "downloading feeds and images".

    other values like #infoservice.weather.today.temp don't work at all.

    Am i doing something wrong is is their something else going on?
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    38
    Ulm
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #87
    great, will test everything in a bit!

    2009-06-10 21:24:35.265625 [ERROR][8]: MediaPortal: Unhandled exception occured
    2009-06-10 21:24:35.375000 [ERROR][8]: Exception :confused:ystem.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Thumbs\InfoService\'.
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
    at System.IO.Directory.Delete(String path, Boolean recursive)
    at InfoService.Feeds.FeedService.UpdateAllFeeds(Boolean withImages)
    at InfoService.InfoService.InfoTimerCallback(Object stateInfo)
    at System.Threading._TimerCallback.TimerCallback_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading._TimerCallback.PerformTimerCallback(Object state)
    2009-06-10 21:24:35.375000 [ERROR][8]: Exception :Could not find a part of the path 'C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\Thumbs\InfoService\'.
    2009-06-10 21:24:35.375000 [ERROR][8]: site :Void WinIOError(Int32, System.String)
    2009-06-10 21:24:35.375000 [ERROR][8]: source :mscorlib
    2009-06-10 21:24:35.375000 [ERROR][8]: stacktrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)
    at System.IO.Directory.Delete(String path, Boolean recursive)
    at InfoService.Feeds.FeedService.UpdateAllFeeds(Boolean withImages)
    at InfoService.InfoService.InfoTimerCallback(Object stateInfo)
    at System.Threading._TimerCallback.TimerCallback_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading._TimerCallback.PerformTimerCallback(Object state)


    i figured i have to create that path so it was working but the plugin should create it if it's not there :)


    #infoservice.feed.selectedfeed - not working, it's empty..

    Yes, the plugin should have done that, but i'm a dumbhead and forgot to remove the "!" in the if statement :D

    Argh i'm a REALLY dumbhead, i've forgot the item too :p New version in first post

    Hi Edsche,

    Just tried out the new 0.8 release but nothing seems to be working anymore..
    I modified all the labels to their new format as listed in your release notes ( first post ) put it's just not working for me
    The only rss related label that gives any kind of response is.. #infoservice.feed.alltitles but it keeps saying "downloading feeds and images".

    other values like #infoservice.weather.today.temp don't work at all.

    Am i doing something wrong is is their something else going on?

    Can you send me your MediaPortal.log ? The download will take now longer because the plugin downloads images from the feed.
     

    SilentException

    Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    edsche, while i'm testing 0.81 here is something for you :)

    * when you are in the news window (feed browser/changer), select any feed but the first.. then wait for the automatic update to happen.. you finish in a view where you see titles from selected feed but images and data are all from the first feed.. weird but it should be looked at..

    * you always start with the first feed, what about adding possibility to rearrange feeds in the plugin..

    *#infoservice.feed.feedtitles, #infoservice.feed.allfeedtitles, not working

    * as you already have selected item index property, it would be easy and user friendly to pre-select current feed in the feed selection dialog

    thanks!
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,625
    10,640
    Königstein (Taunus)
    Home Country
    Germany Germany
    DLed 8.1 - no feeds, only #infoservice.feed.feedtitles; day2.weekday gives same name as today.weekday (at the moment "Mittwoch"). The changes for the infoservice.xml are great and work perfect. See screenshots:
     

    Attachments

    • Image1.jpg
      Image1.jpg
      189.4 KB
    • Image2.jpg
      Image2.jpg
      235.8 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
    7K
    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
    893
    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