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
I'm having several issues since the latest update and I'm not sure exactly what's causing the problems. But I think it starts with permissions? Even though I provided a PUID and PGID of a user in my local environment that has r/w access to the /temp directory.
I modified the auto-m4b script to add --debug and remove -q from the auto-m4b command. Below is the output of one of my attempts to convert. I've also noticed since the latest version, I've also switched from a DS718+ to a DS923+ since I last saw it work, but it takes forever now and barely uses any CPU even though I haven't capped the cores or the container's resources.
log
date
content
3/13/2024 12:58
Mar 13 17:58:00 auto-m4b syslog-ng[14]: syslog-ng starting up; version='3.25.1'
3/13/2024 12:58
Mar 13 17:58:01 auto-m4b cron[27]: (CRON) INFO (Skipping @reboot jobs -- not system startup)
3/13/2024 12:58
Mar 13 17:58:01 auto-m4b cron[27]: (CRON) INFO (pidfile fd = 3)
3/13/2024 12:58
Making a backup of the whole /temp/recentlyadded/
3/13/2024 12:58
Using 5m min sleep time.
3/13/2024 12:58
Using all CPU cores as not other defined.
3/13/2024 12:58
User set to autom4b
3/13/2024 12:58
*** Runit started as PID 22
3/13/2024 12:58
Bitrate = 56045
3/13/2024 12:58
Sampling A Clash of Kings/George R.R. Martin - A Clash of Kings.mp3
3/13/2024 12:58
mp3 A Clash of Kings/George R.R. Martin - A Clash of Kings.mp3 -> /temp/untagged/A Clash of Kings/A Clash of Kings.m4b (/temp/untagged/A Clash of Kings/A Clash of Kings.log)
3/13/2024 12:58
Folder Detected
3/13/2024 12:58
'A Clash of Kings/'
3/13/2024 12:58
Moving all the single m4b books to /temp/untagged/
3/13/2024 12:58
Moving single file mp3's to /temp/merge/
3/13/2024 12:58
Nested subfolders are BAD moving to /temp/fix
3/13/2024 12:58
Moving folders with 2 or more audiofiles to /temp/merge/
3/13/2024 12:58
Making sure all books are in their own folder
3/13/2024 12:58
ffmpeg -hide_banner -i "/temp/merge/A Clash of Kings/George R.R. Martin - A Clash of Kings.mp3" -f ffmetadata -
3/13/2024 12:58
reading metadata and streaminfo for file /temp/merge/A Clash of Kings/George R.R. Martin - A Clash of Kings.mp3
3/13/2024 12:58
Debug file /temp/untagged/A Clash of Kings/A Clash of Kings.log is not writable
3/13/2024 12:58
== load input files ==
3/13/2024 12:58
Starting Conversion
3/13/2024 12:58
The folder A Clash of Kings will be merged to /temp/untagged/A Clash of Kings/A Clash of Kings.m4b
3/13/2024 12:58
ffmpeg -hide_banner -i "/temp/merge/A Clash of Kings/George R.R. Martin - A Clash of Kings.mp3" -f null -
3/13/2024 12:58
3/13/2024 12:58
Output file is empty, nothing was encoded
3/13/2024 12:58
video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
I'm having several issues since the latest update and I'm not sure exactly what's causing the problems. But I think it starts with permissions? Even though I provided a PUID and PGID of a user in my local environment that has r/w access to the
/temp
directory.I modified the auto-m4b script to add
--debug
and remove-q
from the auto-m4b command. Below is the output of one of my attempts to convert. I've also noticed since the latest version, I've also switched from a DS718+ to a DS923+ since I last saw it work, but it takes forever now and barely uses any CPU even though I haven't capped the cores or the container's resources.log
The text was updated successfully, but these errors were encountered: