Skip to content

Draft: Added a way of filtering songs

John Toohey requested to merge john_t/amberol:querable-search into main

This allows users to filter by Album, Genre or Artist to help narrow down the selection of music. A new button is placed in the playlist view header bar and on click it expands out a GtkListBox with AdwActionRows containing entries.

Hopefully I will replace the entries with a better, tag based searching method.2022-06-26_11-10

Merge request reports