Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#3047 2026-04-25 00:13:16 +02:00
[Bug]: Seeking resets playback to 0

@Vito0912 commented on GitHub (Oct 21, 2025):

Are these mp3s?

adam commented on issue starred/audiobookshelf#3046 2026-04-25 00:13:16 +02:00
[Bug]: M4B creation fails to do out of memory error

@Vito0912 commented on GitHub (Oct 21, 2025):

How much RAM does ABS has? And how many and how big files are you trying to merge?

adam commented on issue starred/audiobookshelf#3048 2026-04-25 00:13:16 +02:00
[Enhancement]: Add de-noising functionality

@ak-42 commented on GitHub (Oct 23, 2025):

To further support the case, below is a clip of the US president Franklin Delano Roosevelt (recording in public domain), in the noisy original. https://g…

adam commented on issue starred/audiobookshelf#3045 2026-04-25 00:13:15 +02:00
[Enhancement]: (Unabridged) in book title

@Vito0912 commented on GitHub (Oct 20, 2025):

The books do not include any tags. You added a book that has this in the title. ABS does not add this itself. You either have a metadata provider…

adam commented on issue starred/audiobookshelf#3044 2026-04-25 00:13:15 +02:00
[Bug]: User agent error while downloading podcast episodes

@AlexanderMcColl commented on GitHub (Nov 2, 2025):

I get the same error from a megaphone.fm feed. For me, the podcast is Triggernometry, rss feed is: https://feeds.megaphone.fm/AALT9618167458

[f…

adam commented on issue starred/audiobookshelf#3045 2026-04-25 00:13:15 +02:00
[Enhancement]: (Unabridged) in book title

@sverker670 commented on GitHub (Oct 20, 2025):

The Filename "Brudkistan [B0F91YL6HD].m4b" does not contain it, so it must be the metadata provider then. This is happening to every book I add…

adam commented on issue starred/audiobookshelf#3045 2026-04-25 00:13:15 +02:00
[Enhancement]: (Unabridged) in book title

@Vito0912 commented on GitHub (Oct 20, 2025):

It's not me to decide, but I would say this is the issue of the metadata provider.

But on a note: Which provider are you using? The audible one…

adam commented on issue starred/audiobookshelf#3045 2026-04-25 00:13:15 +02:00
[Enhancement]: (Unabridged) in book title

@sverker670 commented on GitHub (Oct 20, 2025):

Standard is Google Books, audible is not so good at swedish books wich is mainly what I've got. iTunes seem to add this to the title, I don't know…

adam commented on issue starred/audiobookshelf#3045 2026-04-25 00:13:15 +02:00
[Enhancement]: (Unabridged) in book title

@ShadowDragon117 commented on GitHub (Oct 20, 2025):

When I add any new books I end up just using the Match option in the Edit page of the book to pull correct and updated info for the book. This…

adam commented on issue starred/audiobookshelf#3045 2026-04-25 00:13:15 +02:00
[Enhancement]: (Unabridged) in book title

@ZLoth commented on GitHub (Oct 23, 2025):

If you are using Libation to download your audiobooks, check these settings:

<img width="902" height="782" alt="Image" src="https://github.com/user-atta…

adam commented on issue starred/audiobookshelf#3045 2026-04-25 00:13:15 +02:00
[Enhancement]: (Unabridged) in book title

@sverker670 commented on GitHub (Oct 26, 2025):

I do not use Libation.

adam opened issue starred/audiobookshelf#3046 2026-04-25 00:13:15 +02:00
[Bug]: M4B creation fails to do out of memory error
adam closed issue starred/audiobookshelf#3046 2026-04-25 00:13:15 +02:00
[Bug]: M4B creation fails to do out of memory error
adam opened issue starred/audiobookshelf#3047 2026-04-25 00:13:15 +02:00
[Bug]: Seeking resets playback to 0
adam opened issue starred/audiobookshelf#3048 2026-04-25 00:13:15 +02:00
[Enhancement]: Add de-noising functionality
adam commented on issue starred/audiobookshelf#3041 2026-04-25 00:13:14 +02:00
[Bug]: PayloadTooLargeError (HTTP 413) when syncing mobile local sessions to server

@jpeel commented on GitHub (Oct 23, 2025):

Yes, quite right, there is also this set in Server.js:

router.use(express.urlencoded({ extended: true, limit: '5mb' }))

and the error includes…

adam opened issue starred/audiobookshelf#3043 2026-04-25 00:13:14 +02:00
[Enhancement]: Audiobookshelf User Access Expansion Options
adam opened issue starred/audiobookshelf#3044 2026-04-25 00:13:14 +02:00
[Bug]: User agent error while downloading podcast episodes
adam opened issue starred/audiobookshelf#3045 2026-04-25 00:13:14 +02:00
[Enhancement]: (Unabridged) in book title
adam commented on issue starred/audiobookshelf#3044 2026-04-25 00:13:14 +02:00
[Bug]: User agent error while downloading podcast episodes

@Gloopzlemeep commented on GitHub (Oct 21, 2025):

I assume the issue is just on the podcast pprovider end not accepting the ABS user agent but is there anything that can be done on the ABS end to…