We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently it's only single tracks, which means that TracklistController.add(uris=['soundcloud:directory:explore/10']) does not work.
TracklistController.add(uris=['soundcloud:directory:explore/10'])
The text was updated successfully, but these errors were encountered:
mopidy#65 lookup streams
cd6d238
mopidy#65 fix explore lookup
b1d4d36
mopidy#65 fix flake
9d7a5fc
mopidy#65 add followings, one try except
2a5f563
mopidy#65 fix wrong function call
5373b36
mopidy#65 better error message
932d22f
mopidy#65 add some unit tests
edc1dca
No branches or pull requests
Currently it's only single tracks, which means that
TracklistController.add(uris=['soundcloud:directory:explore/10'])
does not work.The text was updated successfully, but these errors were encountered: