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

Prevote skip #20

Open
BFlorry opened this issue Oct 24, 2015 · 0 comments
Open

Prevote skip #20

BFlorry opened this issue Oct 24, 2015 · 0 comments

Comments

@BFlorry
Copy link

BFlorry commented Oct 24, 2015

Prevote skip for videos, the further it is from the current video, the more skip votes it needs.
Current video needs the regular 5,
2nd needs 7
3rd needs 10
4rd needs 15
5th needs 20

The skips are stored as percentages (5th place gets 15/20, which is 75% and on 4th it has 11,25 -> 11/15, always round downwards (1,9 -> 1))

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

2 participants