![]() |
Audiobooks, same author, multiple series and solo titles - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Audiobooks, same author, multiple series and solo titles (/t-audiobooks-same-author-multiple-series-and-solo-titles) |
Audiobooks, same author, multiple series and solo titles - Geordon - 2025-07-15 New user, converting from Plex. Can someone tell me what the best practice is to organize multiple audiobook series by the same author? Additionally, how would I best organize multiple series as well as multiple individual audiobooks by the same author? Thanks! RE: Audiobooks, same author, multiple series and solo titles - alleycat - 2025-07-16 (2025-07-15, 11:42 PM)Geordon Wrote: New user, converting from Plex. Can someone tell me what the best practice is to organize multiple audiobook series by the same author? Additionally, how would I best organize multiple series as well as multiple individual audiobooks by the same author? Start here: https://jellyfin.org/docs/general/server/media/books RE: Audiobooks, same author, multiple series and solo titles - Geordon - 2025-07-16 (2025-07-16, 01:02 PM)alleycat Wrote:(2025-07-15, 11:42 PM)Geordon Wrote: New user, converting from Plex. Can someone tell me what the best practice is to organize multiple audiobook series by the same author? Additionally, how would I best organize multiple series as well as multiple individual audiobooks by the same author? I had seen that, but it doesn't mention anything about series. What I'd like to be able to do is like this: Author (e.g. Isaac Asimov, since he has both stand alone and series) Books ├── Audiobooks │ ├── Author │ │ ├── Book1 │ │ │ └── Book1.flac │ │ └── Book2 │ │ └── Book2.mp3 │ └── Book3 │ │ ├── Book3.aac │ │ ├── content.opf │ │ └── cover.jpg │ ├── Series 1 │ │ │ └── Book1. │ │ │ └── Book1.flac │ │ │ └── Book2.mp3 │ │ └── Series 2 │ │ └── Book3.aac │ │ └── content.opf │ │ └── cover.jpg RE: Audiobooks, same author, multiple series and solo titles - Geordon - 2025-07-17 Additionally, how should I best organize both audio- and ebook series that have multiple authors writing in the series? For example, the Warhammer 40k books? |