I was wondering if it's possible to use this plugin in combination with sabnzbd WITHOUT sharing the configuration directory over the network. I have sabnzbd running on a seperate server and have shared the blackhole/pickup directory. When using my normal desktop pc, i just download/save as into this blackhole share.
So the only feature i need is to only specify this blackhole share in your plugin (instead of having it read from the sabnzbd configuration file).
You should be able to just copy your sabnzbd.ini to another folder and change the line in it that specifies the blackhole directory. Then just point the plugin to that directory and it will read the directory out of this false sabnzbd.ini. The only thing it gets out of that file is the blackhole directory. That should work.
I'm using 0.4 yes, so that's probably my problem
edit:
the trailing \ doesn't resolve the config error.
thanks for your help
Here is the compiled version from source.
It´s not complete but it should fix this error.
If not it could be you have to map a network drive to the share and try it that way.
Also make sure that the sabnzb.ini has the same format as the real one. As the plugin
reads the section of the inifile and looks for the nzb dir in the right section of the file
Copy myusenet.dll into plugins/windows
and the xml file into your skin folder.