Skip to content

Batch processing (multiple books in sequence)#35

Merged
denizsafak merged 7 commits intodenizsafak:testfrom
jborza:main
Jul 8, 2025
Merged

Batch processing (multiple books in sequence)#35
denizsafak merged 7 commits intodenizsafak:testfrom
jborza:main

Conversation

@jborza
Copy link
Copy Markdown
Collaborator

@jborza jborza commented Jul 8, 2025

Implemented the task described in #30.

Created a queued item class, a simple queue management UI.
Add to queue, manage queue, start queue buttons were added above the Start button.

The queued conversion itself is loading the queued item (with properties as voice, speed, output direction, etc), then starting the conversion - the same as clicking the Start button.
After one conversion is finished, I repeat the same process until the queue is empty.

Also fixed a small issue with comma formatting in output (around parse_size() function).

Cheers!

@denizsafak denizsafak changed the base branch from main to test July 8, 2025 12:09
@denizsafak
Copy link
Copy Markdown
Owner

Thanks again for your contributions! You've been very helpful from the beginning, I appreciate it, I'm testing it now 😋

@denizsafak denizsafak merged commit c540361 into denizsafak:test Jul 8, 2025
3 checks passed
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