Page 12 of 17
Re: Vista Sidebar Gadget
Posted: May 12th, 2009, 5:59 am
by V15
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
Re: Vista Sidebar Gadget
Posted: May 12th, 2009, 4:03 pm
by pieteckhart
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
Re: Vista Sidebar Gadget
Posted: May 27th, 2009, 3:49 pm
by Kameleon
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
Code: Select all
<a href ="" target="_blank" onclick="openCompleted()"><img src="images/cat.png" alt="Open Completed Dir" /></a>
to
Code: Select all
<a onclick="openCompleted()"><img src="images/cat.png" alt="Open Completed Dir" /></a>
Thanks again!
Re: Vista Sidebar Gadget
Posted: June 27th, 2009, 10:32 am
by pieteckhart
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.
Re: Vista Sidebar Gadget
Posted: July 3rd, 2009, 3:09 am
by eXisTa
If I try to download the gadget the webserver gives me a zip-file.
Re: Vista Sidebar Gadget
Posted: July 8th, 2009, 5:03 pm
by Eejit
@eXisTa
What's the problem?
just extract from the zip
Re: Vista Sidebar Gadget
Posted: July 9th, 2009, 10:31 am
by clobber
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
Re: Vista Sidebar Gadget
Posted: July 14th, 2009, 7:53 am
by eXisTa
Eejit wrote:
@eXisTa
What's the problem?
just extract from the zip
Don't I need the *.gadget file to install it?
The zip-file only gives me the contents of it (a list of xml and html files).
Re: Vista Sidebar Gadget
Posted: July 14th, 2009, 4:20 pm
by Eejit
Right click the download link and click "Save Target As..."
Change "Save as type:" from "WinZip File" to "All Files"
It will download as "sab.gadget"
Hope this helps
Re: Vista Sidebar Gadget
Posted: July 27th, 2009, 11:53 am
by pieteckhart
Eejit wrote:
Right click the download link and click "Save Target As..."
Change "Save as type:" from "WinZip File" to "All Files"
It will download as "sab.gadget"
Hope this helps
Eejit is right,
.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)
Re: Vista Sidebar Gadget
Posted: September 2nd, 2009, 1:18 pm
by dommar
Sorry, it was a mistake.
Dom
Re: Vista Sidebar Gadget
Posted: September 6th, 2009, 11:30 pm
by kap0w
pair of dimes wrote:
Please release Windows7-compatible version 2.0!
Couldn't agree more - great work, can't wait to get that Win-7 compatible v2!
Re: Vista Sidebar Gadget
Posted: September 7th, 2009, 3:55 am
by TheBiGW
pair of dimes wrote:
Please release Windows7-compatible version 2.0!
That would be great - also am hoping for v0.5 support too!
Re: Vista Sidebar Gadget
Posted: December 4th, 2009, 2:50 pm
by Skulkiller
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 ?
Re: Vista Sidebar Gadget
Posted: December 17th, 2009, 1:37 am
by Flyerman85
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?