Is your feature request related to a problem? Please describe.
Despite having auto-generated playlists based on tags, I continue to manually curate playlists and wonder if there's a Combinations playlist that would more-or-less include the same tracks.
Describe the solution you'd like
Given a playlist, I'd like to be able to derive the boolean algebra expression(s) that
- create the same exact playlist, if possible
- create the most similar playlist possible with minimized false positives and false negatives (maybe an interactive ROC curve???)
- create the most similar playlist possible with some constraint on the complexity of the expression
Is your feature request related to a problem? Please describe.
Despite having auto-generated playlists based on tags, I continue to manually curate playlists and wonder if there's a
Combinationsplaylist that would more-or-less include the same tracks.Describe the solution you'd like
Given a playlist, I'd like to be able to derive the boolean algebra expression(s) that