Vista Sidebar Gadget

Got a program that plays well with SABnzbd? Share it here!

Re: Vista Sidebar Gadget

Postby RickDB » August 18th, 2008, 10:00 am

A temp fix for the losing settings is to open this folder:

c:\users\YOURUSERNAME\AppData\Local\Microsoft\Windows Sidebar\Gadgets\sab.gadget\js

And editiing the settings.js, change the lines(6-11) like this for example:

            this.setHost("1.1.1.1");
            this.setPort(1234);
            this.setUser("username");
            this.setPassword("password");
            this.setTimeout(1000);

Then you have hardcoded settings.
RickDB
Newbie
Newbie
 
Posts: 6
Joined: April 20th, 2008, 10:59 am

Re: Vista Sidebar Gadget

Postby KaiUno » August 18th, 2008, 10:31 am

Yup, that did the trick. Thanks a bunch!
User avatar
KaiUno
Newbie
Newbie
 
Posts: 45
Joined: January 23rd, 2008, 7:56 am

Re: Vista Sidebar Gadget

Postby kbunny » August 18th, 2008, 11:55 am

While the work-around described by RickDB is perfectly fine for me, I think non techy users would be less enthousiastic. Oh well, Piet said he'll add saving settings, so I'll only be a questions of when, not if.

With this minor inconvenience (hard-coded) out of the way, I can really recommend this great little gadget: the drop 'n drag feature is absolutely brilliant - it makes managing the job-queue so much easier.

Great job Piet!
kbunny
Newbie
Newbie
 
Posts: 9
Joined: August 5th, 2008, 4:32 pm

Re: Vista Sidebar Gadget (settings under WinXP)

Postby kbunny » August 19th, 2008, 2:17 pm

When the Vista Sidebar is installed under Windows XP, the settings.js file can be found in:

C:\Program Files\Windows Sidebar\Shared Gadgets\sab.gadget\js\
kbunny
Newbie
Newbie
 
Posts: 9
Joined: August 5th, 2008, 4:32 pm

Re: Vista Sidebar Gadget

Postby pieteckhart » September 16th, 2008, 2:41 am

nice workaround RickDB!
when i have some spare time i will finish the saving part of the gadget.

thanks for the replies
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
User avatar
pieteckhart
Release Testers
Release Testers
 
Posts: 139
Joined: April 30th, 2008, 10:34 am
Location: Netherlands

Re: Vista Sidebar Gadget

Postby pieteckhart » September 20th, 2008, 4:11 am

Release 1.0.0.5
Download: http://www.sab.websijt.net/sab.gadget

New Feature:
- Saving Support

Note:
Settings are saved as a JSON string located in:
C:\Users\%username%\AppData\Local\Microsoft\Windows Sidebar\Gadgets\SABnzbd.txt

you can edit them via the gadget itself ofcourse ;)

Let me know if this works for you!
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
User avatar
pieteckhart
Release Testers
Release Testers
 
Posts: 139
Joined: April 30th, 2008, 10:34 am
Location: Netherlands

Re: Vista Sidebar Gadget

Postby pieteckhart » October 2nd, 2008, 4:04 pm

Did anyone test the new release yet?

btw i'm working on a new setting so you can select a Pre Process method (Unpack, Repair, Delete, etc).
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
User avatar
pieteckhart
Release Testers
Release Testers
 
Posts: 139
Joined: April 30th, 2008, 10:34 am
Location: Netherlands

Re: Vista Sidebar Gadget

Postby kizer8 » October 2nd, 2008, 4:09 pm

pieteckhart wrote:Did anyone test the new release yet?

btw i'm working on a new setting so you can select a Pre Process method (Unpack, Repair, Delete, etc).


I did and the only thing I found kind of strange was the Pause/Resume icon is the upper left hand corner does not visually change unless you have a downloaded added to the list.

Kizer
kizer8
Newbie
Newbie
 
Posts: 38
Joined: April 21st, 2008, 8:00 am

Re: Vista Sidebar Gadget

Postby pieteckhart » October 2nd, 2008, 4:17 pm

