Skip to content

Track more data to allow for more accurate calculation of reputation #375

Description

@FlorianZahn

Most reputation calculations for crowdsourced projects work better with more data. Here are a few data points that could be stored to enable a future change in how SponsorBlock calculates reputation:

  • The submissionTime of a vote.

  • A deterministic way of knowing how a user voted in the end, because two votes from the same userID for the same UUID could have equal submission times.

  • A new table that stores a videoID alongside the channelID. This would allow for an easier implementation of Temporary channel-specific VIP (for voting only) #285 and enable a channel specific reputation, where a users votes and submissions are prefered for a specifc channel.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions