polifonia-project / sonar2021_demo

This repository is created for the documentation of the Polifonia demo that is going to be presented to SONAR2021
https://polifonia-project.github.io/sonar2021_demo/
2 stars 0 forks source link

Add random songs when playlist reaches the end #55

Closed JaseMK closed 2 years ago

JaseMK commented 2 years ago

If we reach the end of our selected playlist and a song finishes, move on randomly to any of the songs related to the current song by annotation relationship.

JaseMK commented 2 years ago

Fixed in 5fb9e46b91b6e98db830e47862fd9d24ac5544bc

When a song reaches the end, the app now automatically moves forward to the next song in the playlist/queue. If the queue is empty then a random song is selected from the total list of related songs from all of the source song's annotations.