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]: Re-scanning does not update file size #3144

Closed
shaksternano opened this issue Jul 9, 2024 · 5 comments
Closed

[Bug]: Re-scanning does not update file size #3144

shaksternano opened this issue Jul 9, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@shaksternano
Copy link

What happened?

The file size displayed on the book summary does not change if the book files are updated. The correct file is displayed in the "Files" tab when editing a book.

What did you expect to happen?

The file sizes of books in their summary should update after updating book files and then re-scanning the library. Re-scanning individual books does not work either.

Steps to reproduce the issue

  1. Upload a book.
  2. Change the book files so that the total file size is different.
  3. File size displayed in book summary does not change and remains the same as when the book was first uploaded.

Audiobookshelf version

v2.11.0

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?

Firefox

Logs

No response

Additional Notes

No response

@shaksternano shaksternano added the bug Something isn't working label Jul 9, 2024
@nichwall
Copy link
Contributor

nichwall commented Jul 9, 2024

Can you enable Debug logs and see if the file is being scanned? There should be logs saying whether there were changes.

@shaksternano
Copy link
Author

Logs say the item was scanned and was up to date.

@ZLoth
Copy link

ZLoth commented Jul 9, 2024

Testing here.... since I'm changing the files from MP3 to M4B....

Prior to the deletion:
image

After deleting the original MP3 files:
image

And, adding the new M4B files:
image

@shaksternano
Copy link
Author

shaksternano commented Jul 9, 2024

I should probably mention that for me I compressed the files in place, so the filename or extension never changed. I also never deleted the files before replacing them with the compressed version.

@advplyr
Copy link
Owner

advplyr commented Sep 28, 2024

I'm not able to reproduce this. Can you share exactly what you are doing to modify the file?

@advplyr advplyr added waiting Waiting for OP unable to reproduce Issue is not yet reproducible labels Sep 28, 2024
@advplyr advplyr closed this as not planned Won't fix, can't repro, duplicate, stale Dec 1, 2024
@advplyr advplyr removed waiting Waiting for OP unable to reproduce Issue is not yet reproducible labels Dec 1, 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

4 participants