Resolve "No tracks appear on library tracks page"
Closes #1683 (closed)
Fixes an issue where the fetchData method in Table.vue isn't being called on the Library page.
Before
After
While investigating this I also noticed that search and pagination weren't working, so I've included a fix for these.
Edited by Ciarán Ainsworth

