<?xml version="1.0" encoding="utf-8"?>
<profile>
</profile>
Make sure your listing style on Newzbin's website is set to v3 atrrs in table. If that's set right, another round of logs should help.
hmmm... sorry about the stupid question,
I'm using v3.newzbin.com, default mode, but what is atrrs in table?...
It's under My Account -> My Preferences -> First option under "Report View Preferences". If you haven't changed it, then that's most likely what it's still set to. Attach your mediaportal.log and gizzard or I should be able to see what's going on.
it exists here: C:\Users\Berman\AppData\Local\Alt.Binz (it's vista)
<?xml version = "1.0" encoding = "utf-8"?>
<altbinz>
<title>alt.binz status</title>
<description>Stats from alt.binz</description>
<limit>No limit</limit>
<CurrentSpeed>0 KB/s</CurrentSpeed>
<QueueSize>0.00 MB</QueueSize>
<ETA>Unknown</ETA>
<FreeSpace>44.4GB</FreeSpace>
<connect>false</connect>
</altbinz>
You'll also need to create an nzb folder in that folder and set alt.binz to watch it for nzbs. I didn't account for alt.binz putting that file there.
2008-05-13 21:06:32.207737 [Info.][14]: My Usenet: Error downloading NZB, error message: System.UnauthorizedAccessException: Access to the path 'C:\Blake's 7 - 3x13 - Terminal.nzb' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path)
at myusenet.myusenet.getnzb()
Quote:
Originally Posted by jburnette
You'll also need to create an nzb folder in that folder and set alt.binz to watch it for nzbs. I didn't account for alt.binz putting that file there.