Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qualifiers for library serach #338

Closed
Clementine-Issue-Importer opened this issue Dec 6, 2013 · 16 comments · Fixed by #6135
Closed

qualifiers for library serach #338

Clementine-Issue-Importer opened this issue Dec 6, 2013 · 16 comments · Fixed by #6135

Comments

@Clementine-Issue-Importer

From andrew.gaydenko on May 23, 2010 10:44:56

It would be handy (and will correspond to playlist filtering) to add
qualifiers for library serach. I mean using of contexts as

genre:text
artist:text
date:text ot year:text
album:text
title:text

And, BTW, it will close rfe for using years in library search.

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=338

@Clementine-Issue-Importer
Copy link
Author

From john.maguire on May 27, 2010 14:20:39

Labels: -Type-Defect Type-Enhancement Component-UI

@Clementine-Issue-Importer
Copy link
Author

From davidsansome on June 20, 2010 09:58:35

As of r1242 qualifiers on the text columns title, artist, album, albumartist, genre, composer and comment should work.
Dates and years aren't done yet.

@Clementine-Issue-Importer
Copy link
Author

From andrew.gaydenko on August 30, 2010 17:21:59

Ugh.. Just now have commented on issue 256 .. I thing that issue can be closed as far as we keep this one opened for 'year' qualifier. Sorry for noise.

@Clementine-Issue-Importer
Copy link
Author

From Gavin77 on January 04, 2011 08:15:08

The library filter I'm most missing is "playcount:". In Amarok I use that one more than any others and would love to see it in Clementine.

@Clementine-Issue-Importer
Copy link
Author

From keirangtp on January 04, 2011 08:36:02

Issue 256 has been merged into this issue.

@Clementine-Issue-Importer
Copy link
Author

From keirangtp on January 04, 2011 08:36:27

The now closed issue #256 contains some more qualifiers people wanted.

@Clementine-Issue-Importer
Copy link
Author

From starsixtynine on January 19, 2011 14:25:42

Filtering by filetype is the one that I miss the most (e.g. format:flac). I'd greatly appreciate seeing that in Clementine.

@Clementine-Issue-Importer
Copy link
Author

From lukas.middendorf on February 17, 2011 15:41:03

I'm missing "rating:" most.
Also inequalities like "rating:>m" would be really nice.

@Clementine-Issue-Importer
Copy link
Author

From yaseenes on March 08, 2011 04:47:18

I installed clementine and found it awesome.it is,IMO, best looking
music player for linux.one feature clementine missing is search by
file location.for example i can find music by location in banshee like
this:
path:some_location
it is major issue that don't let me to use clementine as main player.i
didn't find this ability in clementine.please add this to this
brilliant player.

thanks

@Clementine-Issue-Importer
Copy link
Author

From davidsansome on October 25, 2011 03:48:35

Issue 2334 has been merged into this issue.

@Clementine-Issue-Importer
Copy link
Author

From marcin.s6 on November 25, 2011 13:03:39

I miss library filtering too. The one I miss the most is by year. For example:

year:>1991 AND year:<1995

I've found out about Clementine two days ago, so far I like it. Good job :)

@Clementine-Issue-Importer
Copy link
Author

From davidsansome on November 29, 2011 16:08:16

Issue 2441 has been merged into this issue.

@moustachedelait
Copy link

Came here looking for year:1997 filter, would love to see filters added

@renoth
Copy link

renoth commented Feb 19, 2015

+1

@daviddavo
Copy link

Seriously, we need the year:1997 filter. And It would be nice to use regex, so I could find songs from a decade or 1955-1965

@jsams
Copy link

jsams commented Apr 5, 2017

This seems partially implemented. What is missing, for me, are 'year' (or date, this seems to be a popular one), 'format', and 'added' qualifiers. In amarok, I can do "date:>=1990 date:<2000" to get 90's music. I can do "added:<3d" to get music added in the last 3 days, where h/d/w/m seem to be accepted qualifiers. And I can do "format:flac" to view only my flac encodes.

Amarok has a number of other qualifiers: comment, filename, tracknumber, discnumber, bpm, length, bitrate, samplerate, filesize, firstplayed, lastplayed, playcount, modified. It also has score, rating, and label filters, though those are more specific to how Amarok handles the library. These are all read from tag/file stat data. e.g. bpm is only available on tracks that have a bpm tag and is not detected by scanning the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants