[Bug]: ebooks in root folder are not found by ebook reader #789

Closed
opened 2026-04-24 23:21:44 +02:00 by adam · 1 comment
Owner

Originally created by @wynntaylor on GitHub (Nov 30, 2022).

Describe the issue

ABS v2.2.6
OS Ubuntu 22.04
Installed via deb package - no PPA setup

Ebook reader does not find ebooks located in library root folder.

Workaround: Add ebooks to a folder with the same name (including file extension) as ebook.

Steps to reproduce the issue

  1. Install ABS from deb package.
  2. Enable experimental features.
  3. Create directory to be used as library root - i.e. library root
  4. Add ebook file to the library root directory
  5. Add library root directory to ABS
  6. Goto library and select ebook
  7. Click read

Expected result: ebook will be displayed in ebook reader screen
Actual result: nothing is displayed in the ebook reader screen. The browser console shows a 401 error because the server is looking for the file in a directory with the same name as the file.

Workaround: Add ebooks to a folder with the same name (including file extension) as ebook.

Audiobookshelf version

v2.2.6

How are you running audiobookshelf?

Debian/PPA

Originally created by @wynntaylor on GitHub (Nov 30, 2022). ### Describe the issue ABS v2.2.6 OS Ubuntu 22.04 Installed via deb package - no PPA setup Ebook reader does not find ebooks located in library root folder. Workaround: Add ebooks to a folder with the same name (including file extension) as ebook. ### Steps to reproduce the issue 1. Install ABS from deb package. 2. Enable experimental features. 3. Create directory to be used as library root - i.e. library root 4. Add ebook file to the library root directory 5. Add library root directory to ABS 6. Goto library and select ebook 7. Click read Expected result: ebook will be displayed in ebook reader screen Actual result: nothing is displayed in the ebook reader screen. The browser console shows a 401 error because the server is looking for the file in a directory with the same name as the file. Workaround: Add ebooks to a folder with the same name (including file extension) as ebook. ### Audiobookshelf version v2.2.6 ### How are you running audiobookshelf? Debian/PPA
adam added the bug label 2026-04-24 23:21:44 +02:00
adam closed this issue 2026-04-24 23:21:44 +02:00
Author
Owner

@advplyr commented on GitHub (Dec 1, 2022):

Fixed in v2.2.7

@advplyr commented on GitHub (Dec 1, 2022): Fixed in [v2.2.7](https://github.com/advplyr/audiobookshelf/releases/tag/v2.2.7)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#789