Rockbox Ports are now being developed for various digital audio players!
a lot of developers consider Rockbox pretty much feature complete
I think playlists generated dynamically from the database can do this though
From M3U would be hard though, I guess you'd have to check and see if the tags were in the database and show them.
Not sure if anyone has looked at that.
You can't read any of the file (tag or otherwise) until it has been buffered.
playlists aren't just lists of files that a user can show. ... Theres no way to get the Nth file without first passing through the N-1 file.
the database can absolutely do that.
Page created in 0.068 seconds with 15 queries.