Empty album text in CarPlay

Post Reply
noobychris
Posts: 38
Joined: Fri Aug 15, 2025 5:06 pm
Location: Germany
Contact:

Empty album text in CarPlay

Post by noobychris »

Hello dear hudiy team,

i may have found a bug in the new version (2.20). If i play music via Autobox, the album is shown for the first song in hudiy mediaplayer and via api. If i go to the next/previous track the album disapears from hudiys mediaplayer and is empty ("") via api. If i restart hudiy it works again for the first track and stops working

Bluetooth is working fine. Tested with hudiy 2.20 and carlinkit CPC200-CCPA (with recent firmwareupdate 2025.10.15 1127) and CPC200-Autokit (with older firmware 2023.06.02 1720)

Could you check that maybe? :-)
hudiy
Site Admin
Posts: 666
Joined: Mon Jul 14, 2025 7:42 pm

Re: Empty album text in CarPlay

Post by hudiy »

noobychris wrote: Sat Sep 12, 2026 5:42 pm Hello dear hudiy team,

i may have found a bug in the new version (2.20). If i play music via Autobox, the album is shown for the first song in hudiy mediaplayer and via api. If i go to the next/previous track the album disapears from hudiys mediaplayer and is empty ("") via api. If i restart hudiy it works again for the first track and stops working

Bluetooth is working fine. Tested with hudiy 2.20 and carlinkit CPC200-CCPA (with recent firmwareupdate 2025.10.15 1127) and CPC200-Autokit (with older firmware 2023.06.02 1720)

Could you check that maybe? :-)
Hello,
We just checked on the CCPA and Autokit dongles with two iPhones and Spotify, and the covers are working properly. There were also no changes related to covers in the latest version. Could it be an issue with the music app you are using? Does the same problem occur on other apps as well?
Hudiy Team
noobychris
Posts: 38
Joined: Fri Aug 15, 2025 5:06 pm
Location: Germany
Contact:

Re: Empty album text in CarPlay

Post by noobychris »

hudiy wrote: Sat Sep 12, 2026 7:02 pm
noobychris wrote: Sat Sep 12, 2026 5:42 pm Hello dear hudiy team,

i may have found a bug in the new version (2.20). If i play music via Autobox, the album is shown for the first song in hudiy mediaplayer and via api. If i go to the next/previous track the album disapears from hudiys mediaplayer and is empty ("") via api. If i restart hudiy it works again for the first track and stops working

Bluetooth is working fine. Tested with hudiy 2.20 and carlinkit CPC200-CCPA (with recent firmwareupdate 2025.10.15 1127) and CPC200-Autokit (with older firmware 2023.06.02 1720)

Could you check that maybe? :-)
Hello,
We just checked on the CCPA and Autokit dongles with two iPhones and Spotify, and the covers are working properly. There were also no changes related to covers in the latest version. Could it be an issue with the music app you are using? Does the same problem occur on other apps as well?
Hi, I meant album (text) not the Coverart :-)
https://github.com/wiboma/hudiy/blob/m ... C52-L32C66
IMG_7016.jpeg
You do not have the required permissions to view the files attached to this post.
hudiy
Site Admin
Posts: 666
Joined: Mon Jul 14, 2025 7:42 pm

Re: Empty album text in CarPlay

Post by hudiy »

All song metadata played in CarPlay appears to be available (Spotify, iOS 26.6.2 and iOS 15.8.6).

Do you see the album text on the screen or in the API for a moment before it goes blank (which would suggest that the album text is being incorrectly overwritten) or is it blank from the beginning of song playback?

Hudiy generally forwards whatever it receives from the dongle (there is no logic behind this functionality). It is possible that CarPlay did not send the album information to the dongle or the dongle itself did not send this data to Hudiy.
1.png
2.png
3.png
4.png
5.png
You do not have the required permissions to view the files attached to this post.
Hudiy Team
noobychris
Posts: 38
Joined: Fri Aug 15, 2025 5:06 pm
Location: Germany
Contact:

Re: Empty album text in CarPlay

Post by noobychris »

I am still getting the same result even with a fresh install. Didn't have a stick with an older hudiy version. Do you have any commands to install a specific hudiy version? :-D
20260913_14h11m24s_grim.png
20260913_14h11m28s_grim.png
After a hudiy restart i can see the album from the same song where it wasn't shown before:
20260913_14h17m02s_grim.png

Code: Select all

