Queue Priority Changes: - Added AddNext() method to queue package that inserts jobs after running jobs - "Convert Now" now adds to top of queue when conversions are already running - "Add to Queue" continues to add to end of queue - User feedback message indicates when job was added to top vs started fresh Auto-Cleanup for Failed Files: - Convert jobs now automatically delete incomplete/broken output files on failure - Prevents accumulation of partial files from failed conversions - Success tracking ensures complete files are never removed Benefits: - Better workflow when adding files during active conversions - "Convert Now" truly prioritizes the current file - No more broken partial files cluttering output directories - Cleaner error handling and disk space management 🤖 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 | ||
| sysinfo | ||
| thumbnail | ||
| ui | ||
| utils | ||