From dcd8ee21971961e253aa58bc12dff85b83ae7667 Mon Sep 17 00:00:00 2001 From: Frederick Gnodtke Date: Fri, 4 Nov 2016 12:14:57 +0100 Subject: [PATCH] Updated Readme with current features/restrictions. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7422bc4..1c1524d 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,14 @@ The following things are supported: * Browsing all artists/albums/tracks * Searching for any terms * Browsing playlists + * Searching explicitly for one of: artists, albums, tracks The following things are **not** supported: * Creating, editing and deleting playlists - * Searching explicitly for artists, albums, tracks, etc. * Subsonics smart playlists + * Searching for a combination of filters (artist and album, artist and track, etc.) + * Browsing more than 2 levels deep in the Subsonic directory tree ## Contributors