Skip to content

ThirtySomething/M3UGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M3UGen

M3UGen is a small program to generate M3U playlists. Starting from the given directory, all directories will be searched recursively. If any MP3 file found in a directory, a playlist with the name of the directory will be created.

Versions

I've implemented this program with various languages and/or techniques. There is a version available in

  • C#
  • Java
  • QT

The source can be found in the corresponding directory.

License

License: LGPL v3 Each version of M3UGen is distributed under the terms of the GNU LESSER GENERAL PUBLIC LICENSE, version 3.0. The text of the license is included in the file LICENSE.TXT in the root of this project.