Adam Melkus adam
  • Joined on 2025-12-28
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

@Salvoxia commented on GitHub (Oct 18, 2025):

Hm. not sure I follow here. Yes, there is one book for which an offline session should be synced that has ~1600 chapters with a run time of 98 hours.…

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

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

I came across some comment that the internal json parser only allows 100kb of data by default. So that made me think to believe that if one session…

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):

I think that Vito0912 is correct. The server is using express which defaults to 100kb for json unless the limit is overridden, but it is only overridden…

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

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

I also saw that, yet as I said, I was able to send a JSON payload that was 5mb big. I am not even sure what the internal API is used for, but I am…

adam opened issue starred/audiobookshelf#3040 2026-04-25 00:13:13 +02:00
[Bug]: extractEpisodeData trim is not a function
adam opened issue starred/audiobookshelf#3041 2026-04-25 00:13:13 +02:00
[Bug]: PayloadTooLargeError (HTTP 413) when syncing mobile local sessions to server
adam opened issue starred/audiobookshelf#3042 2026-04-25 00:13:13 +02:00
[Enhancement]: Rewind to previous chapter within the first 1-2 seconds of new chapter
adam closed issue starred/audiobookshelf#3040 2026-04-25 00:13:13 +02:00
[Bug]: extractEpisodeData trim is not a function
adam commented on issue starred/audiobookshelf#3041 2026-04-25 00:13:13 +02:00
[Bug]: PayloadTooLargeError (HTTP 413) when syncing mobile local sessions to server

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

This is your RP not ABS afaik. Please increase the payload size in your reverse proxy

I used this endpoint myself to sync thousands of sessions. ABS…

adam commented on issue starred/audiobookshelf#3041 2026-04-25 00:13:13 +02:00
[Bug]: PayloadTooLargeError (HTTP 413) when syncing mobile local sessions to server

@Salvoxia commented on GitHub (Oct 18, 2025):

@Vito0912 Thanks for your quick reply. We touched the topic briefly before in #1668.

Ed…

adam commented on issue starred/audiobookshelf#3040 2026-04-25 00:13:13 +02:00
[Bug]: extractEpisodeData trim is not a function

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

I think this RSS feed is improperly formatted but we can still work with it.

This is what the content:encoded looks like:

<content:encoded>Die…
adam commented on issue starred/audiobookshelf#3041 2026-04-25 00:13:13 +02:00
[Bug]: PayloadTooLargeError (HTTP 413) when syncing mobile local sessions to server

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

Ah sorry! Totally my bad. I thought your issue was resolved by increasing the limit. I mixed things up!

But it's still very odd. You can see this…

adam commented on issue starred/audiobookshelf#3040 2026-04-25 00:13:13 +02:00
[Bug]: extractEpisodeData trim is not a function

@github-actions[bot] commented on GitHub (Dec 2, 2025):

Fixed in v2.31.0.

adam commented on issue starred/audiobookshelf#3041 2026-04-25 00:13:13 +02:00
[Bug]: PayloadTooLargeError (HTTP 413) when syncing mobile local sessions to server

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

ABS seems to set a limit of 10mb for JSON.

I also just tested by sending 10mb of payload and ideed it did not work. I assume this is to prevent…

adam commented on issue starred/audiobookshelf#3038 2026-04-25 00:13:12 +02:00
[Enhancement]: Continue Reading Offline

@nichwall commented on GitHub (Oct 15, 2025):

This is specific to the mobile apps https://github.com/advplyr/audiobookshelf-app

adam commented on issue starred/audiobookshelf#3037 2026-04-25 00:13:12 +02:00
[Bug]: Slow buffer On big books

@mattr254 commented on GitHub (Oct 17, 2025):

Forgot I could access the logs from the App. Here you go !

On Thu, Oct 16, 2025, 16:57 Nicholas W @.***> wrote:

nichwall left a…

adam commented on issue starred/audiobookshelf#3037 2026-04-25 00:13:12 +02:00
[Bug]: Slow buffer On big books

@nichwall commented on GitHub (Oct 17, 2025):

Using: android Audiobookshelf app Yes, with all long books, The way of kings Saga(all 50 plus hrs per book), all 5 books take a hot minute to…

adam commented on issue starred/audiobookshelf#3038 2026-04-25 00:13:12 +02:00
[Enhancement]: Continue Reading Offline

@barnesy36 commented on GitHub (Oct 15, 2025):

Is there a way to make suggestions for the app? I looked around the page but didn't see it. Wanted to make sure I wasn't just missing it.

Sent…

adam commented on issue starred/audiobookshelf#3037 2026-04-25 00:13:12 +02:00
[Bug]: Slow buffer On big books

@mattr254 commented on GitHub (Oct 17, 2025):

Image

I've been…

adam commented on issue starred/audiobookshelf#3038 2026-04-25 00:13:12 +02:00
[Enhancement]: Continue Reading Offline

@nichwall commented on GitHub (Oct 15, 2025):

No, there is not a way to create requests or report issues from the app, but you can create issues in the app repository.