Skip to content
New issue

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

Allow playlist render if a track is no longer streamable #3

Merged
merged 1 commit into from Feb 3, 2015

Conversation

mattoc
Copy link

@mattoc mattoc commented Jan 27, 2015

Allows streamable tracks to be rendered as normal.

Example: https://api.soundcloud.com/tracks/151776364 (add consumer_key when curl'ing) "Two Tone Melody" exists in MC's playlist but is no longer streamable. When line 23 tries to .match() there is no stream_url present in the JSON response, throwing an exception that prevents the playlist from rendering.

@Aramgutang: could you please review?

sjdines pushed a commit that referenced this pull request Feb 3, 2015
Allow playlist render if a track is no longer streamable
@sjdines sjdines merged commit 0a8960f into master Feb 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants