diff --git a/known-issues.md b/known-issues.md index d5d056f8..09b476d9 100644 --- a/known-issues.md +++ b/known-issues.md @@ -2,7 +2,7 @@ layout: article permalink: /known-issues/ title: "Known Issues" -modified: 2015-03-13 +modified: 2015-03-20 excerpt: "List of Known Issues." image: feature: @@ -19,8 +19,6 @@ This is the list of current known issues: * Collaborative playlists are not currently retrievable. This is a [limitation](https://developer.spotify.com/web-api/get-list-users-playlists/) of WEB API. -* Local tracks are not currently supported. This is a [bug](https://github.com/spotify/web-api/issues/1) of Web API. As a workaround, you can enable "lookup for local tracks" in Settings menu in order to find matches for your local tracks. Note that is it disabled by default as it obviously slows down library updates. - * The *Starred* playlist is not returned by Web API. Spotify has removed the notion of _starred tracks_ (which is now kind of replaced by _Your Music_). As a workaround, you can create a new playlist (called 'Starred' for example) and copy all your starred tracks in it.