advplyr
advplyr
Are new episodes being downloaded? Do you have automatic library scans enabled?
This issue is related to #3511. I looked into and tried to reproduce it without success. I commented there on the relevant function https://github.com/advplyr/audiobookshelf/issues/3511#issuecomment-2439662488
Is this still an issue? I'm pretty sure this got fixed a while ago
We could replace axios but we're not going to be able to update to nuxt3 if that is what is required. Nuxt3 is a major update that requires refactoring the...
No updates to Nuxt have been made
There is no reason, it just hasn't been done yet. We're not going to be updating to Nuxt 3 so unfortunately RBs won't be possible until we switch frameworks
Yeah it is unlikely the app frontend gets rebuilt in the next half year
Yeah that makes sense
Do you know of any example apps that have this feature to look at?
Only the frontend UI is Capacitor. Things like detecting shaking is done with native Kotlin. Shake detection is already setup for resetting the sleep timer. I was asking for an...