Merged
Conversation
|
By analyzing the blame information on this pull request, we identified @fpletz, @rickynils and @pSub to be potential reviewers |
Member
|
Thanks! 🍻 I didn't have the time yet to investigate why the spotify search was broken. Waiting for Travis, then I'll merge. |
Contributor
Author
|
@fpletz It was a productivity blocker :) |
Member
|
Well, although travis still builds we had to test this locally on our mopidy. Works like a charm! 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v2.3.1 (2016-02-14)
Bug fix release.
GStreamer 1.
discontinued and is not working anymore. (Fixes: Add IntelliJ IDEA CE version 11. #89)
for albums. This also means that
library.get_distinct()when given typealbumartistordateand a query only returns an empty set.spotify/search_album_count,spotify/search_artist_count, orspotify/search_track_countis greaterthan 50, and use 50 instead. 50 is the maximum value that the Spotify Web API
allows. The maximum in the config schema is not changed to not break existing
configs.
v2.3.0 (2016-02-06)
Feature release.
progress. This ensures that we don't deliver audio data from before the seek
with timestamps from after the seek.
Mopidy. This caused audio buffers delivered after one or more rejected audio
buffers to have too high timestamps.
Not blocking here might break gapless playback.
the playlist's tracks. (Fixes: dbus: Merge dbus-library, dbus-tools and dbus-daemon into a single package #81, PR: chromium: Update channels for stable version 21. #82)
shutdown. (See Haskell snap #73 for details)