Not reporting available disk space correctly

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
lotsalag
Newbie
Newbie
Posts: 1
Joined: April 13th, 2008, 2:06 am

Not reporting available disk space correctly

Post by lotsalag »

I'm using SABNZBD+ 0.4.0 beta 2 on a Windows 2000 SP4 machine.

Everything is working great except SABNZBD+ is not reporting the available disk space correctly. The problem occurs regardless of which theme I use.

It simply states:

Incomplete Dir 0.00GB / 0.00GB
Complete Dir 0.00GB / 0.00GB

How can I fix this?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Not reporting available disk space correctly

Post by shypike »

Did earlier releases of SABnzbd show it properly?

We don't test on Windows 2000.

We use this Python call te get the diskspace:
win32api.GetDiskFreeSpace(dir)

If that fails on W2000, there's nothing we can do.
DeXeS
Release Testers
Release Testers
Posts: 206
Joined: January 28th, 2008, 1:04 pm
Location: The Netherlands

Re: Not reporting available disk space correctly

Post by DeXeS »

Try cleaning your cache from your browser. Had the same problem when using the svn releases of 0.4 on my xp machine and i did a lot of cleaning my cache when testing svn releases. Don't know if that is the reason it now does show the gb free disk space but it's worth trying...
Post Reply