jellyfin / jellyfin-android

Android Client for Jellyfin

Home Page:https://jellyfin.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android auto no longer shows playlist as if latest version

katero01 opened this issue · comments

Describe the bug

When trying to browse to playlists on android auto no playlists are showing up on the radio. This issue just started on the last update and had been working.

Logs

No response

Application version

2.6.1

Where did you install the app from?

Google Play

Device information

Asus zenfone 10

Android version

Android 14

Jellyfin server version

10.9.7

Which video player implementations does this bug apply to?

  • Web player (default)
  • Integrated player (ExoPlayer)
  • External player (VLC, mpv, MX Player)

Did this start with 2.6.1 or 2.6.2?

I have been doing troubleshooting for the last week and here is what I have found.
I am only having the issue when using the stereo on android auto.
I tried using the web player it shows the playlists just fine.
I tried the android app on the phone itself it shows the playlists just fine.
I tried the Kodi plugin it shows the playlists just fine.
I tried all of these on multiple devices.
I did a fresh install of my jellyfin server no change
I ran a full check on directory permissions no issues found.
If I had to guess this is probably related to the way Jellyfin is accessing the android auto api. Is it possible it is listing playlists as non-audio content causing android auto to not list it as it wont allow any other type of content?
or maybe it is calling the wrong api ?
If you need any further info let me know I will gladly help.