Difference between revisions of "KPlaylist"

From Briki
Jump to: navigation, search
 
Line 10: Line 10:
  
 
== Use getid3 ==
 
== Use getid3 ==
Grab the latest copy of getid3, and install to ''musicdir''/getid3. Then, simply change the config variable in the '''index.php''' file.
+
Grab the latest copy of getid3, and install to ''kplaylistDir''/getid3. Then, simply change the config variable in the '''index.php''' file.

Latest revision as of 12:09, 28 March 2006

Solving apache child segfaults

rpm -ev --nodeps libmysql15
ln -s /usr/lib/libmysqlclient.so.14.0.0 /usr/lib/libmysqlclient.so.15

Adding kPlaylist title

Search for | kPlaylist in index.php and replace both occurrences of | with mysite |

Use getid3

Grab the latest copy of getid3, and install to kplaylistDir/getid3. Then, simply change the config variable in the index.php file.