scraping your pc for mp3 files

January 19th, 2009 § 0

The following is a simple dos trick to create a playlist of all your mp3’s.

  1. go to the start menu
  2. click run
  3. enter cmd  => this opens a black dos window
  4. type dir /b/s *.mp3 > c:\mp3list.m3u

When this command finishes, a file will be created under c: with a list of all your mp3 files.
The m3u file is a plain text file with links to all your music. Some audio applications us this format for playlists.

No related posts.

Tagged:

§ Leave a Reply

What's this?

You are currently reading scraping your pc for mp3 files at westworld: a webmasters best friend.

meta