Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2954 2026-04-25 00:12:18 +02:00
[Bug]: Umlauts in 'Album Title' are shown as �

@fred0r commented on GitHub (Sep 1, 2025):

installed mp3tag by using wine and when checking the file, the album-tag is displayed correct?!

adam opened issue starred/audiobookshelf#2958 2026-04-25 00:12:18 +02:00
[Bug]: Crash during scan - Error: read ENOTCONN
adam closed issue starred/audiobookshelf#2958 2026-04-25 00:12:18 +02:00
[Bug]: Crash during scan - Error: read ENOTCONN
adam commented on issue starred/audiobookshelf#2954 2026-04-25 00:12:17 +02:00
[Bug]: Umlauts in 'Album Title' are shown as �

@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…

adam commented on issue starred/audiobookshelf#2954 2026-04-25 00:12:17 +02:00
[Bug]: Umlauts in 'Album Title' are shown as �

@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…

adam commented on issue starred/audiobookshelf#2954 2026-04-25 00:12:17 +02:00
[Bug]: Umlauts in 'Album Title' are shown as �

@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…

adam opened issue starred/audiobookshelf#2955 2026-04-25 00:12:16 +02:00
[Enhancement]: Make the Publisher field a select with autocompletion instead of text input
adam commented on issue starred/audiobookshelf#2954 2026-04-25 00:12:16 +02:00
[Bug]: Umlauts in 'Album Title' are shown as �

@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?…

adam commented on issue starred/audiobookshelf#2954 2026-04-25 00:12:16 +02:00
[Bug]: Umlauts in 'Album Title' are shown as �

@fred0r commented on GitHub (Aug 28, 2025):

didnt tag these files myself - just downloaded from inet. will try to get their current tag-encoding.

adam commented on issue starred/audiobookshelf#2950 2026-04-25 00:12:15 +02:00
[Enhancement]: Sort by columns in user view

@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

adam commented on issue starred/audiobookshelf#2950 2026-04-25 00:12:15 +02:00
[Enhancement]: Sort by columns in user view

@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:…

adam opened issue starred/audiobookshelf#2953 2026-04-25 00:12:15 +02:00
[Enhancement]: proper keyboard shortcuts when simultaneously reading and listening to a book
adam opened issue starred/audiobookshelf#2954 2026-04-25 00:12:15 +02:00
[Bug]: Umlauts in 'Album Title' are shown as �
adam closed issue starred/audiobookshelf#2954 2026-04-25 00:12:15 +02:00
[Bug]: Umlauts in 'Album Title' are shown as �
adam opened issue starred/audiobookshelf#2952 2026-04-25 00:12:14 +02:00
[Enhancement]: Add flag to book series to see if the series is complete or incomplete
adam closed issue starred/audiobookshelf#2952 2026-04-25 00:12:14 +02:00
[Enhancement]: Add flag to book series to see if the series is complete or incomplete
adam commented on issue starred/audiobookshelf#2951 2026-04-25 00:12:14 +02:00
[Bug]: New AudioBooks not added when AudioScanner/Lookup Errors

@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…

adam commented on issue starred/audiobookshelf#2950 2026-04-25 00:12:14 +02:00
[Enhancement]: Sort by columns in user view

@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…

adam commented on issue starred/audiobookshelf#2952 2026-04-25 00:12:14 +02:00
[Enhancement]: Add flag to book series to see if the series is complete or incomplete

@Vito0912 commented on GitHub (Aug 13, 2025):

Duplicate/ related to https://github.com/advplyr/audiobookshelf/issues/2038

adam commented on issue starred/audiobookshelf#2951 2026-04-25 00:12:14 +02:00
[Bug]: New AudioBooks not added when AudioScanner/Lookup Errors

@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…