Special event processing for LastChange events#194
Merged
lawrenceakka merged 7 commits intoSoCo:masterfrom Sep 14, 2014
Merged
Conversation
--HG-- extra : rebase_source : d79713bd55186a54bfc844a840da3ae49c083ca4
Member
|
+1 |
Member
|
Looks like a good idea. A few points.
I will make a few inline comments as well. |
Member
There was a problem hiding this comment.
As mentioned in conversation, probably QueueItem
Member
|
In general +1 for the code as is, but with a few inline comments to consider. |
Closed
The evented variables are now accessible as attributes on the event object
lawrenceakka
added a commit
that referenced
this pull request
Sep 14, 2014
Special event processing for LastChange events. Thanks to all for comments
Closed
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.
Incorporating @robwebset 's ideas into the event processing code - see #189
To see it in operation:
Then fiddle with your volume/add tracks/play etc
The next step would be to integrate this with #192 so that track metadata is returned as an ML_Library_Item instance, once #192 is committed.