Load less shows at a time on the shows page
Description
The Shows page loads all the shows and their images in one go. It takes time and a lot of bandwidth to download everything. It should be broken down by letters.
Todo
- Make an async module to load for shows sections.
- Change the separators from HTML links to javascript and GET.