[Bug]: Cache directory not recreated after purge #499

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

Originally created by @mcdinner on GitHub (Jul 3, 2022).

Describe the issue

After purging the cache directory in settings the cache folder is not recreated.
After restart / container restart the cache folder is recreated.

As I can see the cachePathsExist property in the CacheManager does not get reset on purge.

Steps to reproduce the issue

  1. Go to Settings and purge cache folder.

Audiobookshelf version

v2.0.22

How are you running audiobookshelf?

Docker

Originally created by @mcdinner on GitHub (Jul 3, 2022). ### Describe the issue After purging the cache directory in settings the cache folder is not recreated. After restart / container restart the cache folder is recreated. As I can see the cachePathsExist property in the CacheManager does not get reset on purge. ### Steps to reproduce the issue 1. Go to Settings and purge cache folder. ### Audiobookshelf version v2.0.22 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-24 23:11:19 +02:00
adam closed this issue 2026-04-24 23:11:19 +02:00
Author
Owner

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

Fixed in v2.0.24

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

No dependencies set.

Reference: starred/audiobookshelf#499