Open niravjdn opened 1 month ago
It seems like your device name is an empty string. Please check the name of your device in the settings app and set it to a non empty string.
Device name is already set but it does not work. Seems an issue how findroid is reading device name, It might not pick on lenovo tabs.
@jarnedemeulemeester Please help
This is an issue that Lenovo needs to solve. We are using the correct the correct Android API to retrieve the device name. What happens if you change the device name? Do you still get the error?
Yes, Even after changing device name I get an error.
Can you please tell me where do we try to get device name in code? For my use case, I can compile app locally by hardcoding it or trying to get Bluetooth adapter name.
If I use device info app from playstore, It is able to fetch device name.
The device name is read in the Jellyfin Kotlin SDK https://github.com/jellyfin/jellyfin-sdk-kotlin/blob/master/jellyfin-core/src/androidMain/kotlin/org/jellyfin/sdk/android/AndroidDevice.kt#L12
I will try pushing a workaround to the SDK upstream.
Thanks. Waiting for fix to be shipped to app 😊
The fix has been merged upstream! It is expected to ship around the time that Jellyfin 10.10.1 releases
Describe the bug I am getting an error while trying to login to jellyfin server 10.9.0 from Findroid on Android 13 Lenovo tablet. It works on my Android 11 Samsung Note 10 but only getting error on Tablet.
To Reproduce Steps to reproduce the behavior:
Screenshots https://imgur.com/df0STEg
Device info (please complete the following information):
Logs on Jellyfin Server: