mise - Micro Search Engine

Introduction to the mise-CLI-module

Example

To run a search from command-line, execute this module using musicdb:

# Find anything matching to Rammstein:
musicdb mise Rammstein

# get the ID for Rammsteins song Rammstein:
musicdb mise -t song -f id Rammstein
# -t/--target can be all(default), artist, album, song
# -f/--format can be short(default), id