ktr
ktr
I don't know why the build fails because the provided graph is completely same as the my graph... I created a [GitHub release](https://github.com/ktr0731/itunes-cli/releases/tag/v0.1.2), so could you try it out?
It's just an executable binary. So, just place it under an execution path, and then it will be available. > …even though they all seem to be there. (note this...
Could try the following command? If there are no tracks, it means no tracks in iTunes (or there is a bug). ``` sh $ itunes list ```
`ktr0731/itunes-cli` reads tracks by using AppleScript, so the seek speed depends on AppleScript. Also, currently, `ktr0731/itunes-cli` doesn't have any cache mechanisms. I'm not familiar with AppleScript, so I can't think...