kizer8 wrote:
pieteckhart wrote:Did anyone test the new release yet?

btw i'm working on a new setting so you can select a Pre Process method (Unpack, Repair, Delete, etc).


I did and the only thing I found kind of strange was the Pause/Resume icon is the upper left hand corner does not visually change unless you have a downloaded added to the list.

Kizer


hmm strange, i will look in to this!
thanks for the quick reply (now i know the topic is still beeing read hehe)

Piet
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
User avatar
pieteckhart
Release Testers
Release Testers
 
Posts: 139
Joined: April 30th, 2008, 10:34 am
Location: Netherlands

Re: Vista Sidebar Gadget

Postby kizer8 » October 2nd, 2008, 4:43 pm

pieteckhart wrote:
kizer8 wrote:
pieteckhart wrote:Did anyone test the new release yet?

btw i'm working on a new setting so you can select a Pre Process method (Unpack, Repair, Delete, etc).


I did and the only thing I found kind of strange was the Pause/Resume icon is the upper left hand corner does not visually change unless you have a downloaded added to the list.

Kizer


hmm strange, i will look in to this!
thanks for the quick reply (now i know the topic is still beeing read hehe)

Piet


Yup, I do.  I love your gadget. Sorry for my crappy English today.  I meant to say in the upper left hand corner and when a download is added to the list.

Kizer
kizer8
Newbie
Newbie
 
Posts: 38
Joined: April 21st, 2008, 8:00 am

Re: Vista Sidebar Gadget

Postby Coeluh » October 9th, 2008, 1:04 pm

Could you make a google desktop version aswell?
Coeluh
Jr. Member
Jr. Member
 
Posts: 79
Joined: May 22nd, 2008, 2:40 pm

Re: Vista Sidebar Gadget

Postby pieteckhart » October 9th, 2008, 3:07 pm

Coeluh wrote:Could you make a google desktop version aswell?


hmm are those the same gadgets as you can use in lets say iGoogle?
if they are just html+javascript maybe it can work.

my gadget could be adapted to work as Widget aswel.
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
User avatar
pieteckhart
Release Testers
Release Testers
 
Posts: 139
Joined: April 30th, 2008, 10:34 am
Location: Netherlands

Re: Vista Sidebar Gadget

Postby pieteckhart » October 10th, 2008, 11:23 am

Release 1.0.0.6
Download: http://www.sab.websijt.net/sab.gadget

Note:
Pause/Resume/Progress indicators wil now work when the queue is empty.
(the bug Kizer reported).

Keep me posted on your findings.
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
User avatar
pieteckhart
Release Testers
Release Testers
 
Posts: 139
Joined: April 30th, 2008, 10:34 am
Location: Netherlands

Re: Vista Sidebar Gadget

Postby kizer8 » October 10th, 2008, 11:32 am

pieteckhart wrote:Release 1.0.0.6
Download: http://www.sab.websijt.net/sab.gadget

Note:
Pause/Resume/Progress indicators wil now work when the queue is empty.
(the bug Kizer reported).



Keep me posted on your findings.
pieteckhart wrote:Release 1.0.0.6
Download: http://www.sab.websijt.net/sab.gadget

Note:
Pause/Resume/Progress indicators wil now work when the queue is empty.
(the bug Kizer reported).

Keep me posted on your findings.


Thanks it does work now.

Kizer
kizer8
Newbie
Newbie
 
Posts: 38
Joined: April 21st, 2008, 8:00 am

Re: Vista Sidebar Gadget

Postby Coeluh » October 10th, 2008, 11:58 am

pieteckhart wrote:
Coeluh wrote:Could you make a google desktop version as well?


hmm are those the same gadgets as you can use in lets say iGoogle?
if they are just html+javascript maybe it can work.

my gadget could be adapted to work as Widget aswel.

I do not know how to convert it. It would be very sweet though.
Coeluh
Jr. Member
Jr. Member
 
Posts: 79
Joined: May 22nd, 2008, 2:40 pm

PreviousNext

Return to Third-party Addons