/playlists

A small python script that generates m3u playlists for all my CDs

Primary LanguagePython

Generates .m3u playlists for a directory of CDs. Just for personal use. 

It assumes the directory structure is something like:
   /
   |
   - Artist Name - Album Name
   | \
   |  | 1. Song The First
   |  | 2. Song the Second
   |  | ...
   |
   |
   - Another Artist Name - Their Album
   | \
   |  | 1. More music
   |  | 2. How many MP3s do you have?
   |  | ... 
   |
   |
   ...