Refresh Rate - Realtime

Want something added? Ask for it here.
Post Reply
smidley
Jr. Member
Jr. Member
Posts: 64
Joined: January 29th, 2010, 11:34 pm

Refresh Rate - Realtime

Post by smidley »

This is probably a long shot, and probably requires more work than it's woth, but is there a way to have sab display the stats in realtime?  this would include Download speed, time remaining, free drive space, and completion time.  I have mine set to 1sec refresh right now, but I think it would just look a lot smoother if it was realtime stats.  Thanks.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Refresh Rate - Realtime

Post by shypike »

Undoable. SABnzbd has a web interface, which limits what we can do.
It's also not really meant to be looked at ;)
Set-and-forget: feed it an NZB and wait for the notification email.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Refresh Rate - Realtime

Post by switch »

We could implement a comet connection using javascript, but at the end of the day SABnzbd can provide a large stream of information so would have to be capped at updates every 1 or half a second anyway.
http://tools.cherrypy.org/wiki/Comet
smidley
Jr. Member
Jr. Member
Posts: 64
Joined: January 29th, 2010, 11:34 pm

Re: Refresh Rate - Realtime

Post by smidley »

What about some kind of animation?  Kind of like how an online speed test website works.... I don't know a whole lot about web programming though, so I'm not sure if this is doable at all.
willpower101
Newbie
Newbie
Posts: 12
Joined: September 21st, 2009, 10:32 am

Re: Refresh Rate - Realtime

Post by willpower101 »

shypike wrote: Undoable.
LOL. Nice.

You know I only dabble in UI and I could still think of at least a few ways to accomplish this. The constant jquery update was my first thought, but even if it's not true real time data, the estimates provided to a call to an animation would be useful enough to the average joe.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Refresh Rate - Realtime

Post by shypike »

Are you volunteering for work on the skins?
We could certainly use some help in that area.
Post Reply