Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2993 2026-04-25 00:12:53 +02:00
[Bug]: progress percentage not updating

@AnonTester commented on GitHub (Sep 7, 2025):

I wasn't playing long enough on web/android app for it to sync. It is updating properly through those. Found my error. Adding the isFinished…

adam commented on issue starred/audiobookshelf#2992 2026-04-25 00:12:53 +02:00
[Bug]: crashed by matching podcast episode

@lef-est commented on GitHub (Sep 9, 2025):

I only found /daily in /metadata/logs. I can't be more of help or rule out server problems so I'll close it for now.

adam opened issue starred/audiobookshelf#2995 2026-04-25 00:12:53 +02:00
[Enhancement]: Add a feature to automatically transcribe and summarize podcasts
adam opened issue starred/audiobookshelf#2996 2026-04-25 00:12:53 +02:00
[Bug]: Main sidebar on Firefox collapses on top bar due to hardcoded css
adam opened issue starred/audiobookshelf#2997 2026-04-25 00:12:53 +02:00
[Bug]: IPv6 Unique Local Address Socket Connection Failure
adam commented on issue starred/audiobookshelf#2995 2026-04-25 00:12:53 +02:00
[Enhancement]: Add a feature to automatically transcribe and summarize podcasts

@nichwall commented on GitHub (Sep 9, 2025):

Built in transcription has been brought up a few times in other GitHub issues and on Discord.

More discussion in https://github.com/advplyr/audiobooks…

adam commented on issue starred/audiobookshelf#2997 2026-04-25 00:12:53 +02:00
[Bug]: IPv6 Unique Local Address Socket Connection Failure

@DarkArc commented on GitHub (Sep 11, 2025):

This seems to resolve by just using an IPv6 DNS record, so it presumably is something with how the host is extracted from the URL to set up the web…

adam commented on issue starred/audiobookshelf#2996 2026-04-25 00:12:53 +02:00
[Bug]: Main sidebar on Firefox collapses on top bar due to hardcoded css

@nichwall commented on GitHub (Sep 10, 2025):

Can you share a screenshot?

adam commented on issue starred/audiobookshelf#2996 2026-04-25 00:12:53 +02:00
[Bug]: Main sidebar on Firefox collapses on top bar due to hardcoded css

@alexk7110 commented on GitHub (Sep 11, 2025):

The actual bug as it appears on Firefox on my machine (since the end of 2023). Is it just a me problem ?

<img width="482" height="481" alt="Image"…

adam commented on issue starred/audiobookshelf#2994 2026-04-25 00:12:50 +02:00
[Enhancement]: Stay in chapter editing after removing chapters

@github-actions[bot] commented on GitHub (Oct 8, 2025):

Fixed in v2.30.0.

adam commented on issue starred/audiobookshelf#2993 2026-04-25 00:12:50 +02:00
[Bug]: progress percentage not updating

@Vito0912 commented on GitHub (Sep 7, 2025):

No, there is not. Sadly. But I just want to point out that the doc still correctly states currentTime as a parameter you should provide.

But this…

adam commented on issue starred/audiobookshelf#2992 2026-04-25 00:12:50 +02:00
[Bug]: crashed by matching podcast episode

@lef-est commented on GitHub (Sep 8, 2025):

it happened again with another podcast, with similar logs:

Details

[podcastUtils] getPodcastFeed Error AxiosError…

adam commented on issue starred/audiobookshelf#2993 2026-04-25 00:12:50 +02:00
[Bug]: progress percentage not updating

@AnonTester commented on GitHub (Sep 7, 2025):

thanks. I'll look more into the sync endpoint and adjust the PATCH call in the meantime.

adam commented on issue starred/audiobookshelf#2993 2026-04-25 00:12:50 +02:00
[Bug]: progress percentage not updating

@Vito0912 commented on GitHub (Sep 7, 2025):

Unrelated to the issue, but is your Kodi client findable or a personal project?

I am maintaining a list of ABS clients.

adam commented on issue starred/audiobookshelf#2992 2026-04-25 00:12:50 +02:00
[Bug]: crashed by matching podcast episode

@advplyr commented on GitHub (Sep 8, 2025):

I'm not seeing a crash happening in the logs. Those are network errors that shouldn't result in a crash. When a crash does happen a log type of FATAL

adam commented on issue starred/audiobookshelf#2993 2026-04-25 00:12:50 +02:00
[Bug]: progress percentage not updating

@AnonTester commented on GitHub (Sep 7, 2025):

It's not ready yet. I found an existing Kodi ABS client, but that had a custom interface doesn't support progress and seems abandoned, so I started…

adam commented on issue starred/audiobookshelf#2993 2026-04-25 00:12:49 +02:00
[Bug]: progress percentage not updating

@Vito0912 commented on GitHub (Sep 7, 2025):

writing a Kodi addon

Then it's likely this. If you are an app developer you MUST send the percentage, duration, and current position. ABS does not…

adam commented on issue starred/audiobookshelf#2994 2026-04-25 00:12:49 +02:00
[Enhancement]: Stay in chapter editing after removing chapters

@Geordon commented on GitHub (Sep 9, 2025):

My apologies for not reading the previous entry more closely! I admit to only skimming the subject, not closely reading the details.

But, as you…

adam commented on issue starred/audiobookshelf#2992 2026-04-25 00:12:49 +02:00
[Bug]: crashed by matching podcast episode

@lef-est commented on GitHub (Sep 8, 2025):

Not all timeouts led to crashes. It just happens once in a while. And not all podcast downloads/matches fail, so it might not be a network problem…

adam commented on issue starred/audiobookshelf#2993 2026-04-25 00:12:49 +02:00
[Bug]: progress percentage not updating

@AnonTester commented on GitHub (Sep 7, 2025):

Oh... it was self-updating the previous book I was listening to though. I was following the documentation on https://api.audiobookshelf.org/#create-u…