Read-only archive of the All About Symbian forum (2001–2013) · About this archive

How can I make Track List in My Nokia 7710?

1 replies · 2,264 views · Started 01 February 2005

I imagine it supports .m3u playlist files. You can create them with any text editor (the format is really simple), or use a player/jukebox software such as WinAmp or whatever you prefer to create them.

All you really need in the .m3u file is to list the name you want shown + the filename:

#EXTM3U
Name1 file1.mp3
Name2 file2.mp3
...