diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-07-31 07:33:00 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-07-31 07:33:00 +0000 |
commit | 87d14792fd28b1e5cef413d6634dcf9524fd0253 (patch) | |
tree | c274c1101768ee971d856cb7868c2cdf67e34b33 /docs | |
parent | c7b024af540bd0eb38d06108349aad12e8e7a60e (diff) | |
download | ampache-87d14792fd28b1e5cef413d6634dcf9524fd0253.tar.gz ampache-87d14792fd28b1e5cef413d6634dcf9524fd0253.tar.bz2 ampache-87d14792fd28b1e5cef413d6634dcf9524fd0253.zip |
added check in clean for catalog path readability, if unreadable stop clean and do not remove files
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 494a0a97..7d257840 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Alpha2 + - Added check on clean to see if Root path is readable, if not + stop clean (mount point failures) - Fixed now playing, hopefully once and for all - Added distinct sessions for each stream action, also allows for independent session lengths between interface |