controll music shield from mega to play selected songs

bdirgo, did you ever get it working? I’ve managed to get mine playing all songs in order using the music_v1_14 library, but it can only play songs in order – if I try calling PlayCurrentFile(), it can play the file but it doesn’t return at the end of the song, just continues playing the next file and the next until it gets to the end of the SD card.

When I switch to the Demo 2 libraries, I can compile MusicPlayRandomly but it can’t read the SD card – it prints
error: Fat16::init
over serial – and then loops forever with
error: open file failed

Same SD card that works with music_v1_14.