From 4e588ff713a95fdbd34a222091812b3116d68bba Mon Sep 17 00:00:00 2001 From: Alban Date: Fri, 14 Jun 2013 10:17:17 -0700 Subject: [PATCH] Updated API implementation status (markdown) --- API-implementation-status.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/API-implementation-status.md b/API-implementation-status.md index 87becd3..2798639 100644 --- a/API-implementation-status.md +++ b/API-implementation-status.md @@ -16,7 +16,7 @@ getSong Done getVideos Done Actually returns an error as video support is not planned - Album/song lists getAlbumList Partial Missing highest + Album/song lists getAlbumList Done getAlbumList2 Done getRandomSongs Done getSongsByGenre N/A From API v1.9.0 @@ -43,7 +43,7 @@ Media annotation star Done unstar Done - setRating TODO + setRating Done scrobble Done Sharing getShares TODO Need to look how this works on the official Subsonic server @@ -62,8 +62,8 @@ Internet radio getInternetRadioStations N/A From API v1.9.0 - Chat getChatMessages TODO - addChatMessage TODO + Chat getChatMessages Done + addChatMessage Done User management getUser Done getUsers TODO