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

Better handling of self-listens #796

Open
sudara opened this issue Sep 29, 2019 · 0 comments
Open

Better handling of self-listens #796

sudara opened this issue Sep 29, 2019 · 0 comments

Comments

@sudara
Copy link
Owner

sudara commented Sep 29, 2019

I'd like to encourage the ability to self-listen without affecting play count or placement on kicking ass, while simultaneously maintaining an accurate counters of number of plays for admin/mod/stats.

  1. Have another counter on asset called self_listens_count
  2. On listen, if it's same IP or account, don't increment listens_count
  3. On asset#show, don't display own user in "latest listeners"
  4. In kicking ass algo, remove penalty for self-listens and rely only on listens_count
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant