From 7c661ba685287efd21512f9f0203641200bffed2 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 17 Dec 2006 08:41:21 +0000 Subject: * Added Recommendations based on matching ratings between users * Integrated LastFM plugin (defaults to disabled still) * Fixed a view issue with the Admin Localplay Level preference * removed some old MPD pages that were not being usedwq --- docs/CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 95ec1bdc..59f1244e 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,12 @@ -------------------------------------------------------------------------- v.3.3.3-Beta1 + - Added Recommendations based on Ratings to Stats page + - Encoded the LastFM password so that it isn't displayed or + stored in plain text. + - Fixed an issue with Admin -> Streaming -> Localplay Level + not correctly displaying the current setting + - Integrated LastFM plugin per user requests. - Added /bin/delete_disabled.php.inc to delete any disabled songs in your DB, defaults to Debug only mode - Fixed display issue with players that ignore EXTINF in m3us -- cgit