Requirement > You have a lot of play lists (m3u) and you want to burn all the songs in any play list to some media of your choice (CD, DVD, USB, etc). How do you do it currently? Well, I used to take a look at the file information and copy the files one by one manually. Recently, I wanted to burn a CD for my car audio, and had some 200 odd songs in my play list. It would have taken a long time for me, so I thought of spending a few minutes in writing this piece of code. My Solution >>&g...
[More]