Hi there,
I'v installed the plugin, and I'm having some problems with it -- it crashes when I try to retrieve a feed.
Here are some detail: I'm using Newzbin, I've set it up in the configurator, and loaded my saved searches into the plugin (so, it can connect to newzbin properly). When I open the plugin, I see nothing in the list. I choose 'select feed', and pick one of my custom/loaded searches. It "thinks" for a few seconds, and then crashed media portal. With version 0.5 it crashed the first time I tried it, and afterwards it just wouldn't display any search results. I then tried the beta posted above, and that one crashes, too, but every time.
The error log shows this:
2008-05-16 21:52:50.796875 [ERROR][13]: Exception :Count cannot be less than zero.
Parameter name: count
2008-05-16 21:52:50.812500 [ERROR][13]: site

ystem.String Remove(Int32, Int32)
2008-05-16 21:52:50.812500 [ERROR][13]: source :mscorlib
2008-05-16 21:52:50.812500 [ERROR][13]: stacktrace: at System.String.Remove(Int32 startIndex, Int32 count)
at myusenet.myusenet.newzbinhtmlsearch(Object feedaddress)
at System.Threading.ThreadHelper.ThreadStart_Context( Object state)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)
It looks like a problem parsing results from newzbin... I've also tried a simple search for 'a' to see if I can get it dispay anything (by selecting 'search newzbin', not usng saved searches). That didn't crash, it showed that 950 results were retrieved (the status said 1/950), although it didn't actually display any of those results.
Any ideas? Do I need to set up newzbin to display results in a particular way? Is using v3 ok?
Any other information I can provide to help narrow this down?