X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=mp3tohtml.py;h=3ba95f621f6344c25dd4e76835486f3b86531537;hb=cc2433717d67bdb813e6a7c4cb8c3f8239a0869f;hp=c4432f0d8e5e34b5863ba8f08369a95a1371c04e;hpb=9d21881db0a783f008952b5372e34b0fce08f005;p=radio.git diff --git a/mp3tohtml.py b/mp3tohtml.py index c4432f0..3ba95f6 100755 --- a/mp3tohtml.py +++ b/mp3tohtml.py @@ -1,5 +1,14 @@ #!/usr/bin/python +# Generate an HTML page containing information about +# MP3s in a directory. +# +# Usage: mp3tohtml.py +# +# Last version of this tool can be get from the GIT repository http://git.wpitchoune.net/radio.git +# +# (c) 2015 Jean-Philippe Orsini + import glob import sys import eyeD3 @@ -11,7 +20,7 @@ files = glob.glob(sys.argv[1] + "/**/*mp3") print "" print "" -print "List of songs" +print "All songs" print " " print "