Search found 5367 matches

by safihre
June 24th, 2015, 2:00 am
Forum: Feature Requests
Topic: Stop refresh when tab not active
Replies: 14
Views: 16598

Re: Stop refresh when tab not active

I tried something else in which I don't do any nice JSON stuff to use Knockout, but use queue.tmpl to output only the title text so I only have to update that and nothing else (which does mean that the speed-graph is not updated when the tab is hidden). With this the CPU usage really drops to almost...
by safihre
June 22nd, 2015, 5:52 am
Forum: Feature Requests
Topic: Stop refresh when tab not active
Replies: 14
Views: 16598

Re: Stop refresh when tab not active

I tried it for Glitter, and in Chrome it already uses less than max 0.9% of my CPU when the tab is not active. With the title-only update it's uses less than max 0.4%. But I did notice that with the regular update the memory slowly increases when the tab is not active, while it stays constant with t...
by safihre
June 21st, 2015, 3:00 pm
Forum: Feature Requests
Topic: Stop refresh when tab not active
Replies: 14
Views: 16598

Re: Stop refresh when tab not active

For Glitter I was indeed experimenting already to only update the title when the tab is hidden. By using queue.tmpl to output a custom JSON "API" output with just the amount of MB and current speed when the tab is hidden, the bandiwth and CPU/RAM usage should be super low! I'll keep you up...
by safihre
June 18th, 2015, 10:54 am
Forum: Templates
Topic: Glitter - A new modern template
Replies: 117
Views: 390820

Re: Glitter - A new modern template

Are you using the template for version 0.8? It has this function, click on the little down-arrow as shown in the top left example:
Image
by safihre
June 17th, 2015, 12:51 pm
Forum: Beta Releases
Topic: [0.8.0Alpha2] wrong CSS class name
Replies: 3
Views: 3357

Re: [0.8.0Alpha2] wrong CSS class name

Adding to that: can't we also make the result-code (Fail/Success) available so we can indicate with a different color in the script line if it was successful? Or did I miss that info somewhere in the API?
by safihre
June 16th, 2015, 4:29 pm
Forum: General Help
Topic: missing articles
Replies: 6
Views: 5981

Re: missing articles

Here's a list of 2 years old who owns what : http://www.newsgroupservers.net/newsgroup_server_resellers So to summarize.. It was deleted by DCMA request! If you want everything to download you will probably need 2 servers.. I personally have Eweka and Astraweb, that combo usually gets most of the sh...
by safihre
June 16th, 2015, 4:25 pm
Forum: General Help
Topic: missing articles
Replies: 6
Views: 5981

Re: missing articles

Unfortunately al new shows get taken down within hours.. Almost all 'Dutch' news group companies are not really Dutch, eweka is also owned by an American company that owns many of the brands all over the world (Highwinds).
So 1 DCMA request to Highwinds will remove the post from all their brands..
by safihre
June 16th, 2015, 1:55 pm
Forum: Templates
Topic: Glitter - A new modern template
Replies: 117
Views: 390820

Re: Glitter - A new modern template

I am now adding multi-language support, but since many texts are different from existing texts (so won't show up without a complete rebuild) this version will probably the last one I can upload like this. The rest will be through Github as a pull request and hopefully we can see Glitter in SAB soon ;)
by safihre
June 15th, 2015, 8:00 am
Forum: General Help
Topic: continuing save file error
Replies: 6
Views: 3297

Re: continuing save file error

I have the same.. Seems a random occurrence, sometimes it works, sometimes it doesn't..
Also when deleting (failed) jobs, I get file errors.
by safihre
June 15th, 2015, 6:33 am
Forum: Templates
Topic: Glitter - A new modern template
Replies: 117
Views: 390820

Re: Glitter - A new modern template

Another update: http://bit.ly/1KSkBOJ - Tablet and phone layout optimized. - Retry functionality (add supplemental NZB / password) - Extended status-window with new Dashboard information (IP/Diskspeed) - Bugfixes Tablet: http://i.imgur.com/BJaRE0Al.png Phone: http://i.imgur.com/77tBGkOl.png
by safihre
June 11th, 2015, 6:19 am
Forum: Templates
Topic: Glitter - A new modern template
Replies: 117
Views: 390820

Re: Glitter - A new modern template

I think it's fine like this. The only reason I noticed was because during Glitter development I automatically refreshed the Status-window so that you could also see the connections etc 'in real time', but for every request to the status.tmpl it would take 3s to respond while downloading. That's why ...
by safihre
June 11th, 2015, 3:04 am
Forum: Templates
Topic: Glitter - A new modern template
Replies: 117
Views: 390820

Re: Glitter - A new modern template

It's only slow when I am downloading at my full line speed with SABnzbd at the same time.
Normally the delay indeed is only a few milliseconds!
by safihre
June 10th, 2015, 5:41 pm
Forum: Templates
Topic: Glitter - A new modern template
Replies: 117
Views: 390820

Re: Glitter - A new modern template

With the release of Alpha2, also an updated version of Glitter! http://bit.ly/1HsSuob Now includes: Smart pagination for both Queue/History Display quota Job details are now also refreshed with page-refresh, to show live status for each file in a job. Also includes function to hide completed files i...
by safihre
June 8th, 2015, 10:14 am
Forum: Templates
Topic: Glitter - A new modern template
Replies: 117
Views: 390820

Re: Glitter - A new modern template

Will be fixed in the next version :)
by safihre
June 5th, 2015, 5:54 pm
Forum: Templates
Topic: Glitter - A new modern template
Replies: 117
Views: 390820

Re: Glitter - A new modern template

It's a SABnzbd limit of 20ish, not Glitter.
I was thinking of maybe a scroll-bar when it's more then 10.
It's on my list ;)