Skip to content

v0.3.0

Compare
Choose a tag to compare
@rubiojr rubiojr released this 13 Nov 12:59
· 37 commits to master since this release

Changelog

Added

Search now supports ID3 tags. Some examples:

Search by artist

rplay search artist:metallica

Search by genre

rplay seach genre:rock

Search by file name

rplay search "filename:*mp3"

List all

rplay search "*"

https://blevesearch.com/docs/Query-String-Query/ explains the search queries in more detail.

Fixed

Improved search output hiding some unwanted metadata fields.