X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fmp3db.git;a=blobdiff_plain;f=INSTALL;h=a430f17519409a531b6968b6c57e952f0f8fea14;hp=95c18833ce7c60a94bfe52620bc6ac47884481e6;hb=HEAD;hpb=83c9fed9313ceae047cd7279a181691ce01d4bd4 diff --git a/INSTALL b/INSTALL index 95c1883..a430f17 100644 --- a/INSTALL +++ b/INSTALL @@ -5,6 +5,10 @@ INSTALL 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) @@ -18,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 :)