History and refresh rate

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
n2k
Newbie
Newbie
Posts: 38
Joined: March 29th, 2011, 4:38 pm

History and refresh rate

Post by n2k »

Hey,

When using a 1 second refresh rate and hovering over an entry in the history list 'the background lights up'.
Everytime the UI refreshes 'the background dims down' again AND does not respond to clicks for a small period of time.
This happens as well with higher refresh rates, just less frequent.

Please fix it ;D

Greets,
n2k
Last edited by n2k on March 31st, 2011, 2:50 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: History and refresh rate

Post by shypike »

Don't use 1 second, it's just too fast.
By the time this is the highest priority problem, we'll fix it :)
n2k
Newbie
Newbie
Posts: 38
Joined: March 29th, 2011, 4:38 pm

Re: History and refresh rate

Post by n2k »

I use 1 second to get the feel of working with 'a real program'. I'm used to seeing things happen on screen when things are being done.
Now I'm not saying SABnzbd+ is not a real program, but I hope you get what I mean.

This doesn't happen in the queue, because when you hover over an entry in the queue the refresh rate seems to be 'on hold' until you hover out again.

Thanks for the reply :)
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: History and refresh rate

Post by shypike »

OK, it's not that we're unwilling to fix issues,
it's just a question of priorities.
It will be fixed eventually.
The difference between the queue and history does show that it's solvable.

About the 1 second remark.
The price to pay for a Web UI is that it's more expensive (in performance) to keep a tight sync with the app.
It's a compromise.
war59312
Jr. Member
Jr. Member
Posts: 86
Joined: January 4th, 2011, 11:24 pm
Location: U.S.A
Contact:

Re: History and refresh rate

Post by war59312 »

Use web sockets (http://dev.w3.org/html5/websockets/) instead of TCP/HTTP. ;)

Perhaps for 1.0?  8)
Last edited by war59312 on April 4th, 2011, 11:26 pm, edited 1 time in total.
Post Reply