glyr

Music metadata search engine with CLI and C API

brewmacoslinux
Try with needOr install directly
Source

About

Music related metadata search engine with command-line interface and C API

Commands

glyr

Examples

Search for metadata about an artist and song$ glyr -a 'The Beatles' -t 'Let It Be' -get coverart
Get artist biography$ glyr -a 'David Bowie' -get biography
Search for album information with limit$ glyr -a 'Pink Floyd' -t 'The Wall' -get albumart --max-results 5