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