Rigellute / spotify-tui

Spotify for the terminal written in Rust 🚀
MIT License
17.35k stars 518 forks source link

Project Update #1000

Open Rigellute opened 2 years ago

Rigellute commented 2 years ago

I sincerely apologise for my lack of maintenance, I do love this project but I have not been able to dedicate any time to it - life/other commitments have been getting in the way! I hope to be able to make more space for development in the future.

A serious amount of work is needed to upgrade the underlying spotify library. What's more, the current architecture has grown in complexity and needs a rethink. I had spent time exploring this refactor, but ran out of steam trying to reimplement existing features.

Just know that I do intend to return to it!

Rigellute commented 2 years ago

It's rather fitting that this is issue #1000 😁

apprehensions commented 2 years ago

LETS FUCKING GOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO

elijahmg commented 1 year ago

@Rigellute Thx for your work. I faced some issues because of underlying library and since I needed only couple of feature, I've started to build my own pure cli tool. It's very mature. Here it is https://github.com/elijahmg/spotify-rust-cli Thank you for inspiration

nopeless commented 1 year ago

@Rigellute I feel like there are just too many bugs for this project to be viable for every day use and way many edge cases that cause discomfort

I really do like the concept of this project but for now, I feel like someone has to rewrite the codebase with better underlying ui engine

Oppen commented 1 year ago

Hi @Rigellute. Thanks for all the work you put on this project. I'd like to say I love it but I got too late to the party to try it :( I'm sure I would tho :heart: I was thinking, is there anything we can do to help keep the project alive? I thought maybe we could create a GitHub org so some more people can review and merge PRs. I see a lot of people has enough interest to contribute fixes, so what's missing the most is a few people in charge of the follow up. Of course, my suggestion only applies if you agree, and setting you as owner (you deserve it), just with some other people helping to keep it afloat.

aromeronavia commented 1 year ago

Yes, we are quite a few people interested in contributing to this <3

apprehensions commented 1 year ago

Me waiting for @Rigellute to have someone takeover the project or have a organization 💀

Honestly, can someone here responsible enough make a fork of this project that takes PRs and accepts contributions, and fixes to this project? Many parts of it is broken (1000+ issues relating to broken)

apprehensions commented 1 year ago

i have now created a fork of this repository that lives at https://github.com/spotify-tui/spotify-tui; with some PRs merged and a cargo.lock update, but i do not know Rust if at all so i have applied some that do work.

apprehensions commented 1 year ago

edit: https://github.com/aome510/spotify-player

hoomp3 commented 1 year ago

edit: https://github.com/aome510/spotify-player

this one is so good, definitely recommend everyone use this instead

apprehensions commented 1 year ago

EVERYONE should use this anyway, the developer is super nice and extremely active, plus tui looks much better and has way more features that can actually replace the propietary spotify client.

Rigellute commented 1 year ago

Sorry again for my radio silence. I've been unable to spend any time on spotify-tui 😞. Consider the project in a deep sleep until I can return to make the needed, but considerable, updates/fixes