earnolmartin
Lurker
I've created a couple of playlists on my PC, but I can't get them to work on my Android Tablet. I moved the M3U playlist files directly to my internal storage under the Music folder which contains several subfolders.
Here's the contents of one of my M3U files:
I've tried it like this as well:
This works if the songs and the playlist file are in the same directory, but this doesn't work with my folder structure on my android for my other more extensive playlists that span several albums.
How do I get my playlists to work? What's the directory structure for android, and how do I add entries in my play list that link to other files within folders under the music directory?
Any help is appreciated.
Here's the contents of one of my M3U files:
Code:
Linkin Park\Linkin Park Meteora\01-linkin_park_-_foreword-mp3.mp3
Linkin Park\Linkin Park Meteora\02-linkin_park_-_dont_stay-mp3.mp3
I've tried it like this as well:
Code:
\Linkin Park\Linkin Park Meteora\01-linkin_park_-_foreword-mp3.mp3
\Linkin Park\Linkin Park Meteora\02-linkin_park_-_dont_stay-mp3.mp3
This works if the songs and the playlist file are in the same directory, but this doesn't work with my folder structure on my android for my other more extensive playlists that span several albums.
Code:
01-linkin_park_-_foreword-mp3.mp3
02-linkin_park_-_dont_stay-mp3.mp3
How do I get my playlists to work? What's the directory structure for android, and how do I add entries in my play list that link to other files within folders under the music directory?
Any help is appreciated.