Skip to content

Implement enqueuing tracks directly from genre view

Alexander Stippich requested to merge astippich/elisa:genreEnqueue into release/19.12

Enqueuing tracks from the genre view was not implemented previously. Trying to do so would result in the playlist just showing the genre names as entries.

Implement the required functions so that the functionality of the genre view is up to par like the others.

Merge request reports