Ticket #32 (closed defect: Not a Bug)

Opened 6 months ago

Last modified 3 months ago

ETA when adding multiple NZBs, size = 0

Reported by: DesktopMan Owned by: Cheez
Priority: Medium Milestone:
Component: HellaWorld Version:
Keywords: Cc:

Description

I uploaded a zip file with multiple NZBs, and they got added in the cue as they should. The size on all those not started shows up as 0 though, which makes the ETA times for all items the same, namely the ETA of the item currently being downloaded.

The actual ETA calculation works, because if you start any of the others, the one you stopped downloading and moved back to the queue has a size and a proper ETA.

I am not too familiar with the internals of HellaNZB, but isn't there some way to ask it for the size?

Running version v1.10-SVN

Change History

Changed 6 months ago by DesktopMan

I uploaded another zip file with NZBs, and this time the sizes were correct. Still unsure why it bugged the first time.

Changed 6 months ago by sophos7

in the HellaController.php on line 163 there is this comment "// TODO: Add proper handling for when HellaNZB doesnt providea the total_mb"

I have this problem some times too when adding and NZB normally. some times after the file sits there for a while and you refresh the page then the size of the data will show. I think this is basically an issue with Hellanzb not reporting this information.

shawn

Changed 3 months ago by drarok

  • status changed from new to closed
  • resolution set to Not a Bug

Indeed, this is a problem further upstream. HellaNZBd is the culprit.

Note: See TracTickets for help on using tickets.