joshuathompson / baton

CLI to manage Spotify playback
MIT License
200 stars 12 forks source link

search error "invalid argument" #14

Closed jojh40 closed 5 years ago

jojh40 commented 6 years ago

Hi! Very nice work but I have a problem using search function.

Every search gets error invalid argument.

For example: ./baton search artist Iron Maiden 2018/02/23 20:56:43 invalid argument Other functions like next, repeat, status and devices are working.

ghyde commented 6 years ago

What version of baton are you running, and what OS are you using?

joshuathompson commented 6 years ago

Yeah if it's an old version then you would have to change your command to baton search artist "Iron Maiden". Would be interesting if that isn't the problem.

jojh40 commented 6 years ago

Latest version 0.1.3 Tried ./baton search artist "iron Maiden" - same error 2018/02/24 15:45:33 invalid argument

Im using Ubuntu

joshuathompson commented 5 years ago

Year later, still can't reproduce this issue. Feel free to reopen with more info if it somehow still persists.