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
Development
Improvement Suggestions
TV conflict manager too slow
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="Midget" data-source="post: 194762" data-attributes="member: 57489"><p><strong>Started on:</strong> 2007-10-20</p><p><strong>last update:</strong> 2007-10-20</p><p></p><p><strong>Summary:</strong></p><p>The TV recordings conflict manger is too slow.</p><p></p><p><strong>Area:</strong></p><p>MyTV</p><p></p><p><strong>Description:</strong></p><p>I think the incriminated class is <a href="http://mediaportal.svn.sourceforge.net/viewvc/mediaportal/trunk/mediaportal/TVCapture/Scheduler/Conflictmanager.cs?view=markup" target="_blank">ConflictManager</a></p><p>In this class a worker thread is created to analize the recordings list in background. When the work is finished the list on the screen is updated with the red icons with exclamation mark.</p><p></p><p>The algorithm is slow with many recordings and every time the list is updated (TVDatabase_OnRecordingsChanged), the algorithm is initialized from scratch.</p><p></p><p>I've about 70 recordings in list and any time I update the list (ie. deleting a recording) the icons disappear, then it took dozens of seconds to re-show the icons updated.</p><p></p><p>This lag appens everywhere a list of recordings is shown.</p><p></p><p>I've also seen many times an annoying behaviour: I'm scrolling down the recording list, delete a recording, continue to scroll down, after a few seconds the list suddenly goes automatically to the start. I'm not sure this behaviour is caused by ConflicManager updating and refreshing the list but it could be the probable cause.</p><p></p><p>Bye</p><p>Midget</p><p><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="Midget, post: 194762, member: 57489"] [b]Started on:[/b] 2007-10-20 [b]last update:[/b] 2007-10-20 [b]Summary:[/b] The TV recordings conflict manger is too slow. [b]Area:[/b] MyTV [b]Description:[/b] I think the incriminated class is [URL="http://mediaportal.svn.sourceforge.net/viewvc/mediaportal/trunk/mediaportal/TVCapture/Scheduler/Conflictmanager.cs?view=markup"]ConflictManager[/URL] In this class a worker thread is created to analize the recordings list in background. When the work is finished the list on the screen is updated with the red icons with exclamation mark. The algorithm is slow with many recordings and every time the list is updated (TVDatabase_OnRecordingsChanged), the algorithm is initialized from scratch. I've about 70 recordings in list and any time I update the list (ie. deleting a recording) the icons disappear, then it took dozens of seconds to re-show the icons updated. This lag appens everywhere a list of recordings is shown. I've also seen many times an annoying behaviour: I'm scrolling down the recording list, delete a recording, continue to scroll down, after a few seconds the list suddenly goes automatically to the start. I'm not sure this behaviour is caused by ConflicManager updating and refreshing the list but it could be the probable cause. Bye Midget :thx: [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
TV conflict manager too slow
Contact us
RSS
Top
Bottom