smanek / playlists

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?
   |  | ... 
   |
   |
   ...

About

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


Languages

Language:Python 100.0%