okonek / tidal-cli-client

You can now use Tidal on linux. With your loved CLI. <3
MIT License
272 stars 29 forks source link

W3M Image Display not available. #41

Closed sabrehagen closed 5 years ago

sabrehagen commented 5 years ago

Hey there,

I found this project via your blog, but I was unable to leave a comment there - great writeup! The video with SRV was very cool :) I'd like to get your client working but I'm getting the error "W3M Image Display not available.". It has been logged to Sentry with Event ID: cccc4fd7d0694392bfd0fb491aa5c233. Hopefully you can find it :) Do I need to install a certain dependency?

okonek commented 5 years ago

It seems, that you haven't installed w3m-img. What system are you on? Have you installed w3m and w3m-img. But besides that, I think I'll just disable images if someone doesn't have w3m-img installed instead of disabling the whole app.

sabrehagen commented 5 years ago

Installing w3m and w3m-img fixed that issue. Now once the command line starts keyboard input it not recognised and I am stuck at the donation screen.

okonek commented 5 years ago

Wait a second, I'll push an update in a minute.

okonek commented 5 years ago

Check it out now. Update with npm i -g tidal-cli-client@latest

sabrehagen commented 5 years ago

I updated, but still stuck.

image

okonek commented 5 years ago

You press ":" and cant input?

sabrehagen commented 5 years ago

Okay, I missed that part. I could select the Copy PayPal link and Copy Bitcoin Address with my mouse, but not keyboard, so I assumed it was not receiving my keyboard input. Working - thanks!

okonek commented 5 years ago

Sure, I know the instructions are not well written. But i'm trying my best.

okonek commented 5 years ago

Also, now the dependencies are auto installed