From 6b53e886d9183d077a88f77f4b3ae18fbaba5a60 Mon Sep 17 00:00:00 2001 From: Florrie Date: Wed, 25 Oct 2017 09:44:31 -0300 Subject: Add way to search whole playlist for a particular name Try play -c -k '?My Album Name' to make http-music only play the group with the name 'My Album Name', no matter where it is in the playlist! --- todo.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 48f06b2..ef87e09 100644 --- a/todo.txt +++ b/todo.txt @@ -398,3 +398,8 @@ TODO: Let playlists be passed to `play` by an actual string argument; e.g. music and use /dev/stdin as the --playlist-file value.. which obviously isn't cross-platform or practical! (Done!) + +TODO: A way to search the playlist for a path. Probably best to modify the + function which filters a grouplike by a path. I think I'll hide this + feature behind a special prefix, e.g. -c -k '?72 Minutes of Fame'. + (Done!) -- cgit 1.3.0-6-gf8a5