[Rnhancement]: improved sub folder management #221

Closed
opened 2026-04-24 23:01:30 +02:00 by adam · 10 comments
Owner

Originally created by @kjames2001 on GitHub (Mar 7, 2022).

Kindly allow sub folders in secondary folders under root to be recognized as different books instead of chapters.

Originally created by @kjames2001 on GitHub (Mar 7, 2022). Kindly allow sub folders in secondary folders under root to be recognized as different books instead of chapters.
adam closed this issue 2026-04-24 23:01:30 +02:00
Author
Owner

@advplyr commented on GitHub (Mar 7, 2022):

Abs doesn't treat folders as chapters, I'm not sure what you mean.
Can you explain what your folder structure looks like?

@advplyr commented on GitHub (Mar 7, 2022): Abs doesn't treat folders as chapters, I'm not sure what you mean. Can you explain what your folder structure looks like?
Author
Owner

@kjames2001 commented on GitHub (Mar 7, 2022):

under my root folder (books) is sub folders with author names, then under those folders are sub folders with names of different books.

when Abs scans the library (root folder) it sees author, then all the sub folders in each author are regarded as chapters.

is there anyway you can add an option for those folders to be regarded as books instead? Thanks!

@kjames2001 commented on GitHub (Mar 7, 2022): under my root folder (books) is sub folders with author names, then under those folders are sub folders with names of different books. when Abs scans the library (root folder) it sees author, then all the sub folders in each author are regarded as chapters. is there anyway you can add an option for those folders to be regarded as books instead? Thanks!
Author
Owner

@kjames2001 commented on GitHub (Mar 7, 2022):

im asking because right now all the books for 1 author are audio tracks of 1 book named as the author.

i wanted to change folder structure, but apparantly readarr doesnt allow it, or i just cant figure out how to do it.

@kjames2001 commented on GitHub (Mar 7, 2022): im asking because right now all the books for 1 author are audio tracks of 1 book named as the author. i wanted to change folder structure, but apparantly readarr doesnt allow it, or i just cant figure out how to do it.
Author
Owner

@advplyr commented on GitHub (Mar 7, 2022):

The folder structure that you described will work correctly already. Each folder inside your authors folder will be treated as a separate book.
However, you must not have any other audio file or ebook files inside the authors folder. If you have an mp3, pdf, epub, etc. inside your author folder then it will assume that the author folder is a book.

@advplyr commented on GitHub (Mar 7, 2022): The folder structure that you described will work correctly already. Each folder inside your authors folder will be treated as a separate book. However, you must not have any other audio file or ebook files inside the authors folder. If you have an mp3, pdf, epub, etc. inside your author folder then it will assume that the author folder is a book.
Author
Owner

@kjames2001 commented on GitHub (Mar 7, 2022):

i do not have loose files under authors folders.

still its not working as intended, or give me that option to choose.

@kjames2001 commented on GitHub (Mar 7, 2022): i do not have loose files under authors folders. still its not working as intended, or give me that option to choose.
Author
Owner

@kjames2001 commented on GitHub (Mar 7, 2022):

found the culprit, special characters on one of the sub folders caused this.

after removing that entire folder, everything works great now!

Thanks a lot!

@kjames2001 commented on GitHub (Mar 7, 2022): found the culprit, special characters on one of the sub folders caused this. after removing that entire folder, everything works great now! Thanks a lot!
Author
Owner

@advplyr commented on GitHub (Mar 7, 2022):

Great, glad it is working. If you have details on which special characters that is something we should fix since all valid characters in a filename are supported.

@advplyr commented on GitHub (Mar 7, 2022): Great, glad it is working. If you have details on which special characters that is something we should fix since all valid characters in a filename are supported.
Author
Owner

@kjames2001 commented on GitHub (Mar 7, 2022):

[رجل الخزانة] It was one of Stephen Kings books, named this

@kjames2001 commented on GitHub (Mar 7, 2022): [رجل الخزانة] It was one of Stephen Kings books, named this
Author
Owner

@kjames2001 commented on GitHub (Mar 7, 2022):

apparently it reads from right to left, and its copied directly from readarr (i have absolutely no idea what language it is).

@kjames2001 commented on GitHub (Mar 7, 2022): apparently it reads from right to left, and its copied directly from readarr (i have absolutely no idea what language it is).
Author
Owner

@advplyr commented on GitHub (Mar 7, 2022):

Ah okay, well if whoever speaks that language brings this up we can address it then.

@advplyr commented on GitHub (Mar 7, 2022): Ah okay, well if whoever speaks that language brings this up we can address it then.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#221