Hi.
I have one problem with this plugin now. I donīt know if itīs just the latest version.
If for some reason your internet connection drops or just donīt work and you are
in the middle of a search Mediaportal crashes. I have RC2 and new SVN.
Code:
ExceptionType: System.Net.WebException
Message: The remote name could not be resolved: 'nzbmatrix.com'
Source: System
Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at ClassLibrary1.myusenet.nzbmatrixsearch(Object feedaddress)
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)
I know this i just a simple task to fix just add a check for internet connection before the webrequest is done
I know this will be fixed in the next version.
BTW I really like this plugin and use it a lot.