Ben Bassett

Results 23 comments of Ben Bassett

Being a UI stickler I am totally on board with this, but I don't know that there is a way we could implement this easily. Right now the swipe back...

Yeah, sadly not. Most of it is code written for the server's UI that got copied into the app, so rewriting would be a monumental effort. It would probably be...

Yeah, I think that with both Ionic and Capacitor the native swipe back gesture is entirely disabled. In Ionic it makes sense to always have it disabled, as they seem...

If we have (or write) an OpenAPI v3 schema for ABS, we could use this project to generate an SDK for ABS automatically: https://github.com/CreateAPI/CreateAPI. The native iOS Jellyfin app used...

See some of the work done here: https://github.com/rasmuslos/audiobooks/tree/master/Shared/Models

I think this is probably related to some of the work that @ronaldheft started in #372

This would be awesome, though will probably not happen for a long time, as Apple TV doesn't support the webView technology that the mobile apps do, and so would need...

Yeah, it could certainly be the same app you install from the App Store, but there would be no support for ordinary JS/webView, so the UI would have to be...

I don't think the Shared code has changed much (if at all) recently, so I think that's still true. Though I imagine TvOS has some differences in how audio is...