lebauce / quodlibet

Automatically exported from code.google.com/p/quodlibet
1 stars 0 forks source link

Show named-searches in playlist view #205

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It should be possible to have named-searches (dynamic playlists) included
in the Playlist view.
In that way, there is no need to switch between Playlist and Search view
while choosing what to play - which is annoying.

It could also be realized the other way - by adding an option of
"attaching" a defined, named-search to a playlist.

Thx, keep up the good job.
Jarek

Original issue reported on code.google.com by jarek....@gmail.com on 22 May 2009 at 1:31

GoogleCodeExporter commented 9 years ago
This will be considered for 2.1. 

Original comment by steven.strobe.cc@gmail.com on 18 Jun 2009 at 5:14

GoogleCodeExporter commented 9 years ago

Original comment by steven.strobe.cc@gmail.com on 28 Jun 2009 at 4:23

GoogleCodeExporter commented 9 years ago
I'm not convinced that this is the awesomest possible way to solve the problem, 
and
so I'm bumping it. Plus this software's gotta ship sometime.

Original comment by steven.strobe.cc@gmail.com on 24 Jan 2010 at 11:01

GoogleCodeExporter commented 9 years ago
According to the above comments, this must have existed at some point, but I 
can't find an option to display saved searches in the playlist now. (Latest 
trunk)
What's the status on this?

Original comment by jetra...@gmail.com on 9 Nov 2014 at 2:03

GoogleCodeExporter commented 9 years ago
You can't; Saved searches are available in the Search Browser only.

As a user, I like the idea of this enhancement request, but the implementation 
is awkward at best. Search results don't have explicit order (well, not 
currently anyway), and won't allow the same song twice, both of which playlists 
allow.

Typically, playlists save to *files* under ~/.quodlibet/playlists/, whereas 
saved searches live as *lines* in ~/.quodlibet/lists/queries.saved. Again, this 
isn't a user problem, but there would need to be significant re-working and 
extra logic to merge these two concepts in one browser. 

Could be worth thinking through, as I think this would bring the (saved) 
searches, a key strength of QL, into the foreground better.

Original comment by nick.bou...@gmail.com on 9 Nov 2014 at 11:30

GoogleCodeExporter commented 9 years ago
Because Google Code is going away [0] we've moved this bug tracker to GitHub.

This issue is now available at

https://github.com/quod-libet/quodlibet/issues/205

In case you are still interested in this issue and have a GitHub account, you
can subscribe to the new issue using the "Subscribe" button on the right hand
side of the page.

[0] http://google-opensource.blogspot.co.at/2015/03/farewell-to-google-code.html

Original comment by reiter.christoph@gmail.com on 16 Mar 2015 at 11:23