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="edsche" data-source="post: 613427" data-attributes="member: 28762"><p><strong>Re: InfoService v1.5 - Feed reader/Twitter reader and weather [21-03-2010] *UPDATED*</strong></p><p></p><p></p><p></p><p>Mh, i can't believe that the update process lags the movie playback. The feed, weather and twitter process a running in a separate thread which means it is not in touch with the MePo process. All InfoService services are running side by side in their own thread. Also the three threads (feed, twitter, weather) are running in the lowest cpu priority. </p><p></p><p>And if you copy the feedImage.png into the cache folder, then this will not change the logic of InfoService. As you see in the log messages. Here is the logic of download the feed image or not:</p><p></p><ol> <li data-xf-list-type="ol">Check if there is a feed image in the feed xml</li> <li data-xf-list-type="ol">if yes, check the cache if it's already downloaded (if the image is cached, load it. If no, download it).</li> <li data-xf-list-type="ol">if no, write the message "2-5-2010 15:43:33 | Feed | Warning | Error downloading feed[nu.nl - Algemeen] image from feed url . Feed has no image", in the log</li> <li data-xf-list-type="ol">Now the feed item images are downloaded/loaded</li> <li data-xf-list-type="ol">...</li> </ol><p></p><p>So as you can see, InfoService will use the same logic, even if there is a feedImage.png in the cache, because there is no feed image in the feed xml (Point 1). Hopefully you can follow me. It's hard to describe that in English for me.</p><p></p><p>Can you reproduce your problem? If yes, enable the debug option in InfoService and give me the log. Then we can see where the real lag is <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="edsche, post: 613427, member: 28762"] [b]Re: InfoService v1.5 - Feed reader/Twitter reader and weather [21-03-2010] *UPDATED*[/b] Mh, i can't believe that the update process lags the movie playback. The feed, weather and twitter process a running in a separate thread which means it is not in touch with the MePo process. All InfoService services are running side by side in their own thread. Also the three threads (feed, twitter, weather) are running in the lowest cpu priority. And if you copy the feedImage.png into the cache folder, then this will not change the logic of InfoService. As you see in the log messages. Here is the logic of download the feed image or not: [LIST=1] [*]Check if there is a feed image in the feed xml [*]if yes, check the cache if it's already downloaded (if the image is cached, load it. If no, download it). [*]if no, write the message "2-5-2010 15:43:33 | Feed | Warning | Error downloading feed[nu.nl - Algemeen] image from feed url . Feed has no image", in the log [*]Now the feed item images are downloaded/loaded [*]... [/LIST] So as you can see, InfoService will use the same logic, even if there is a feedImage.png in the cache, because there is no feed image in the feed xml (Point 1). Hopefully you can follow me. It's hard to describe that in English for me. Can you reproduce your problem? If yes, enable the debug option in InfoService and give me the log. Then we can see where the real lag is :D [/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