sabnzbd current queue script ?
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
sabnzbd current queue script ?
I want to have a html page to display what is SABnzbd doing ? How can i make it ? (I dont know anything about python
)
Re: sabnzbd current queue script ?
When I last checked, SABnzbd has a web interface.
Maybe you want to create a web-ui. Doable, but not easy.
From a programming language you do know you might
be able to use the API.
Read this: http://wiki.sabnzbd.org/api
Maybe you want to create a web-ui. Doable, but not easy.
From a programming language you do know you might
be able to use the API.
Read this: http://wiki.sabnzbd.org/api

