@Vito0912 commented on GitHub (Apr 29, 2025):
Still has a permissions issue when running from the user.
This is most likely a problem with your configuration and not with ABS. The audiobookshel…
@ebb-earl-co commented on GitHub (Apr 30, 2025):
@ebb-earl-co try specifying the decoder like so:
ffmpeg -c:a libfdk_aac -i "xHE-AAC.m4b" "out.m4a"
@Mbu…
@ObscenityIB commented on GitHub (Apr 29, 2025):
My home partition is the largest, so that's where everything is.
I edited the library location to /home/shared/Books owned by root:books and…
@nichwall commented on GitHub (Apr 29, 2025):
What is different about these files? Do they have a different extension so ABS does not recognize them? Can you share any logs from trying to add one…
@simmias42 commented on GitHub (Apr 29, 2025):
It still downloads as an m4b file, but it uses the xHE-AAC codec instead of AAC-LC or HE-AAC. I guess xHE-AAC is the latest and greatest as far as…
@nichwall commented on GitHub (Apr 29, 2025):
Duplicate of https://github.com/advplyr/audiobookshelf/issues/2878
@Vito0912 commented on GitHub (Apr 29, 2025):
We are using a fairly outdated version of ffprobe; version 7.1 is the latest, but we are currently using 5.1 (at least what I saw from the code,…
@nichwall commented on GitHub (Apr 29, 2025):
No worries
@acidRain-burns commented on GitHub (Apr 29, 2025):
If it helps, an ongoing discussion about using the format is still happening in the Libation issue, https://github.com/rmcrackan/Libation/issues…
@Vito0912 commented on GitHub (Apr 29, 2025):
Version 7.1 does appear to fix the issue. I have almost no time over the next week, so I won't be able to look into this topic further right now.
I…
@Mbucari commented on GitHub (Apr 29, 2025):
@Vito0912 The ffmpeg website has links to several build services. This is the one I tend to use when…
@ebb-earl-co commented on GitHub (Apr 30, 2025):
FWIW, the Jellyfin has been using their own custom FFmpeg for some time now, and have version [7.1.1-1](https://github.com/…
@Vito0912 commented on GitHub (Apr 29, 2025):
These look somewhat like corrupt files.
ABS is trying to transcode them for your client, even though they are m4b files. ABS only tries to do this…
@Mbucari commented on GitHub (Apr 30, 2025):
@ebb-earl-co try specifying the decoder like so:
ffmpeg -c:a libfdk_aac -i "xHE-AAC.m4b" "out.m4a"
@ObscenityIB commented on GitHub (Apr 29, 2025):
Still has a permissions issue when running from the ABS user.
[audiobookshelf@FOXPUP tmp]$ stat '/home/obscenity/Documents/Libation/Books/Thro…