You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Seanap/Auto-m4b in a docker Compose file running in a proxmox lxc Ubuntu 24.04 , and I used to get :
an error occured, that has not been caught:
Array
(
[type] => 8192
followed instructions to replace the M4b-Tool with latest pre-release 2024-05-14
I now get the following. :
Starting Conversion
uncaught exception: The provided cwd "" does not exist.Finished Converting
Putting the m4b into a folder
Deleting duplicate mp3 audiobook folder
It then fails and never creates the merge or convert to m4b
The text was updated successfully, but these errors were encountered:
If you can track this down to a certain m4b-tool command that produces this error, e.g.:
m4b-tool merge ./input -o output.m4b
I could take a look. Unfortunately I cannot provide support for 3rd party projects like seanap/auto-m4b. I'm going to keep this issue open for a few days until you provide the failing m4b-tool command, otherwise I have to close it. Sorry.
Using Seanap/Auto-m4b in a docker Compose file running in a proxmox lxc Ubuntu 24.04 , and I used to get :
followed instructions to replace the M4b-Tool with latest pre-release 2024-05-14
I now get the following. :
It then fails and never creates the merge or convert to m4b
The text was updated successfully, but these errors were encountered: