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).
i dont know why when i try to use SAb prorgram, i got a Media Portal crash. i am sending you : sab log, media portal log and config. log.
My Usenet: Error reading NZB dir from C:\Program Files\SABnzbd\sabnzbd.ini, read as
2008-05-14 10:37:46.159715 [Info.][9]: My Usenet: Error reading config: System.UriFormatException: Invalid URI: The hostname could not be parsed.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.UriBuilder.get_Uri()
at myusenet.myusenet.sabnzbdgetvalues()
at myusenet.myusenet.getconfig()
2008-05-14 21:04:57.778703 [ERROR][25]: My Usenet: Error reading NZB dir from C:\Program Files\Team MediaPortal\MediaPortal\plugins\Windows\sabnzbd.ini, read as \\TITAN\NZB
2008-05-14 21:04:57.849703 [ERROR][25]: My Usenet: Error reading config: System.InvalidCastException: The conversion of string SOME.DOWNLOAD.720p.SOMEFORMAT.DTS.x2 to type Double is invalid. ---> System.FormatException: De indeling van de invoertekenreeks is onjuist.
at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
--- End of internal exception stackpath ---
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value)
at myusenet.SABapi.apiMainStatus(Uri address)
at myusenet.myusenet.sabnzbdgetvalues()
at myusenet.myusenet.getconfig()