@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.…
@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…
@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…
@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…
@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…
@Salvoxia commented on GitHub (Oct 18, 2025):
@Vito0912 Thanks for your quick reply. We touched the topic briefly before in #1668.
Ed…
@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…
@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…
@github-actions[bot] commented on GitHub (Dec 2, 2025):
Fixed in v2.31.0.
@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…
@nichwall commented on GitHub (Oct 15, 2025):
This is specific to the mobile apps https://github.com/advplyr/audiobookshelf-app
@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…
@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…
@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…
@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.