Segi
Segi
Here's an [apk](https://easyupload.io/m45ajo) with the fix. I renamed the package in this build so you can install it along side the original apk and changed `val encounteredConnectionError = arguments?.getBoolean(Constants.FRAGMENT_CONNECT_EXTRA_ERROR) ==...
Ok thanks. I'll take another look and see if there's anything else I can to do to prevent the app from taking you to the connect screen. At this point,...
I think I have found the root cause of this issue. In org/jellyfin/mobile/webapp/JellyfinWebViewClient.kt, onReceivedError() is being triggered with the error ERROR_HOST_LOOKUP and ERROR_CONNECT. I temporarily commented out these 2 error...
I'm not sure about the server side question but when I played a song in a place where my internet connection is slow. The song starting playing and was still...
Glad to hear that it doesn't crash back to the login screen. I just played a song and let it load completely before turning on airplane mode and it did...

The code has to be reviewed before it gets merged and I'm guessing no one has done so yet
> Any reason why this doesn't gets merged? @foux Can you please test the latest official Jellyfin Android app to see if you still have this issue. I'm using 2.6.2...
I have experienced this again. Its happened to me when losing 5G connection for a second
@nielsvanvelzen Do you have a better suggestion on how to handle brief loss of a network connection that gets restablished within a few seconds ?