TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
63 stars 29 forks source link

Movie List Titles should show total count of movies in the list, not only current page count #1794

Closed Masterjun3 closed 3 months ago

Masterjun3 commented 3 months ago

E.g. on https://tasvideos.org/Movies-Stars there are currently 122 publications, and the title says

Tool-assisted movies (100)

when it should say

Tool-assisted movies (122)

The erroneous 100 is probably taken from the current page count. Instead we should show the total count.