From cc771d7c8f840a761bb4ed1786ba9743a63d58a6 Mon Sep 17 00:00:00 2001 From: Alban Date: Tue, 16 Jul 2013 02:54:27 -0700 Subject: [PATCH] Updated API implementation status (markdown) --- API-implementation-status.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/API-implementation-status.md b/API-implementation-status.md index bd03aae..c692c98 100644 --- a/API-implementation-status.md +++ b/API-implementation-status.md @@ -4,7 +4,7 @@ ModuleAPI callStatusComments System ping Done - getLicense Done Return we don't have a valid license, but we don't do licensing here ;) + getLicense Done Browsing getMusicFolders Done getIndexes Done @@ -20,7 +20,7 @@ getAlbumList2 Done getRandomSongs Done getSongsByGenre N/A From API v1.9.0 - getNowPlaying Partial Currently only supports SQLite + getNowPlaying Done Code is DBMS specific. Tested on SQLite, MySQL and PostgreSQL getStarred Done getStarred2 Done