@Vito0912 commented on GitHub (Oct 11, 2025):
Are this all MP3s you have the issue with?
If so they probably are the cause because they are VBR.
If you encode then to a different container…
@katha757 commented on GitHub (Oct 11, 2025):
It does appear this is just MP3's with this issue (i've only noticed on one). I don't know whether the current is VBR or CBR, but I am reencoding…
@wylie102 commented on GitHub (Oct 9, 2025):
In some cases the user has changed their mount path when running the docker container without realizing it and if we removed all the references to…
@bigred10151990 commented on GitHub (Oct 9, 2025):
Although from your image above the .jpg seem to be correct. Are these the one you added after the upgrade?
Yes I had already gone…
@wylie102 commented on GitHub (Oct 9, 2025):
Very sorry about this @wylie102.
@bigred10151990 No problem, it wasn't a big deal. And I learned a bit about it all while working out what the issue…
@wylie102 commented on GitHub (Oct 9, 2025):
Author images are stored in
/metadata/authorsand the cached image is stored in/metadata/cache/images. Make sure you can access these…
@nichwall commented on GitHub (Oct 9, 2025):
As the ha repo is newer than any update of ABS it's somewhat likely that the ha repo has some misconfiguration. Especially since there are no other…
@wylie102 commented on GitHub (Oct 9, 2025):
How are the audio file mounts (to persist outside of the container) set up?
I don't know how they are set up. @bigred10151990 is the maintainer for…
@Vito0912 commented on GitHub (Oct 9, 2025):
I guess the main bug on your end is that if the author image files are deleted, the reference (presubmably in the DB) remains and the existance of…
@bigred10151990 commented on GitHub (Oct 9, 2025):
I will need to look into this for you. I have all of my mappings on a network folder myself. I'm not sure why the metadata folder would have…
@advplyr commented on GitHub (Oct 9, 2025):
I guess the main bug on your end is that if the author image files are deleted, the reference (presubmably in the DB) remains and the existance of…
@wylie102 commented on GitHub (Oct 9, 2025):
Although from your image above the .jpg seem to be correct. Are these the one you added after the upgrade?
Yes I had already gone through and…
@wylie102 commented on GitHub (Oct 9, 2025):
Can you please share your docker compose file (or the HA equivalent). This could be a faulty metadata mount then
Sure, the files are in the repo I…
@advplyr commented on GitHub (Oct 9, 2025):
Author images are stored in /metadata/authors and the cached image is stored in /metadata/cache/images. Make sure you can access these directories…
@Vito0912 commented on GitHub (Oct 9, 2025):
As the ha repo is newer than any update of ABS it's somewhat likely that the ha repo has some misconfiguration. Especially since there are no other…