@fred0r commented on GitHub (Sep 1, 2025):
installed mp3tag by using wine and when checking the file, the album-tag is displayed correct?!
@fred0r commented on GitHub (Aug 31, 2025):
hm - any advice how to check for the current id3-tag encondig?
tried with kid3 ,mp3guessenc ,mp3info and mp3unicode - but no luck.
half of…
@thatguy7 commented on GitHub (Aug 31, 2025):
I use mp3tag for tagging.
Mostly people are not interested in what the encoding is, mp3tag will not show you either I…
@fred0r commented on GitHub (Sep 1, 2025):
cant get write-permissions to these server-side files to change the id3-tags :/ since playback works from these 'malformed' displayd encoding, i'll…
@thatguy7 commented on GitHub (Aug 27, 2025):
For me the Umlauts show up fine. It's probably an issue with the encoding of the tags in your files.
What software did you use to tag your files?…
@fred0r commented on GitHub (Aug 28, 2025):
didnt tag these files myself - just downloaded from inet. will try to get their current tag-encoding.
@Vito0912 commented on GitHub (Aug 15, 2025):
The last seen is not determined by login, but by other factors that no third party app I know of, implement. Just FYI
@Jdiesel87 commented on GitHub (Aug 15, 2025):
You had previously provided some insight here. I was incorrect thinking the new auth system would change anything as it is websocket related.
https:…
@nichwall commented on GitHub (Aug 15, 2025):
Looks like your audio files are either corrupt/need the metadata replaced, or you are running into xHE-AAC issues which will not be supported by…
@Jdiesel87 commented on GitHub (Aug 15, 2025):
This is not related to answering your request, but please note that the last seen is not accurate and should not be used to decide if an account…
@Vito0912 commented on GitHub (Aug 13, 2025):
Duplicate/ related to https://github.com/advplyr/audiobookshelf/issues/2038
@amla-nathan commented on GitHub (Aug 15, 2025):
... running into xHE-AAC issues which will not be supported by Audiobookshelf out of the box.
Running ffmpeg from within docker container…