From 0fbaabb4c3047b4b49ec35d04e5aa10c7c0a3213 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 24 Jan 2007 08:59:59 +0000 Subject: stll some faulty french translations but its a little better --- docs/INSTALL | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'docs/INSTALL') diff --git a/docs/INSTALL b/docs/INSTALL index 58658d73..9ab59f9c 100755 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -1,5 +1,5 @@ ------------------------------------------------------------------------------- ------------------- INSTALL - Ampache v.3.3 - 03/27/2005 ----------------------- +----------------- INSTALL - Ampache v.3.3.3 - 01/27/2007 ---------------------- ------------------------------------------------------------------------------- I'm assuming that you have Apache, PHP and MySQL running when you @@ -210,6 +210,15 @@ the fileupdate.pl program to run at timed intervals. This program will query the database and attempt to sort and rename your files based on the patterns you have specified and the tag information in the database. + + 3.5 Updating Tags from flagged information + + Ampache has a flagging system that allows users and admins to flag songs to be + re-encoded or modify their meta-data inside the website. Jirwin created a + command line script called write_tags.php.inc located in /bin that will attempt + to write out the tags as set, and approved in your Ampache database. This is a + *EXPERIMENTAL* feature and caution should be used as it may destroy your audio + files -- cgit