Hi all , i have 2 scripts for MiRC which may be of interrest :
1# Sabnzbd Stats Script
This shows your current Queue Stats
Example :
> [Sabnzbd-Stats]-[Items in queue: 2]
> [First File on Queue: MY-First-File.rar]-[Last File on Queue: mylastfile.zip]
> [Speed: 567.84 KB/sec]-[Time Left: 0:20:24]
> [Remaining: 1,0 GB / 1,3 GB]-[Diskspace: 40.21 GB]
Link :
http://pastebin.de/10849
2# Sabnzd Addfile Script
This lets you add files with a simple command
Example :
> !addnzb http://nzbindex.nl/download/21130397/ro ... so.001.nzb
Link :
http://pastebin.de/10850
Enjoy and feel free to enhace these scripts
MiRC Scripts for Sabnzbd
-
- Newbie
- Posts: 2
- Joined: October 17th, 2010, 10:55 am
MiRC Scripts for Sabnzbd
Last edited by somesabfan on October 17th, 2010, 11:36 am, edited 1 time in total.
Re: MiRC Scripts for Sabnzbd
Looks good .... I see you use localhost
would it be possible to use a IP in there Local Network or remote
would it be possible to use a IP in there Local Network or remote
-
- Newbie
- Posts: 2
- Joined: October 17th, 2010, 10:55 am
Re: MiRC Scripts for Sabnzbd
sure , just use any IP and port.
localhost is just an example
i actually use this script with a vpn network to access sabnzd from everywhere without the need of apikey or password
localhost is just an example
i actually use this script with a vpn network to access sabnzd from everywhere without the need of apikey or password
-
- Newbie
- Posts: 1
- Joined: October 28th, 2010, 3:23 am
Re: MiRC Scripts for Sabnzbd
Nice work. I like it a lot :)
Can you put a note that in Line 19 on Sabnzbd Stats Script v1 you need an &apikey=YOURAPIKEYHERE
sockwrite -nt $sockname GET /api?mode=queue&start=START&limit=LIMIT&output=xml&apikey=YOURAPIKEY HTTP/1.1
Can you put a note that in Line 19 on Sabnzbd Stats Script v1 you need an &apikey=YOURAPIKEYHERE
sockwrite -nt $sockname GET /api?mode=queue&start=START&limit=LIMIT&output=xml&apikey=YOURAPIKEY HTTP/1.1
Last edited by furryotter on October 28th, 2010, 3:27 am, edited 1 time in total.
Re: MiRC Scripts for Sabnzbd
is there a way to add the function of use with NAS?
it needs a username and passwd !!
it needs a username and passwd !!
Re: MiRC Scripts for Sabnzbd
please reupload. i would like to get the script#1
Thanks
Thanks