This repository has been archived on 2019-06-23. You can view files and clone it, but cannot push or open issues/pull-requests.
mumbledj/services
Matt Kemp c85fddcb4f Allow playlists larger than 50 items (#159)
This commit ensures that playlists longer than 50 items return
successfully when `max_tracks_per_playlist` is set higher than 50.

Previously if this value was raised higher than 50 the addition of a
playlist with more than 50 items would hang indefinitely.
2016-06-26 21:57:15 -07:00
..
generic_service.go Bump to version 3.0.0 2016-06-20 17:16:05 -07:00
mixcloud.go Bump to version 3.0.0 2016-06-20 17:16:05 -07:00
pkg_init.go Bump to version 3.0.0 2016-06-20 17:16:05 -07:00
soundcloud.go Fixed initial Soundcloud API test 2016-06-23 04:10:13 -05:00
youtube.go Allow playlists larger than 50 items (#159) 2016-06-26 21:57:15 -07:00