Quote:
I dont know if this is a problem in my skin. But I cant see the new sites.
binsearch.info etc in the listview when I try to select the site.
Also the status is missing even when update status is selected.
Can this be a skin issue?
|
I found out that this was a sabnzb.ini corruption. Could that be if it got error reading the ini file it did not list all the items in myusenet.xml?
Before I fixed the ini corruption
Code:
2008-04-09 00:37:11.078125 [Info.][21]: My Usenet: Error reading NZB dir from V:\SABnzbd\sabnzbd.ini, read as
2008-04-09 00:37:12.015625 [Info.][21]: My Usenet: Error reading config: System.Net.WebException: Unable to connect to the remote server at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at myusenet.SABapi.apiMainStatus(Uri address)
at myusenet.myusenet.sabnzbdgetvalues()
at myusenet.myusenet.getconfig()
After.
Code:
2008-04-09 00:51:42.109375 [Info.][19]: My Usenet: SABnzbd NZB dir read from V:\SABnzbd\sabnzbd.ini as c:\sab\NZB_blackhole
2008-04-09 00:51:42.140625 [Info.][19]: My Usenet: Successfully read config from myusenet.xml.
As you can see it seems to read the ini file first then the myusenet.xml. So it did not read all the settings from the
xml as it stopped on the sabnzbd.ini. That is my theory
Quote:
Originally Posted by jburnette Quote:
Originally Posted by diskjunky hi, i've been testing the new release with sabnzb+ 0.34 and ive come across a couple of problems. I cant seem to access the sab management screen or view any nfo files. I've attached my mediaportal log so you can see if anything is going wrong. Other than that everything seems to be working fine so far. I especially like the notification on completion of downloads. If there's anything i can do to help with testing let me know.
Thanks for all the hard work you've put into the plugin, in my opinion its one of the most useful | It looks like there's a problem trying to read your monitored directory from your SABnzbd config file. What do you have that directory set to in your SABnzbd configuration? There may be a bug in the part that parses the directory format in that file that I haven't found.
And thanks, glad everything else is working. |
And while I was upgrading to sabnzbd 0.3.4 I saw (in my case) that the sabnzbd.ini was not in the root of the sab folder.
But has been moved to
\Documents and Settings\Usename\Local Settings\Application Data\sabnzbd\sabnzbd.ini
I moved my old ini to the root of the sab 0.3.4 folder and sab started to use that one in stead.
that should work for you 0.3.4 users out there.
And one more thing. After the sab upgrade the free space is calculated wrong. Just a head up for future relases
Happy download
