X-Git-Url: http://git.wpitchoune.net/gitweb/?p=radio.git;a=blobdiff_plain;f=mp3tohtml.py;fp=mp3tohtml.py;h=3ba95f621f6344c25dd4e76835486f3b86531537;hp=0dcfaf79b39e375fa60d09733adbee1e9f7c0b7b;hb=cc2433717d67bdb813e6a7c4cb8c3f8239a0869f;hpb=cc661ed7cf6bb357201c8e481b85deb299ed605b diff --git a/mp3tohtml.py b/mp3tohtml.py index 0dcfaf7..3ba95f6 100755 --- a/mp3tohtml.py +++ b/mp3tohtml.py @@ -1,6 +1,13 @@ #!/usr/bin/python -# mp3tohtml.py +# 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 @@ -13,7 +20,7 @@ files = glob.glob(sys.argv[1] + "/**/*mp3") print "" print "" -print "List of songs" +print "All songs" print " " print "