Files
search/readme.md
Connor Johnstone 208dbf422b Initial commit
2026-03-17 19:00:43 -04:00

591 B

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