X-Git-Url: http://git.wpitchoune.net/gitweb/?p=radio.git;a=blobdiff_plain;f=mp3tohtml.py;fp=mp3tohtml.py;h=5f8ca2da13f94de1d309495caa067e5d2a9d1ac8;hp=9cdfab5b57c7e36018b66ac9db77986c134cb4a3;hb=c616ba66ecb7cb2cbe6e17e9083dc8cabe789190;hpb=c9c45fcea15ceb49e545352a9e8d7d7e12fda3f4 diff --git a/mp3tohtml.py b/mp3tohtml.py index 9cdfab5..5f8ca2d 100755 --- a/mp3tohtml.py +++ b/mp3tohtml.py @@ -51,7 +51,7 @@ for f in files: print "\t\t" comments = tag.getComments() for c in comments: - print comments[0].comment + print c.comment print "\t\t" print "\t"