[Bug]: When manually renaming a folder, system does not properly update media.coverImage #972

Open
opened 2026-04-24 23:27:59 +02:00 by adam · 2 comments
Owner

Originally created by @yuuzhan on GitHub (Feb 20, 2023).

Describe the issue

After rename:

"coverPath": "D:/Audiobooks/The Witchlands - Susan Dennard/1 - Truthwitch/cover.jpg",
...
"filename": "cover.jpg",
"ext": ".jpg",
"path": "D:/Audiobooks/The Witchlands - Susan Dennard/111 - Truthwitch/cover.jpg",

Steps to reproduce the issue

  1. Manually rename folder outside of ABS.

Audiobookshelf version

2.2.14

How are you running audiobookshelf?

Docker

Originally created by @yuuzhan on GitHub (Feb 20, 2023). ### Describe the issue After rename: ``` "coverPath": "D:/Audiobooks/The Witchlands - Susan Dennard/1 - Truthwitch/cover.jpg", ... "filename": "cover.jpg", "ext": ".jpg", "path": "D:/Audiobooks/The Witchlands - Susan Dennard/111 - Truthwitch/cover.jpg", ``` ### Steps to reproduce the issue 1. Manually rename folder outside of ABS. ### Audiobookshelf version 2.2.14 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-24 23:27:59 +02:00
Author
Owner

@yuuzhan commented on GitHub (Feb 20, 2023):

I am working on this one.

@yuuzhan commented on GitHub (Feb 20, 2023): I am working on this one.
Author
Owner

@yuuzhan commented on GitHub (Feb 21, 2023):

PR #1521 ( Commit #f8def38321ee17c82b3c5566f6a3ef073b15c176 contains fix for this issue

@yuuzhan commented on GitHub (Feb 21, 2023): PR #1521 ( Commit [#f8def38321ee17c82b3c5566f6a3ef073b15c176](https://github.com/advplyr/audiobookshelf/pull/1521/commits/f8def38321ee17c82b3c5566f6a3ef073b15c176 ) contains fix for this issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#972