[Bug]: "Save metadata with item" has no effect #1274

Closed
opened 2026-02-20 10:08:32 -05:00 by deekerman · 1 comment
Owner

Originally created by @theS1LV3R on GitHub (Jul 21, 2023).

Describe the issue

Metadata is never saved to file, regardless of the value of the option "Save metadata with item" or "Metadata File Format".

Possible reason could be that LibraryItem.saveMetadata is never called anywhere in the codebase. See this search.

Steps to reproduce the issue

  1. Fresh install, have books or audiobooks
  2. Set up library, enable "Save metadata with item"
  3. Scan library, observe how no metadata files are created.

Audiobookshelf version

v.2.3.3

How are you running audiobookshelf?

Docker

edit was cuz I thought I had missed a result, turns out it was actually the bug being fixed, ignore the edits

Originally created by @theS1LV3R on GitHub (Jul 21, 2023). ### Describe the issue Metadata is never saved to file, regardless of the value of the option "Save metadata with item" or "Metadata File Format". Possible reason could be that LibraryItem.saveMetadata is never called anywhere in the codebase. See [this search](https://github.com/search?q=repo%3Aadvplyr/audiobookshelf%20saveMetadata&type=code). ### Steps to reproduce the issue 1. Fresh install, have books or audiobooks 2. Set up library, enable "Save metadata with item" 3. Scan library, observe how no metadata files are created. ### Audiobookshelf version v.2.3.3 ### How are you running audiobookshelf? Docker _edit was cuz I thought I had missed a result, turns out it was actually the bug being fixed, ignore the edits_
deekerman 2026-02-20 10:08:32 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@advplyr commented on GitHub (Sep 9, 2023):

Fixed in v2.4.0

@advplyr commented on GitHub (Sep 9, 2023): Fixed in [v2.4.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.4.0)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/audiobookshelf-advplyr#1274
No description provided.