Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2710 2026-04-25 00:09:49 +02:00
[Bug]: The device table seems to be getting endlessly populated by the iOS app Plappa

@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…

adam commented on issue starred/audiobookshelf#2711 2026-04-25 00:09:49 +02:00
[Bug]: chromecast error: Load media failed invalid_parameter

@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

adam commented on issue starred/audiobookshelf#2710 2026-04-25 00:09:49 +02:00
[Bug]: The device table seems to be getting endlessly populated by the iOS app Plappa

@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…

adam commented on issue starred/audiobookshelf#2711 2026-04-25 00:09:49 +02:00
[Bug]: chromecast error: Load media failed invalid_parameter

@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…

adam commented on issue starred/audiobookshelf#2711 2026-04-25 00:09:48 +02:00
[Bug]: chromecast error: Load media failed invalid_parameter

@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.

adam commented on issue starred/audiobookshelf#2710 2026-04-25 00:09:48 +02:00
[Bug]: The device table seems to be getting endlessly populated by the iOS app Plappa

@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?

adam commented on issue starred/audiobookshelf#2712 2026-04-25 00:09:48 +02:00
[Bug]: connection to SQLite-DB by using ODBC now (2.20.0) failed

@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…

adam commented on issue starred/audiobookshelf#2711 2026-04-25 00:09:48 +02:00
[Bug]: chromecast error: Load media failed invalid_parameter

@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…

adam commented on issue starred/audiobookshelf#2710 2026-04-25 00:09:48 +02:00
[Bug]: The device table seems to be getting endlessly populated by the iOS app Plappa

@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…

adam commented on issue starred/audiobookshelf#2710 2026-04-25 00:09:48 +02:00
[Bug]: The device table seems to be getting endlessly populated by the iOS app Plappa

@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…

adam commented on issue starred/audiobookshelf#2710 2026-04-25 00:09:48 +02:00
[Bug]: The device table seems to be getting endlessly populated by the iOS app Plappa

@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…

adam commented on issue starred/audiobookshelf#2711 2026-04-25 00:09:48 +02:00
[Bug]: chromecast error: Load media failed invalid_parameter

@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…

adam commented on issue starred/audiobookshelf#2710 2026-04-25 00:09:48 +02:00
[Bug]: The device table seems to be getting endlessly populated by the iOS app Plappa

@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…

adam commented on issue starred/audiobookshelf#2711 2026-04-25 00:09:48 +02:00
[Bug]: chromecast error: Load media failed invalid_parameter

@phaked commented on GitHub (Dec 18, 2025):

I'm experiencing the same behavior. @h4de5 could you resolve the issue?

adam commented on issue starred/audiobookshelf#2710 2026-04-25 00:09:48 +02:00
[Bug]: The device table seems to be getting endlessly populated by the iOS app Plappa

@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…

adam opened issue starred/audiobookshelf#2712 2026-04-25 00:09:47 +02:00
[Bug]: connection to SQLite-DB by using ODBC now (2.20.0) failed
adam closed issue starred/audiobookshelf#2712 2026-04-25 00:09:47 +02:00
[Bug]: connection to SQLite-DB by using ODBC now (2.20.0) failed
adam commented on issue starred/audiobookshelf#2710 2026-04-25 00:09:47 +02:00
[Bug]: The device table seems to be getting endlessly populated by the iOS app Plappa

@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,…

adam commented on issue starred/audiobookshelf#2711 2026-04-25 00:09:47 +02:00
[Bug]: chromecast error: Load media failed invalid_parameter

@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…

adam commented on issue starred/audiobookshelf#2712 2026-04-25 00:09:47 +02:00
[Bug]: connection to SQLite-DB by using ODBC now (2.20.0) 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