View Single Post
Posts: 142 | Thanked: 8 times | Joined on Jul 2010
#11
Originally Posted by TorstenT View Post
If you are not familiar with the command line then use the method described here:
http://talk.maemo.org/showpost.php?p...1&postcount=22

If you want to learn how to use the command line, here are some explanations:

find is a program that finds files in the file system. / is the root directory (complete file system). -name is a filter for file names. The command line searches all mp3 files in the file system and writes the names into the file playlist.m3u. You can modify the playlist.m3u with a text editor and remove file names. Then you can load the playlist.m3u in the Media Player.
what you said using the command line helps....but does every user have to do all those things to get a simple playlist on a mobile??

its like nokia releasing a new mobile and tells us to open terminal and type the number u want to call and then type "call" in the terminal itself to make a simple call....

i didnt mean to be rude ok???what u suggested helps in one way....but sometimes the very fact of user friendleyness is lost...

Last edited by s33; 2010-08-10 at 02:33.