Can’t get data from audio media

MP3 Playlists have a .m3u extension. I’m guessing that your Media Library is not registering the MP3s but the playlists instead, so they may physically be in that location, but not in the database.

One work around if you know the names of the files could be to try using the PHP id3_get_tag() function.

Read more here:
http://php.net/manual/en/function.id3-get-tag.php