X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fmp3db.git;a=blobdiff_plain;f=INSTALL;fp=INSTALL;h=a430f17519409a531b6968b6c57e952f0f8fea14;hp=76861c23265d49449b7a93c2b7a9b15eb87e8eb4;hb=d1a2e263d9ec0571615fcabde93ff8ca33c16d62;hpb=8369381b57a8816178630db41390da318faa6403 diff --git a/INSTALL b/INSTALL index 76861c2..a430f17 100644 --- a/INSTALL +++ b/INSTALL @@ -7,6 +7,8 @@ include main.shtml in your existing webpage. it needs physical contact to the mp3 data. exchange all entries in main.shtml reading index.shtml to the file sourcing this main.shtml file. +build mp3read executing a simple "make". +copy readtag.sh and mp3read in your $PATH location. 2) @@ -20,7 +22,7 @@ adjust the examples !! important, defaults won't work !! 4) -make your mp3 data is mp3db compatible. +make sure your mp3 data is mp3db compatible. that means, no special character and small letters. you may test ./make_mp3dbcompat script to do so. this will definetly fuck your system, i mean it :)