Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Edits made to author's names aren't saved #3060

Closed
ReaderGuy42 opened this issue Jun 10, 2024 · 9 comments
Closed

[Bug]: Edits made to author's names aren't saved #3060

ReaderGuy42 opened this issue Jun 10, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@ReaderGuy42
Copy link

ReaderGuy42 commented Jun 10, 2024

What happened?

I have several authors in my library where there were errors in the names,

e.g. some books are attributed to John Douglas and some to John E. Douglas, so I get a duplicate author. So far it's fine, since it's just a middle initial, but to make him more identifiable, I change the first author to have the initial as well, and it correctly merges the authors. Good.

However, it seems that if I remove and then add the docker image, e.g. after an update, or I just moved to a different device just now, the changes are reverted to the incorrect state again.

I've corrected these errors several times, and I don't know why it doesn't save the changes.

I've used ls -l to see owner, etc. of my metadata directory, and I see that the authors folder hasn't been changed since April 23rd, which is weird since I've just been editing things. I don't know if this is helpful though. The only thing it's showing as having changed is tmp

Also this issue predates when I just changed the owner. I just did that today but I've been having the repeating errors for a few months.

What did you expect to happen?

I would like the changes I make to authors or books to be saved.
I'm not sure it was correct to change the user away from root? If so how do I reverse that so audiobookshelf can access the files again?

Steps to reproduce the issue

  1. See wrong author name
  2. correct author name
  3. reload audiobookshelf (e.g. after update)
  4. author name back to being wrong

Audiobookshelf version

2.10.1

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

None

Logs

No response

Additional Notes

No response

@ReaderGuy42 ReaderGuy42 added the bug Something isn't working label Jun 10, 2024
@nichwall
Copy link
Contributor

Sounds like the /metadata mount is not set up correctly. Does other metadata update and persist correctly? If so, are you using "store metadata/cover with item" settings?

@ReaderGuy42
Copy link
Author

I do have that setting on. And you're right, the metadata.json file in the book folder isn't being changed! So that's the problem. Do you know how to solve that?

@advplyr
Copy link
Owner

advplyr commented Jun 11, 2024

Can you share your settings?
image

@ReaderGuy42
Copy link
Author

image

@ReaderGuy42
Copy link
Author

Do you have any suggestions on what to try to change something?

@advplyr
Copy link
Owner

advplyr commented Jun 26, 2024

I would suggest checking the logs to see if you are getting permissions errors.

@ReaderGuy42
Copy link
Author

ReaderGuy42 commented Jun 27, 2024

Nothing shows up, even after making an edit:
Screenshot from 2024-06-27 16-37-18
Screenshot from 2024-06-27 16-41-00

The last entry in Info or Debug is 2 hours ago

@advplyr advplyr added awaiting release Issue is resolved and will be in the next release and removed unable to reproduce Issue is not yet reproducible labels Jun 27, 2024
@advplyr
Copy link
Owner

advplyr commented Jun 27, 2024

I found the issue. If you want to try it out before the next release you can use the edge docker image.

@advplyr
Copy link
Owner

advplyr commented Jul 9, 2024

Fixed in v2.11.0

@advplyr advplyr closed this as completed Jul 9, 2024
@advplyr advplyr removed the awaiting release Issue is resolved and will be in the next release label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants