Closed djstevenson closed 4 years ago
In song/view, we need next/previous links to the adjacent song (with the same search criteria)
Needs unit tests for the methods that work out the next/prev, and functional tests for the whole thing.
Do:
Decision 26/10/2019: The 'taking tags into account' version can wait til later. Tags aren't useful until a critical mass of songs is uploaded, so start without them
Implemented by PR #170
In song/view, we need next/previous links to the adjacent song (with the same search criteria)
Needs unit tests for the methods that work out the next/prev, and functional tests for the whole thing.