mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Enhancement]: M4B conversion queuing #1264
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#1264
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @b3nd1k on GitHub (Jul 18, 2023).
Describe the feature/enhancement
Hey. I'd love to see the option to queue M4B conversions having them run one or two at a time, rather than as many as start the progress on. That way it would be a benefit as it would use less CPU resources and you can start a lot of tasks and then walk away without having to constantly come back, check if the current tasks have finished and start new ones.
@WWoodpecker commented on GitHub (Aug 13, 2023):
Possible workaround until the enhancementhas been adopted, or also an info for the programmer, for a possible script:
With this, one could copy the desired audio books into a directory and from there each audio book is converted individually (with several threads).
https://github.com/seanap/auto-m4b
@DeepHueStudios commented on GitHub (Aug 29, 2024):
To add onto this, I'd like to see an easier way to select those books for queuing. Maybe in the multi-select menu underneath the "Quick Match" "Quick Embed" functions.