summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-01-24 08:59:59 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-01-24 08:59:59 +0000
commit0fbaabb4c3047b4b49ec35d04e5aa10c7c0a3213 (patch)
tree754e47971e6edcbaeb3108b7f986a1f612cac48f /docs
parentf881a29430dc6d1cbca1a74a22048dd605a27ad0 (diff)
downloadampache-0fbaabb4c3047b4b49ec35d04e5aa10c7c0a3213.tar.gz
ampache-0fbaabb4c3047b4b49ec35d04e5aa10c7c0a3213.tar.bz2
ampache-0fbaabb4c3047b4b49ec35d04e5aa10c7c0a3213.zip
stll some faulty french translations but its a little better
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/INSTALL11
-rwxr-xr-xdocs/MIGRATION10
-rwxr-xr-xdocs/README14
3 files changed, 28 insertions, 7 deletions
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
diff --git a/docs/MIGRATION b/docs/MIGRATION
index a28ba887..8751e0d8 100755
--- a/docs/MIGRATION
+++ b/docs/MIGRATION
@@ -1,7 +1,15 @@
-------------------------------------------------------------------------------
---------- MIGRATION - Ampache v.3.3 -----------
+--------- MIGRATION - Ampache v.3.3.3 -----------
-------------------------------------------------------------------------------
+- Migrating from Ampache 3.3.X --> 3.3.3
+
+ The newest release of Ampache will prompt Admins to download and
+ install a config file if their current one is out of date. While
+ ampache may work without the new config file, results may vary
+ it is strongly recommended that if prompted you install the newly
+ created config file
+
- Migrating from Ampache 3.3 --> 3.X+
After running /update.php check /test.php to make sure that you
diff --git a/docs/README b/docs/README
index e8f235d9..04f7475e 100755
--- a/docs/README
+++ b/docs/README
@@ -1,5 +1,5 @@
-------------------------------------------------------------------------------
---------- README - Ampache v.3.3 -----------
+--------- README - Ampache v.3.3.3 -----------
-------------------------------------------------------------------------------
Contents:
@@ -39,12 +39,15 @@ Contents:
- MP3 (id3v1 && id3v2)
- OGG
- - WMA
+ - WMA/ASF
- FLAC
- RM
- - AAC/M4A
+ - AAC/M4A/MP4
- MPC
- WV
+ - SHN
+ - APE
+ - SPX
B) Supported Stream Methods
@@ -62,11 +65,13 @@ Contents:
- Realtime Downsampled
- XSPF Based Flash Player
- Automatic Downsampling based on load
+ - Local/Remote network definition based downsampling
- On the Fly Transcoding
- Localplay
- Music Player Daemon (MPD)
- Xbox Media Center (XMBC)
- Icecast2
+ - Winamp using (HTTPQ)
- Democratic Vote based play
C) Current Translations
@@ -118,7 +123,7 @@ Contents:
PHP4 ICONV
PHP4 ZLIB support (recommended)
MySQL >= 4.x http://www.mysql.com
- 16MB of Ram
+ 24MB of Ram
3. Setting Up
@@ -127,7 +132,6 @@ Contents:
your database or config.php files. You will need to follow the entire
Ampache install guidelines oultined in the INSTALL file.
-
3a. Upgrading Your Ampache Install
If you are upgrading from an older version of Ampache we recommend