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

Perls

Portal Member
September 30, 2009
39
6
Home Country
Sweden Sweden
Re: InfoService v1.5 - Feed reader/Twitter reader and weather [21-03-2010] *UPDATED*

Hi edsche,

I posted a about a problem with stutter and low memory warning in the X-factor thread
a few weeks ago. Today I did some additional testing and added the following info
=======
I did some more testing on RC3 for the problems with stuttering and low memory with RSS feed.
The behavior is still the same, but as Two_edge previously pointed out, it is related
to the number of items in the feed. I use only one feed so I set max items per feed
and items in feed ticker to the same value and tried the following:

30 (which I had used in the previous trouble report)
Stuttering menus and low memory warning after traversing them for about a minute

20
Stuttering menus after starting mediaportal, but the stuttering actually disappears after
a few minutes!

10
Seems to work fine, smooth menus and no low memory, my testing is very limited though
=======

It was suggested this probably isn't a skin problem so I re-posted here. I have also
attached the logs from the previous testing on RC2

Best Regards
/Per
 

edsche

Community Plugin Dev
January 7, 2007
606
360
37
Ulm
Home Country
Germany Germany
Re: InfoService v1.5 - Feed reader/Twitter reader and weather [21-03-2010] *UPDATED*

I had the same problem with my standard configuration (max items for feed ticker: 10 and max items per feed for all feeds ticker: 3). But it seems the low on memory warning occurs only with StreamedMP and Black Glass Nova skin (properly also X-factor). With Maya my memory is much better. Looks like heavy skins have more likely the memory problem.

Please look at this thread, i created yesterday. I think this is exactly your problem. With my fixed core.dll i don't get any warning about full memory, but my memory gets still filled like hell....

I tried to remove the fadelabel from the skin and there the problem with memory is gone :p So i think the problem is related to the fadelabel control. But i can't say that for sure for now :(
 

SilentException

Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    Re: InfoService v1.5 - Feed reader/Twitter reader and weather [21-03-2010] *UPDATED*

    idea: did you try to remove property <wrapstring> from the fadelabel?
     

    sdanielson

    Portal Member
    September 22, 2007
    48
    0
    Home Country
    Canada Canada
    Re: InfoService v1.5 - Twitter - MP-TVSeries

    Started using Twitter just becuase of this plugin. I have the MP-TVSeries option turned on but I notice that the episode name and # show up but not the series...

    So I get "You don't know Jack s03e16" instead of "Eureka - You don't know Jack s03e16". Am I doing something wrong?
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    37
    Ulm
    Home Country
    Germany Germany
    Re: InfoService v1.5 - Twitter - MP-TVSeries

    Started using Twitter just becuase of this plugin. I have the MP-TVSeries option turned on but I notice that the episode name and # show up but not the series...

    So I get "You don't know Jack s03e16" instead of "Eureka - You don't know Jack s03e16". Am I doing something wrong?
    Nope. Thats why i added the option to send the filename too. At the moment i can only receive the episodename without a code change by ltfearme. InfoService receives the last selected title (Property: #TVSeries.Title) and sends this to twitter. Maybe ltfearme can add a property with the full name.

    SilentException and i are in the last steps of the new version and for the next release we need some little translations for 2 new strings:

    Code:
        <String id="32">FeedService is disabled...</String>
        <String id="33">TwitterService is disabled...</String>

    The languages Spanish, Danish, French, Italian and Dutch are needed. You see, it's nothing big :D Thanks for the help ;)
     

    1stdead

    Portal Pro
    February 1, 2008
    1,089
    139
    Copenhagen
    Home Country
    Denmark Denmark
    Re: InfoService v1.5 - Feed reader/Twitter reader and weather [21-03-2010] *UPDATED*

    <String id="32">Feedservicen er slået fra...</String>
    <String id="33">Twitterservicen er slået fra...</String>


    Guess the langauge :)

    (help. look left)






    (ok danish:))
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    37
    Ulm
    Home Country
    Germany Germany
    Re: InfoService v1.5 - Feed reader/Twitter reader and weather [21-03-2010] *UPDATED*

    <String id="32">Feedservicen er slået fra...</String>
    <String id="33">Twitterservicen er slået fra...</String>


    Guess the langauge :)

    (help. look left)






    (ok danish:))
    Wah, don't give me the answer :D i wanted to guess ;)
     

    1stdead

    Portal Pro
    February 1, 2008
    1,089
    139
    Copenhagen
    Home Country
    Denmark Denmark
    Re: InfoService v1.5 - Feed reader/Twitter reader and weather [21-03-2010] *UPDATED*

    <String id="32">Feedservicen er slået fra...</String>
    <String id="33">Twitterservicen er slået fra...</String>


    Guess the langauge :)

    (help. look left)






    (ok danish:))
    Wah, don't give me the answer :D i wanted to guess ;)

    You're from germany. Way to easy ;) Should have removed flag, then you could have some fun finding out the language.
     

    framug

    Super Moderator
  • Team MediaPortal
  • January 31, 2005
    5,911
    1,984
    South of France
    Home Country
    France France
    Re : InfoService v1.5 - Feed reader/Twitter reader and weather [21-03-2010] *UPDATED*

    Code:
       <String id="32">Service des flux désactivé...</String>
       <String id="33">Service Twitter désactivé...</String>
     

    chemelli

    Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    49
    Milano, Italy
    Home Country
    Italy Italy
    Re: InfoService v1.5 - Feed reader/Twitter reader and weather [21-03-2010] *UPDATED*

    <String id="32">Servizio Feed disabilitato...</String>
    <String id="33">Servizio Twitter disabilitato...</String>

    Simone
     

    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
    3K
    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
    840
    So far I needed to limit the media items to respect the token limit of ChatGPT. Now the complete media items can be used, because the movie list is splitted into chunks of a specified size and responses for each chunk are concentrated into the result list :) private async Task<string> GenerateResponseWithGPT(string searchQuery...
    So far I needed to limit the media items to respect the token limit of ChatGPT. Now the complete media items can be used, because...
    Hi, I'm planning to write a plugin for MediaPortal 2, that supports users to find the right media items with help of AI...
    Replies
    6
    Views
    971
    Both the release announcement page and the corresponding news thread are incomplete with respect to installation of SQL Server. I suggest linking to the top-level SQL Server wiki page instead of enumerating the individual versions, which I plan to expand soon to include MS SQL Server Express 2019.
    Both the release announcement page and the corresponding news thread are incomplete with respect to installation of SQL Server. I...
    Both the release announcement page and the corresponding news thread are incomplete with respect to installation of SQL Server. I...
    Replies
    0
    Views
    445
    I am Sure the Issues will be fixed towards a stable. NET6 Version. Please don't get me wrong - My Intent was not any Complaint at all. I just wanted to: understand current Status & Situation understand my Options for a stable System improve my Knowledge & learn from Experts Especially because your limited Dev Resources and the...
    I am Sure the Issues will be fixed towards a stable. NET6 Version. Please don't get me wrong - My Intent was not any Complaint at...
    Hello Folks, Yesterday I upgraded to Mediaportal 2.5 via uninstalling 2.4.1 first and then install the latest .NET6 Variant of...
    Replies
    12
    Views
    1K
    Top Bottom