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

resolve #3174 by ensuring duration value is defined for updateNowPlaying #3476

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mpgarate
Copy link

This change addresses an issue that was preventing YouTube Music from scrobbling with last.fm.

At the time of the change:track event, the duration of the track is not yet known. This PR proposes keeping some state in lastFM.js to update the now playing status at the first change:playback-time event that contains a nonempty duration value.

@welcome
Copy link

welcome bot commented Jan 28, 2019

💖 Thanks for opening this pull request! 💖
Here is a list of things that will help get it across the finish line: - Run npm run lint locally to catch formatting errors earlier. - Include tests when adding/changing behavior. - Include screenshots and animated GIFs whenever possible. - If you added new translation strings ensure that you have added empty strings for all languages - If you added new functionality or modified existing functionality please ensure it is tested

@mpgarate
Copy link
Author

@MarshallOfSound Please let me know if there is anything more I can do to help release this change.

@mpgarate
Copy link
Author

@MarshallOfSound I'd love to get this one merged when it looks good to you.

@TiraelSedai
Copy link

@MarshallOfSound hi, any chance you have time for this PR now?

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.

None yet

4 participants