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

[RFC] Pandify #57

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

[RFC] Pandify #57

wants to merge 23 commits into from

Conversation

arbales
Copy link
Collaborator

@arbales arbales commented Mar 8, 2013

This might be a weird time to start integrating these changes, but party mode and the soundcloud merger seem cool. Opening for comments.

@@ -35,7 +35,7 @@ def self.find_or_create_from_pandora_song(pandora_song, submitter)
artist: pandora_song.artist,
album: pandora_song.album,
cover_url: pandora_song.album_art_url,
url: pandora_song.audio_url,
url: pandora_song.audio_urls['HTTP_128_MP3'],
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants