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 play count to songs #11

Closed
rtman opened this issue Feb 20, 2020 · 1 comment
Closed

Add play count to songs #11

rtman opened this issue Feb 20, 2020 · 1 comment
Labels
Back End Requires back end work Front End Requires Front End Work
Milestone

Comments

@rtman
Copy link
Owner

rtman commented Feb 20, 2020

Probably need a transaction to update an playCount: int.

30 seconds of a 5 minute song is 10%
30 seconds of consecutive play (no skipping) = 1 play

Can use audio events to measure this.

@rtman rtman added this to the Pre Alpha milestone Feb 20, 2020
@rtman
Copy link
Owner Author

rtman commented Apr 5, 2020

use transaction to update playcount

@rtman rtman added Back End Requires back end work Front End Requires Front End Work labels Apr 7, 2020
@rtman rtman closed this as completed Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back End Requires back end work Front End Requires Front End Work
Projects
None yet
Development

No branches or pull requests

1 participant