Rigellute / spotify-tui

Spotify for the terminal written in Rust 🚀
MIT License
17.4k stars 521 forks source link

spt forces web, cannot select spotifyd #1080

Open AlexCzar opened 1 year ago

AlexCzar commented 1 year ago
; spotifyd --version
spotifyd 0.3.4
; spt --version     
spotify-tui 0.25.0

I have spotifyd set up and working. when I run spt, as per https://github.com/Rigellute/spotify-tui#using-with-spotifyd I cannot select spotifyd, because spt asks for Client ID and won't allow me to do anything else.

apprehensions commented 1 year ago

solution: https://github.com/aome510/spotify-player, no need for spotifyd, this is an actual client.

AlexCzar commented 1 year ago

Good to know, but it is not a solution, in this instance I'd like to have a local UI for spotifyd, not another client, mostly I'm using spotifyd remotely, but occasionally would like to control it from the same machine.

apprehensions commented 1 year ago

Then setup spotifyd and use spotify_player to control it.

AlexCzar commented 1 year ago

Again, good to know, thanks, I may go that route, but would prefer to fix the issue which is in the OP.

apprehensions commented 1 year ago

Please do know that spt has been abandoned. Which is why I was reccomending another client.

Additionally, your spotify remote configuration might be invalid, try setting it up again. And if that doesn't help, then that means spt is now outdated in terms I'd spotify api.

AlexCzar commented 1 year ago

Thanks, but it looks like it's stalled, not abandoned, so I'll keep the issue open for future reference. Here is a tweet from the author on that account.

apprehensions commented 1 year ago

but it looks like it's stalled, not abandoned

I know. They've been saying that they are getting it back but, it has already been half a year, and a new, and MUCH MUCH better project is here.

It deserves some fucking praise. This does not.

ed9w2in6 commented 10 months ago

@apprehensions While recommending an actively maintained alternative is a good thing, your comment here is down right rude. I strongly recommend you to consider rewording them, especially the foul language.

As I have commented in another issue, I disagree with your classification as abandonware, especially when the program still works and that the author is reachable, as you may already know, as mentioned in issue https://github.com/Rigellute/spotify-tui/issues/1000. There can be any reasons that the author cannot catch up on writing fixes, work or study, especially when it still works. As long as the author has not publicly announced archival or end of life, it is NOT abandoned.

As a fellow programmer, you should also read this gist and this HackerNews thread, and the linked article on open source maintainer's obligations - there are (almost) none. I too was once like you, which is why I believe you can change.

I believe you can do better than this especially if you maintain any software yourself. If you have strong feelings with this software then you can consider redirecting those feelings into writing up fixes - which will benefit the whole community.