mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Audiobooks don't support "Audio files" #6657
Reference in New Issue
Block a user
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 @Speiger on GitHub (Jan 14, 2025).
This issue respects the following points:
Description of the bug
Audio books don't support file formats such as MP3s/aacs etc.
Neither does Metadata collection work, nor does playing of it works.
And using Music does detect it but sadly doesn't have a "already played" option included or a "resume" option either.
And yes i do follow the correct structure of "SourceFolder/AudioBooks/Book Title/MP3sFiles"
Reproduction steps
What is the current bug behavior?
MP3s can't be played with audio books.
Even so audio books can be technically in any audio format ^^"
What is the expected correct behavior?
That MP3 files were supported.
But honestly Audio books should be their own section that work like videos. Just for audio.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.10.3
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@theguymadmax commented on GitHub (Feb 12, 2025):
MP3 files are supported as audiobooks. Please post your issue on the support forum.
@Speiger commented on GitHub (Feb 13, 2025):
@theguymadmax Yes MP3 are supported as audio books by playback.
But there is no: "Which chapter did you stop at" functionality.
@Speiger commented on GitHub (Mar 21, 2025):
@theguymadmax ok turns out my issue is a duplicate.
My issue i am referring to is effectively: #8010
What i am asking/reporting is: There is no checkbox for already watched/heard like Video/Movies have it.
This is really something that needs to be addressed!