This is more of a bug report than a feature suggestion.
This message board, and more so this one, is full of users asking how to get their playlists working. Common to most reports are that the player sees the playlist file but shows an empty list (unless the songs reside in the same folder as the playlist).
Adequate playlist support should be considered essential to the players function and doesn’t seem to have been given sufficient attention by the firmware creators.
With 8GB on board I can hold up to 3000 songs, now what am I supposed to do, put all songs in one folder so I can create playlists that reference arbitrary songs on the player? I’m being sarcastic, obviously you want some kind of file organization on the player, albums, categories etc.
This really shouldn’t be so hard, especially seeing m3u files, located anywhere on the player, are found and will function correctly if the files are in the same folder. The only next step to make everything sweet is to interpret the file path correctly.
It’s as easy as this,
for each file in playlist
if (filepath begins with )
interpret file path as from root
else
interpret file path as relative to playlist folder
next file
I’m sure by getting this right you will make a very large number of your customer base much happier.
Dissatisfied e280v2 owner.
(firmware V03.01.16A)