lovegaoshi / KotlinAudio

KotlinAudio is an Android audio player written in Kotlin, making it simpler to work with audio playback from streams and files.
Apache License 2.0
0 stars 2 forks source link

added album fix #20

Open neoassyrian opened 3 months ago

neoassyrian commented 3 months ago

mapping description to the album property. Copying the same changes for the artist mapping to subtitle.

neoassyrian commented 3 months ago

Hi @lovegaoshi

Following up with the changes you had with mapping the artist to the subtitle property. I noticed that the artist is now showing up on AA and also on the car manufacturer media player. However, the album property is still displaying "empty"

I'm hoping this change would also have the same effect as the title change you did where the "album" will be filled.

I'm assuming the car manufacturer's default media player will pick up the album from the "description" property in AA.

lovegaoshi commented 3 months ago

thx! do u mind screenshotting the album part in android auto? i dont think i ever saw any app shows the album string anywhere