Vista Sidebar Gadget
Re: Vista Sidebar Gadget
I'm sure that it says something about me that I keep replying to my own posts - never mind!
I often work from home, and remote desktop to my office pc. for this i need to make sure i reserve plenty of bandwidth, so i often put a speed cap on sab. unfortunatley, just as often i forget to remove said cap when im done working. So, an idea would be an indicator (with a "toggle") to apply or remove the cap. if it is simpler, you could have the yellow "go to sab" circle go orange when the cap is applied.
Just an idea!
Thanks again for a great app
I often work from home, and remote desktop to my office pc. for this i need to make sure i reserve plenty of bandwidth, so i often put a speed cap on sab. unfortunatley, just as often i forget to remove said cap when im done working. So, an idea would be an indicator (with a "toggle") to apply or remove the cap. if it is simpler, you could have the yellow "go to sab" circle go orange when the cap is applied.
Just an idea!
Thanks again for a great app
- pieteckhart
- Release Testers
- Posts: 131
- Joined: April 30th, 2008, 9:34 am
- Location: Netherlands
- Contact:
Re: Vista Sidebar Gadget
hi V15,
i'm glad your problem is resolved but i dont know how changing the category fixed it haha!
as for your suggestion: Great idea. but i think its more logical to make some sort of indicator to show that cap is on.
if i remember correctly there is something in the new API so it should be possible
i'm glad your problem is resolved but i dont know how changing the category fixed it haha!
as for your suggestion: Great idea. but i think its more logical to make some sort of indicator to show that cap is on.
if i remember correctly there is something in the new API so it should be possible
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Re: Vista Sidebar Gadget
Registered just to say thanks for the great gadget! I am using it on Windows7 and other than the annoying opening 2 windows when you click open queue it works great.
To fix the window problem change the following line in gadget.html
to
Thanks again!
To fix the window problem change the following line in gadget.html
Code: Select all
<a href ="" target="_blank" onclick="openCompleted()"><img src="images/cat.png" alt="Open Completed Dir" /></a>
Code: Select all
<a onclick="openCompleted()"><img src="images/cat.png" alt="Open Completed Dir" /></a>
- pieteckhart
- Release Testers
- Posts: 131
- Joined: April 30th, 2008, 9:34 am
- Location: Netherlands
- Contact:
Re: Vista Sidebar Gadget
Hi all,
today i started working on the gadget again
here is a small list of what i have been up to:
(remember this is the v2.0 gadget and is not public yet)
- Completed Directory now works in Windows 7
- Added API Key
- added "load sabnzbd.ini" button to the gadget settings window.
the last item realy rocks
when you install the gadget for the first time you only need to click that button and it will configure itself by reading the sabnzbd+ config.
username, password, completed_dir, host, port and last but not least the Api Key are loaded.
today i started working on the gadget again
here is a small list of what i have been up to:
(remember this is the v2.0 gadget and is not public yet)
- Completed Directory now works in Windows 7
- Added API Key
- added "load sabnzbd.ini" button to the gadget settings window.
the last item realy rocks
when you install the gadget for the first time you only need to click that button and it will configure itself by reading the sabnzbd+ config.
username, password, completed_dir, host, port and last but not least the Api Key are loaded.
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Re: Vista Sidebar Gadget
If I try to download the gadget the webserver gives me a zip-file.
Re: Vista Sidebar Gadget
@eXisTa
What's the problem?
just extract from the zip
What's the problem?
just extract from the zip
Eejit - The name say's it all !!
Re: Vista Sidebar Gadget
Hey,
Trying to use gadget version 1.0.1.8 with sabnzbd 0.4.7 - which is pre API key. After I configure the gadget, the "test connection" works fine. However, after closing the setup, the gadget just keeps saying "connecting." Do I have to update sabnzbd? I've been going with "If it ain't broke, don't fix it"
edit: I switched to 0.4.11 and it worked.
thanks
Trying to use gadget version 1.0.1.8 with sabnzbd 0.4.7 - which is pre API key. After I configure the gadget, the "test connection" works fine. However, after closing the setup, the gadget just keeps saying "connecting." Do I have to update sabnzbd? I've been going with "If it ain't broke, don't fix it"
edit: I switched to 0.4.11 and it worked.
thanks
Last edited by clobber on July 9th, 2009, 10:47 am, edited 1 time in total.
Re: Vista Sidebar Gadget
Don't I need the *.gadget file to install it?Eejit wrote: @eXisTa
What's the problem?
just extract from the zip
The zip-file only gives me the contents of it (a list of xml and html files).
Re: Vista Sidebar Gadget
Right click the download link and click "Save Target As..."SABnzbd+ Vista Sidebar Gadget
Manage your downloads from the sidebar.
http://www.sab.websijt.net
(Download: http://www.kijknaarons.nl/wp-content/up ... sab.gadget)
*Updated for 0.4.9!*
Change "Save as type:" from "WinZip File" to "All Files"
It will download as "sab.gadget"
Hope this helps
Eejit - The name say's it all !!
- pieteckhart
- Release Testers
- Posts: 131
- Joined: April 30th, 2008, 9:34 am
- Location: Netherlands
- Contact:
Re: Vista Sidebar Gadget
Eejit is right,Eejit wrote:Right click the download link and click "Save Target As..."SABnzbd+ Vista Sidebar Gadget
Manage your downloads from the sidebar.
http://www.sab.websijt.net
(Download: http://www.kijknaarons.nl/wp-content/up ... sab.gadget)
*Updated for 0.4.9!*
Change "Save as type:" from "WinZip File" to "All Files"
It will download as "sab.gadget"
Hope this helps
.gadget files are in fact just plain zip files. I think some browsers look at the file header and change the extention to .zip
@clobber
Sorry the gadget isn't backwards compatible
the API Support was just a quick fix, version 2.0 will be compatible with all versions that support the new API style (when its stable and definitive)
SABnzbd+ Windows 7 Gadget
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Manage your downloads from your desktop.
Download: http://eckhart.hopto.org/sabgadget/sabgadget2.gadget
Site: http://eckhart.hopto.org/sabgadget/
Re: Vista Sidebar Gadget
Sorry, it was a mistake.
Dom
Dom
Last edited by dommar on September 2nd, 2009, 2:39 pm, edited 1 time in total.
Re: Vista Sidebar Gadget
Couldn't agree more - great work, can't wait to get that Win-7 compatible v2!pair of dimes wrote: Please release Windows7-compatible version 2.0!
Re: Vista Sidebar Gadget
That would be great - also am hoping for v0.5 support too!pair of dimes wrote: Please release Windows7-compatible version 2.0!
-
- Newbie
- Posts: 2
- Joined: January 30th, 2009, 9:05 am
Re: Vista Sidebar Gadget
Hey
First i want to say that this is a great addon for SabNzbd
But is it going to be updated for v0.5 or has development stopped ?
First i want to say that this is a great addon for SabNzbd
But is it going to be updated for v0.5 or has development stopped ?
-
- Newbie
- Posts: 1
- Joined: December 12th, 2009, 12:09 pm
- Location: Boston US
Re: Vista Sidebar Gadget
I'm running SABNZBD+ 0.5.0Beta4 (Windows Server 2008) and Sidebar Gadget 1.0.1.8 (Windows 7 64bit) and the gadget works but getting "WARNING:
API Key missing, please enter the api key from Config->General into your 3rd party program:" even tough the API key is entered correctly not sure what has changed, am I alone with this error?
API Key missing, please enter the api key from Config->General into your 3rd party program:" even tough the API key is entered correctly not sure what has changed, am I alone with this error?