@LeoKlaus commented on GitHub (Apr 11, 2025):
Thank you for taking the time to look into this.
The ABS integration for plappa was kinda rushed as plappa was originally intended to only support…
@h4de5 commented on GitHub (Dec 18, 2025):
i switched to the android app and there it worked so far. it sometimes takes a while until its really connected but it plays eventually
@Vito0912 commented on GitHub (Apr 11, 2025):
My understanding is that this should update the existing session, not create a new one.
It's doing both, in a way. Some code, like checking if the…
@4wincode commented on GitHub (Feb 14, 2026):
This appears to actually be a track count issue rather than a chapter info issue. Converting the audiobook to M4B through the interface makes casting…
@h4de5 commented on GitHub (Apr 19, 2025):
just tested it on an original chromecast audio. same problem :( i can play individual files but not a whole audio book.
@LeoKlaus commented on GitHub (Apr 11, 2025):
Plappa doesn't provide a device ID at all, so I'm assuming the random ID is generated server side. Should the device ID be considered mandatory?
@Vito0912 commented on GitHub (Apr 9, 2025):
ABS uses a new SQLite version.
If I recall correctly, there was a user who also used that browser on their NAS, and there is no available version…
@Vito0912 commented on GitHub (Apr 19, 2025):
i can play individual files but not a whole audio book.
What do you mean by this? As far as I know, ABS can only play or stream the whole book…
@Vito0912 commented on GitHub (Apr 11, 2025):
The ID is not mandatory. It's probably good to provide one, but there shouldn't be any direct consequences if you don't (as you see. Nobody noticed…
@purple-emily commented on GitHub (Apr 11, 2025):
So essentially that’s what’s happening. Plappa seems to be initiating a new session every few seconds and this creates a new entry making the…
@Vito0912 commented on GitHub (Apr 11, 2025):
Thanks for pointing that out. That does look odd indeed. I haven't been paying attention to the timestamp
As far as I know, (everything from now on…
@h4de5 commented on GitHub (Apr 19, 2025):
I took one of those files and added it as its own audiobook - a single file plays fine (I also assume a bunch of them would also play - it seems to have…
@LeoKlaus commented on GitHub (Apr 11, 2025):
Just to clarify, plappa does not create a new session every ten seconds. The session and its ID stay the same until the app is restarted or…
@phaked commented on GitHub (Dec 18, 2025):
I'm experiencing the same behavior. @h4de5 could you resolve the issue?
@Vito0912 commented on GitHub (Apr 11, 2025):
@LeoKlaus I installed the app in the meantime and can reproduce the same behavior. ~I am not sure which API endpoints you use, but they are used…
@Vito0912 commented on GitHub (Apr 11, 2025):
Plappa is a third-party app. This problem is likely due to their approach. So this issue should be reported to plappa instead
As an app developer,…
@Vito0912 commented on GitHub (Apr 11, 2025):
Do you have any other Chromecast device to test on?
Also, could you please send the content of the chapterInfo and artwork array for failed…
@nichwall commented on GitHub (Apr 9, 2025):
Duplicate of https://github.com/advplyr/audiobookshelf/issues/4134
Looks like you are using an out of date SQLite