Skip to content

v25.12.33#1527

Merged
ROBERT-MCDOWELL merged 5 commits intoDrewThomasson:v25from
ROBERT-MCDOWELL:v25
Jan 14, 2026
Merged

v25.12.33#1527
ROBERT-MCDOWELL merged 5 commits intoDrewThomasson:v25from
ROBERT-MCDOWELL:v25

Conversation

@ROBERT-MCDOWELL
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 14, 2026 13:47
@ROBERT-MCDOWELL ROBERT-MCDOWELL merged commit 876534f into DrewThomasson:v25 Jan 14, 2026
2 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project to version 25.12.33 with significant refactoring of audio processing and various code improvements.

Changes:

  • Refactored audio processing to use multiprocessing with progress tracking via queues for better concurrency and user feedback
  • Renamed functions and variables for clarity (e.g., assemble_chunksassemble_audio_chunks_worker, percentagepercent)
  • Fixed environment variable handling in build scripts and consolidated import statements

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
lib/core.py Major refactoring of audio processing functions with multiprocessing queue-based progress tracking, function renaming, and code style improvements
lib/classes/subprocess_pipe.py Added on_progress callback parameter and new _emit_progress method for flexible progress reporting
lib/classes/vram_detector.py Simplified _ceil_gb method and moved variable declaration
ebook2audiobook.sh Reorganized environment variable exports for better code organization
ebook2audiobook.cmd Fixed environment variable assignment syntax and added DEVICE_TAG synchronization
Dockerfile Updated default APP_VERSION
.github/FUNDING.yml Added custom funding URL

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants