[Enhancement]: Ignore all folders matching a certain expression #652

Closed
opened 2026-04-24 23:16:13 +02:00 by adam · 2 comments
Owner

Originally created by @Hoempi on GitHub (Sep 22, 2022).

Describe the feature/enhancement

As a user running audiobookshelf on a NAS I would like to be able to ignore all folders matching a certain expression.

For instance on Synology devices with Universal search enabled, a directory "@eaDir" is created inside the folders of my audiobooks.

Placing an ".ignore" file into each subfolder is quite a hassle, especially when migrating larger libraries to audiobookshelf. That's why I would like an option for administrators to provide multiple expressions to filter out matching folders in general. Either via the settings page or via environment variables. For a MVP simple matching would be sufficient and RegEx expressions would not be needed.

Originally created by @Hoempi on GitHub (Sep 22, 2022). ### Describe the feature/enhancement As a user running audiobookshelf on a NAS I would like to be able to ignore all folders matching a certain expression. For instance on Synology devices with Universal search enabled, a directory "@eaDir" is created inside the folders of my audiobooks. Placing an ".ignore" file into each subfolder is quite a hassle, especially when migrating larger libraries to audiobookshelf. That's why I would like an option for administrators to provide multiple expressions to filter out matching folders in general. Either via the settings page or via environment variables. For a MVP simple matching would be sufficient and RegEx expressions would not be needed.
adam added the enhancement label 2026-04-24 23:16:13 +02:00
adam closed this issue 2026-04-24 23:16:13 +02:00
Author
Owner

@advplyr commented on GitHub (Jul 15, 2023):

The consensus was that we add support for a .absignore file similar to .plexignore. This was discussed #1641 so will use that as the main thread

@advplyr commented on GitHub (Jul 15, 2023): The consensus was that we add support for a `.absignore` file similar to `.plexignore`. This was discussed #1641 so will use that as the main thread
Author
Owner

@advplyr commented on GitHub (Jul 15, 2023):

Duplicate of #1641

@advplyr commented on GitHub (Jul 15, 2023): Duplicate of #1641
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#652