pi@raspberrypi:~/scripts/hudiy_api $ /home/pi/.venv-canbus/bin/python3 MediaData.py
received hello response, result: 1, app version: 2.20, api version: 1.3
media status, is playing: False, position label: 00:00, source: 0
media metadata, artist: -, title: -, album: -, duration label: 00:00, coverart: 0
media metadata, artist: , title: , album: , duration label: 00:00, coverart: 0
media metadata, artist: , title: , album: , duration label: 00:00, coverart: 0
media metadata, artist: , title: , album: , duration label: 00:00, coverart: 0
media metadata, artist: , title: , album: , duration label: 00:00, coverart: 0
media status, is playing: True, position label: 00:00, source: 2
media status, is playing: True, position label: 00:00, source: 2
media status, is playing: True, position label: 00:00, source: 2
media status, is playing: False, position label: 00:00, source: 2
media status, is playing: False, position label: 00:03, source: 2
media status, is playing: True, position label: 00:03, source: 2
media metadata, artist: , title: , album: ISSA, duration label: 00:00, coverart: 0
media metadata, artist: Sido, title: , album: ISSA, duration label: 00:00, coverart: 0
media metadata, artist: Sido, title: ISSA, album: ISSA, duration label: 00:00, coverart: 0
media metadata, artist: Sido, title: ISSA, album: ISSA, duration label: 02:24, coverart: 202851
media status, is playing: True, position label: 00:04, source: 2
media status, is playing: True, position label: 00:04, source: 2
media status, is playing: True, position label: 00:05, source: 2
media status, is playing: True, position label: 00:05, source: 2
media status, is playing: True, position label: 00:05, source: 2
media metadata, artist: Sido, title: ISSA, album: ISSA, duration label: 02:24, coverart: 202851
media status, is playing: True, position label: 00:05, source: 2
media status, is playing: True, position label: 00:06, source: 2
media status, is playing: True, position label: 00:06, source: 2
media status, is playing: True, position label: 00:07, source: 2
media status, is playing: True, position label: 00:07, source: 2
media status, is playing: True, position label: 00:08, source: 2
media status, is playing: True, position label: 00:08, source: 2
media status, is playing: True, position label: 00:09, source: 2
media status, is playing: True, position label: 00:09, source: 2
media status, is playing: True, position label: 00:10, source: 2
media status, is playing: True, position label: 00:10, source: 2
media status, is playing: True, position label: 00:11, source: 2
media status, is playing: True, position label: 00:11, source: 2
media status, is playing: True, position label: 00:12, source: 2
media status, is playing: True, position label: 00:12, source: 2
media status, is playing: True, position label: 00:12, source: 2
media status, is playing: True, position label: 00:13, source: 2
media status, is playing: True, position label: 00:13, source: 2
media status, is playing: True, position label: 00:14, source: 2
media status, is playing: True, position label: 00:14, source: 2
media status, is playing: True, position label: 00:15, source: 2
media status, is playing: True, position label: 00:15, source: 2
media status, is playing: True, position label: 00:16, source: 2
media status, is playing: True, position label: 00:00, source: 2
media status, is playing: True, position label: 00:00, source: 2
media status, is playing: True, position label: 00:00, source: 2
media metadata, artist: Sido, title: ISSA, album: , duration label: 04:46, coverart: 202851
media metadata, artist: Sido, title: Danke, album: , duration label: 04:46, coverart: 202851
media metadata, artist: Sido, title: Danke, album: , duration label: 04:46, coverart: 570451
media status, is playing: True, position label: 00:00, source: 2
media status, is playing: True, position label: 00:01, source: 2
media status, is playing: True, position label: 00:01, source: 2
media status, is playing: True, position label: 00:02, source: 2
media status, is playing: True, position label: 00:02, source: 2
media status, is playing: True, position label: 00:03, source: 2
media status, is playing: True, position label: 00:03, source: 2
media status, is playing: True, position label: 00:04, source: 2
media status, is playing: True, position label: 00:04, source: 2
media status, is playing: True, position label: 00:05, source: 2
media status, is playing: True, position label: 00:05, source: 2
media status, is playing: True, position label: 00:05, source: 2
Hudiy log:
huidy.0.zip
You do not have the required permissions to view the files attached to this post.
noobychris
Posts: 38
Joined: Fri Aug 15, 2025 5:06 pm
Location: Germany
Contact:

Re: Empty album text in CarPlay

Post by noobychris »

Same on hudiy 2.16, 2.18 and 2.20 :-/

-Carlinkit CPC200-CCPA (with recent firmwareupdate 2025.10.15 1127)
-CPC200-Autokit (with older firmware 2023.06.02 1720).
-Apple iPhone 16 Pro with iOS 26.6.2
-Spotify

Sometimes the album is gone when the next track is being played, sometimes just after some songs.

I will retest that with iOS 27 next days. If you have any more tips or need some logs, i can send you that one.
Post Reply