I installed Sabnzbd 0.5.3 RC 3 and SABSync 0.5.3.0 and changed the paths in the config to match mine but I am getting en error:
I am a member on Newsbin and SabNZBd alone in working without problems.=====================================================================
Starting SABSync. v0.5.3.0 - Build Date: mercredi 6 janvier 2010
Current System Time: 31.01.2010 14:28:13
=====================================================================
Loading configuration...
Loading RSS feed list from C:\Program Files (x86)\SABnzbd\SABSync\rss.config
Downloading feed NewsBin from http://www.newzbin.com/
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.CollectionBase.System.Collections.IList.get_Item(Int32 index)
at Rss.RssChannelCollection.get_Item(Int32 index)
at SABSync.Program.GetReports() in C:\Users\Markus\Documents\Visual Studio 2008\Projects\sabscripts\SABSync\SABSync\Program.cs:line 178
at SABSync.Program.Main() in C:\Users\Markus\Documents\Visual Studio 2008\Projects\sabscripts\SABSync\SABSync\Program.cs:line 68
=====================================================================
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.CollectionBase.System.Collections.IList.get_Item(Int32 index)
at Rss.RssChannelCollection.get_Item(Int32 index)
at SABSync.Program.GetReports() in C:\Users\Markus\Documents\Visual Studio 2008\Projects\sabscripts\SABSync\SABSync\Program.cs:line 178
at SABSync.Program.Main() in C:\Users\Markus\Documents\Visual Studio 2008\Projects\sabscripts\SABSync\SABSync\Program.cs:line 68
Number of reports added to the queue: 0
Process successfully completed. Duration 4s
31.01.2010 14:28:17
Any idea of the problem might be?
Thanks.