-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
Right now we have the option on the user's page to update the listen count. As Alastair points out, we can skip this and instead make our listenstore update the count in redis automatically to ensure that the count is always up to date.
In the listenstore, we should increment a redis counter by the number of items just added to the store and then remove the link to update the count on the user profile page.
Improve listen counting
-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
Right now we have the option on the user's page to update the listen count. As Alastair points out, we can skip this and instead make our listenstore update the count in redis automatically to ensure that the count is always up to date.
In the listenstore, we should increment a redis counter by the number of items just added to the store and then remove the link to update the count on the user profile page.