The queue Stats() method was grouping cancelled and failed jobs together, causing cancelled jobs to be displayed as "failed" in the status bar. Updated Stats() to return a separate cancelled count and modified all callers (updateStatsBar, queueProgressCounts, showMainMenu) to handle the new return value. Also updated ConversionStatsBar to display cancelled jobs separately in the status bar. |
||
|---|---|---|
| .. | ||
| queue.go | ||