glyr - search engine for music-related metadata

Audio editors, music players, video players, burning software, etc.
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

glyr - search engine for music-related metadata

#1 Post by robwoj44 »

https://github.com/sahib/glyr
It comes both in a commandline interface tool and as a C library, both with an easy to use interface. The sort of metadata glyr is searching (and downloading) is usually the data you see in your musicplayer. And indeed, originally it was written to serve as internally library for a musicplayer, but has been extended to work as a standalone program which is able to download:
cover - Coverart (front images supported only)
lyrics -Songtext
artistphotos - Photos of a certain band (press or live)
artistbio - Artist biography from various sites
review - album reviews from various sites
albumlist - A list of albums from a specific artist.
tags - Tags, either related to artist, album or title
relations - links to wikipedia, myspace, musicbrainz ...
similarartists - similar artists
similarsongs - similar songs
tracklist - tracklists of an album
guitartabs - guitartabs in textual form
backdrops - Large artist photos, suitable for backgrounds
Compiled in racy 5.5
Attachments
glyr-1.0.0-i486.pet
glyr
(78.09 KiB) Downloaded 169 times

Pelo

Vivid 6.5 Does not find it

#2 Post by Pelo »

Vivid 6.5 Does not find it Coquillo, whose job is the same, gets a lot of results but among them, none is the good one :!:

DB:
glyrc lyrics -a A -b B --cache /tmp # Write found items to cache; create it if not existant
glyrc cache list --cache /tmp # List all in the cache
glyrc cache delete cover -a Equilibrium -b Sagas --cache /tmp # Delete artist/album
glyrc cache select lyrics -a Knorkator -t 'A' -n 2 --cache /tmp # Search for two items in cache and print them
Attachments
libglyr.png
(15 KiB) Downloaded 67 times

Post Reply