it's using the api key provided in your webinterface. did u change the settings in the tcl script? # port LCDd is listening on set config(lcddport) "13666" # ip LCDd is bound to set config(lcddhost) "127.0.0.1" # sabnzbd webinterface ip set config(sabnzbdhost) "127.0.0.1&quo...
Hello, i discovered sabnzbd a few weeks ago. since i got a headless server, i got myself a 20x4 lcd display to show some stats. lcdproc provides a server which is connected to the lcd display. i wrote a client in pure tcl to display some infos. if u need any help feel free to ask... basicly there ar...