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 Priorities too slow to change priority
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: 194820" data-attributes="member: 57489"><p>b]Started on:[/b] 2007-10-20</p><p><strong>last update:</strong> 2007-10-20</p><p></p><p><strong>Summary:</strong></p><p>TV Priorities too slow to change priority</p><p></p><p><strong>Area:</strong></p><p>MyTV</p><p></p><p><strong>Description:</strong></p><p>I've noticed that the TV Priorities page (<a href="http://mediaportal.svn.sourceforge.net/viewvc/mediaportal/trunk/mediaportal/WindowPlugins/GUITV/GUITVPriorities.cs?view=markup" target="_blank">GUITVPriorities</a> class) is way too slow to change the recording's priority.</p><p></p><p>I've many recordings in the list (about 70) and if I want to move a recording for many positions up or down, I could go to get a sandwich in the meantime <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p>If I click the OK button on the remote multiple times, MediaPortal records the "clicks" but isn't able to update the screen or showing any feedback. When I come back after 5 minutes the recording is in the correct position.</p><p></p><p>Looking at the sourcecode I think the problem is in the methods OnMoveDown and OnMoveUp called every time buttons Up/Down are pressed.</p><p>These methods update the priority of every recording in the TVDatabase (SetRecordingPriority) and afterward reload the entire database (LoadDirectory).</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: 194820, member: 57489"] b]Started on:[/b] 2007-10-20 [b]last update:[/b] 2007-10-20 [b]Summary:[/b] TV Priorities too slow to change priority [b]Area:[/b] MyTV [b]Description:[/b] I've noticed that the TV Priorities page ([URL="http://mediaportal.svn.sourceforge.net/viewvc/mediaportal/trunk/mediaportal/WindowPlugins/GUITV/GUITVPriorities.cs?view=markup"]GUITVPriorities[/URL] class) is way too slow to change the recording's priority. I've many recordings in the list (about 70) and if I want to move a recording for many positions up or down, I could go to get a sandwich in the meantime ;) If I click the OK button on the remote multiple times, MediaPortal records the "clicks" but isn't able to update the screen or showing any feedback. When I come back after 5 minutes the recording is in the correct position. Looking at the sourcecode I think the problem is in the methods OnMoveDown and OnMoveUp called every time buttons Up/Down are pressed. These methods update the priority of every recording in the TVDatabase (SetRecordingPriority) and afterward reload the entire database (LoadDirectory). Bye, Midget :thx: [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
TV Priorities too slow to change priority
Contact us
RSS
Top
Bottom