Amarok/Manual/Organization/Collection/SearchInCollection/en: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
 
(Updating to match new version of source page)
Line 7: Line 7:
[[File:searchincollection.png|center|250px]]
[[File:searchincollection.png|center|250px]]


== Edit Box ==
=== Edit Box ===


When you type in the input field, '''Amarok''' will search for the text in all available tags such as artist, album and title. Your view of the collection will update automatically to display only the matches of the search.
When you type in the input field, '''Amarok''' will search for the text in all available tags such as artist, album and title. Your view of the collection will update automatically to display only the matches of the search.
Line 13: Line 13:
To search in a specific tag, type <code>tag:value</code> into the search bar. Operators like <keycap><</keycap> and <keycap>></keycap> can be used to create more general conditions. Several conditions can be used together by separating them by a <keycap>space</keycap> between them. For time conditions, use the following abbreviations: d=day, w=week, m=month, y=year.
To search in a specific tag, type <code>tag:value</code> into the search bar. Operators like <keycap><</keycap> and <keycap>></keycap> can be used to create more general conditions. Several conditions can be used together by separating them by a <keycap>space</keycap> between them. For time conditions, use the following abbreviations: d=day, w=week, m=month, y=year.


=== Tags ===
==== Tags ====


The following tags can be searched:
The following tags can be searched:
Line 31: Line 31:
* <menuchoice>BPM</menuchoice>
* <menuchoice>BPM</menuchoice>


=== Additional searchable fields ===
==== Additional searchable fields ====


Along with tags, the following can also be searched:
Along with tags, the following can also be searched:
Line 45: Line 45:
* <menuchoice>Last modified</menuchoice>
* <menuchoice>Last modified</menuchoice>


=== Operators ===
==== Operators ====


Numerical tags can use the following operators to create a condition:
Numerical tags can use the following operators to create a condition:
Line 52: Line 52:
* Larger than: <keycap>></keycap>
* Larger than: <keycap>></keycap>


=== Examples ===
==== Examples ====


If you search without specifying a tag, '''Amarok''' will search in all important text tags:
If you search without specifying a tag, '''Amarok''' will search in all important text tags:

Revision as of 16:50, 20 September 2011

Search Collection

Search Collection lets you specify complex filters to search for specific tracks in your collection. Use the edit box in the Media Sources pane or click the Edit Filter-button right next to the edit box.

Edit Box

When you type in the input field, Amarok will search for the text in all available tags such as artist, album and title. Your view of the collection will update automatically to display only the matches of the search.

To search in a specific tag, type tag:value into the search bar. Operators like < and > can be used to create more general conditions. Several conditions can be used together by separating them by a space between them. For time conditions, use the following abbreviations: d=day, w=week, m=month, y=year.

Tags

The following tags can be searched:

  • Album
  • Artist
  • Bitrate
  • Composer
  • AlbumArtist
  • Genre
  • Playcount
  • Rating
  • Sample Rate
  • Score
  • Title
  • Track
  • Year
  • BPM

Additional searchable fields

Along with tags, the following can also be searched:

  • Comment
  • Filename
  • Disc number
  • Length
  • Filesize
  • Format
  • Added (to Collection)
  • First played
  • Label
  • Last modified

Operators

Numerical tags can use the following operators to create a condition:

  • Equal: :
  • Less than: <
  • Larger than: >

Examples

If you search without specifying a tag, Amarok will search in all important text tags:

More complex patterns can be used to get better results:

Edit Filter Dialog

If you prefer to build your searches more programatically, drag down the icons for the search terms you want, and drag to change search-term order. You may search by: Simple text, Title, Artist name, Album Artist Name, Album Name, Genre, Composer, Comment, Filename, Year, Track Number, Disc Number, BPM, Length, Bit Rate, Sample Rate, File Size,

Format, Added to Collection, Score, Rating,
First Played, Playcount, Label, Last Modified. 

You can also add OR and AND here.

Select a term and check Invert condition to disallow that search-term. Choose AND or OR for all terms in this search. If you choose AND, all search-terms must be present. If OR, any matches will show up.

Of course, clicking Reset removes your selections.