CappielloAntonio / tempo

An open source and lightweight music client for Subsonic, designed and built natively for Android.
GNU General Public License v3.0
1.05k stars 49 forks source link

[BUG] - Android Auto album/artist name #129

Open kaibagley opened 8 months ago

kaibagley commented 8 months ago

Describe the bug

Album name and/or artist name not showing on player. May or may not be a bug, apologies if it is purposeful

Expected behavior

Underneath the song name, album and/or artist name also appears

Environment

signal-2024-01-06-14-02-27-192

Usually the artist name is shown between the song name and the playtime

codenamek83 commented 8 months ago

I would really appreciate having this as well.

CappielloAntonio commented 7 months ago

I'm not sure how to answer this question. Android Auto has all the information, both on the album and the artist, and reading around it seems to be Google's decision not to show anything.

And reading a little on the web it seems that I'm neither the first nor the last to have this problem. The hypothesis that circulates most seems to be that of a deliberate choice by Google to reduce the amount of information on the screen.

The hypothesis that circulates most seems to be that of a deliberate choice by Google to reduce the amount of information on the screen.

kaibagley commented 7 months ago

I understand, I'll close this

Jucgshu commented 7 months ago

DSub can display both the title and the artist name just fine in Android Auto.

No clue if it uses a workaround.

CappielloAntonio commented 7 months ago

We're not done here yet.

I managed to show the album name, but as soon as a new track is chosen from the Android Auto interface the subtitle disappears.

image

mario-g98 commented 2 months ago

Currently, Tempo doesn't show either the artist's name or the album art for me (I have seen there was another issue regarding album art), while Ultrasonic doesn't have a problem doing both. Maybe you could find the solution to this problem in their code?