diff --git a/docs/pyspotify-issues.rst b/docs/pyspotify-issues.rst new file mode 100644 index 00000000..1976c9e6 --- /dev/null +++ b/docs/pyspotify-issues.rst @@ -0,0 +1,7 @@ +Pyspotify issues +---------------- + +* The Spotify URI for playlist, album and track are not available? No other + unique identificator either. Would like to use this instead of holding on to + the Pyspotify objects. Need a lookup method which takes an URI and returns + the matching object too.