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

Add to tracklist by URI #365

Merged
merged 3 commits into from
Mar 31, 2013
Merged

Conversation

jodal
Copy link
Member

@jodal jodal commented Mar 30, 2013

Fixes #325

@adamcik
Copy link
Member

adamcik commented Mar 31, 2013

Yay, seems to be right fix considering the duplicated code you got rid of :-)

adamcik added a commit that referenced this pull request Mar 31, 2013
@adamcik adamcik merged commit 2845f9c into mopidy:develop Mar 31, 2013
@jodal jodal deleted the feature/tracklist-add-by-uri branch March 31, 2013 08:43
@jodal
Copy link
Member Author

jodal commented Mar 31, 2013

I also found similar code for tracklist.add(playlist.lookup().tracks). I guess we should think about what's the difference between library and playlists as well, so that playlists are looked up using library.lookup.

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.

Add lists of tracks to queue via a simple id
2 participants