mopidy / mopidy-soundcloud

Mopidy extension for playing music from SoundCloud
https://mopidy.com/ext/soundcloud/
MIT License
185 stars 59 forks source link

Fix #48: Fetch more songs from stream, load tracks in playlists #49

Closed baumgartnerniels closed 6 years ago

baumgartnerniels commented 9 years ago

While fixing #48, this commit (loading more songs) increases the probability for the bug in issue #47 to occur. Issue #47 should probably be fixed first.

unixfox commented 8 years ago

Why this pull request is still not merged?

kingosticks commented 8 years ago

Issue #47 should probably be fixed first

and

The Travis CI build failed ./mopidy_soundcloud/soundcloud.py:7:1: F401 'collections' imported but unused