X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=mp3tohtml.py;h=7a030ac9fee4601209043885d74c88b07f05bf11;hb=079ac950630d42c5ad523c55c161fe476d11bea2;hp=c4432f0d8e5e34b5863ba8f08369a95a1371c04e;hpb=9d21881db0a783f008952b5372e34b0fce08f005;p=radio.git diff --git a/mp3tohtml.py b/mp3tohtml.py index c4432f0..7a030ac 100755 --- a/mp3tohtml.py +++ b/mp3tohtml.py @@ -1,5 +1,15 @@ #!/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 +21,7 @@ files = glob.glob(sys.argv[1] + "/**/*mp3") print "" print "" -print "List of songs" +print "All songs" print " " print "