Am I doing music browsing wrong?

Post Reply
gwynethh
Posts: 29
Joined: Sat Aug 09, 2025 4:53 pm

Am I doing music browsing wrong?

Post by gwynethh »

Hey noob here again. I tried to access a thumb drive to access some test MP3s during audio testing. The music browser in Hudiy did not allow me to see that thumb drive. I browsed up and down all the folders and no thumb drive. It is viewable on the Trixie desktop and can be accessed with the Trixie file browser. Did I miss something about using the Hudiy audio browser? (Color me very embarrassed if it was just something foolish I missed).

Other status. Android Auto works and is now mostly full screen at 1024X600, Back up camera also works fine full screen by manual activation. Still hoping to hear how to use a GPIO pin to activate/deactivate the camera on/off.
hudiy
Site Admin
Posts: 440
Joined: Mon Jul 14, 2025 7:42 pm

Re: Am I doing music browsing wrong?

Post by hudiy »

Hello,
By default, Raspberry Pi OS (Debian) mounts USB mass storage in the /media/{YOUR_USER_NAME} directory. Please try navigating to that location to check if your files are available.

Hudiy filters files by extension (to exclude non-music files), but all directories should be accessible just as they are in a regular file explorer.

In main_configuration.json you can configure default directory for music browser (e. g. /media/{YOUR_USER_NAME}) - https://github.com/wiboma/hudiy/blob/ma ... n.md#sound (defaultMediaPath)

Regarding GPIO, we are planning to prepare examples on our GitHub for handling GPIO, gesture sensors and steering wheel buttons (based on resistor ladder). They should be available around February.
gwynethh
Posts: 29
Joined: Sat Aug 09, 2025 4:53 pm

Re: Am I doing music browsing wrong?

Post by gwynethh »

As I said noob in action! Thanx! I will look forward to GPIO control for various actions!
Post Reply