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. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| benchmark | ||
| convert | ||
| interlace | ||
| logging | ||
| metadata | ||
| modules | ||
| player | ||
| queue | ||
| thumbnail | ||
| ui | ||
| utils | ||