2026-03-20 18:09:47 -04:00
2026-03-20 18:09:47 -04:00
2026-03-18 15:37:21 -04:00
2026-03-17 19:00:43 -04:00
2026-03-17 19:00:43 -04:00

shanty-search

Online music search for Shanty.

Searches for artists, albums, and tracks via online databases (MusicBrainz, etc.) and returns structured results for adding to the library watchlist.

Usage

shanty-search artist "Pink Floyd"
shanty-search album "Dark Side" --artist "Pink Floyd"
shanty-search track "Time" --artist "Pink Floyd"
shanty-search discography "83d91898-7763-47d7-b03b-b92132375c47"

# JSON output
shanty-search artist "Radiohead" --json

# Limit results
shanty-search artist "The" --limit 5
Description
Search musicbrainz or whatever for shanty
Readme 46 KiB
Languages
Rust 100%