Live data from Hacker News

Show HN: kew – A Terminal Music Player for Linux

github.com

11–20 of 67 posts

Re: Show HN: kew – A Terminal Music Player for Linux

#11
post #10

brew install failed on macos % brew install kew ... kew: Linux is required for this software. Error: kew: An unsatisfied requirement failed this build.

Yes, unfortunately it only works on Linux and FreeBSD. I should add that to the readme.

EDIT: Added.

Re: Show HN: kew – A Terminal Music Player for Linux

#12
Slick! I love it.

It doesn't fit my use-case very well, though. I'm not saying it needs to, but I'm going to put my use-case out there in case someone is looking for project ideas.

We have oodles of music players on Linux, GUI and terminal. But we have very few choices that

* are optimized for the absurdly, comically large library of someone who has been diligently collecting and organizing music for decades

* collect playback statistics and allow user rating of songs

* that can be used to create smart playlists

I used amarok for years, but it keeps dying and reviving, and I don't trust it to stick around. I then used mpd for years, but while mpd excels at large libraries, the other two requirements have to be implemented client-side, and the experience was always at least a little janky. I currently use Strawberry, but 1) it chugs with a large library, 2) its smart playlists aren't expressive enough, and 3) it is also kind of janky, and I experience frequent crashes.

The only player I've found that really fits my use-case like a glove is MediaMonkey, but I walked away from Microsoft years ago, and I'm not about to go back now just to wrangle my music library.

Re: Show HN: kew – A Terminal Music Player for Linux

#13
I love the idea. My music is now 50% cloud only, 50% on disk. I mean, its 100% in the cloud, i just have local files for half available. Ive been thinking about self hosting some music provider thingy (or even just supporting ssh via my dyndns-like capability) to my NAS and bringing music back to self owned files. However, it is work to do when the internet is pretty reliable, costs are low, etc.

Those who love this conceptually but have/had cloud music, did you act? How/why?

Re: Show HN: kew – A Terminal Music Player for Linux

#14

Slick! I love it. It doesn't fit my use-case very well, though. I'm not saying it needs to, but I'm going to put my use-case out there in case someone is looking for project ideas. We have oodles of music players on Linux, GUI and terminal. But we have very few choices that * are optimized for the absurdly, comically large library of someone who has been diligently collecting and organizing music for decades * collec…

Yes, while a comically large music library is supported in principle (kew offers to cache your library if it takes a long time to search through), it might not be entirely suited for it.

As for your other two suggestions those fall outside the scope of kew. kew is supposed to be simple with minimal bloat.

Re: Show HN: kew – A Terminal Music Player for Linux

#18

Slick! I love it. It doesn't fit my use-case very well, though. I'm not saying it needs to, but I'm going to put my use-case out there in case someone is looking for project ideas. We have oodles of music players on Linux, GUI and terminal. But we have very few choices that * are optimized for the absurdly, comically large library of someone who has been diligently collecting and organizing music for decades * collec…

Nice, thanks for sharing your thoughts. Currently, I use navidrome[1], which not really is a player but more a music server, but since it supports the "subsonic" protocol, you can use native apps to connect and manage your stuff (substreamer for android / iOS is all I really need but navidrome also comes with a handy web interface). It also has support for json based smart playlists[2].

1: https://www.navidrome.org/ 2: https://github.com/navidrome/navidrome/issues/1417

Re: Show HN: kew – A Terminal Music Player for Linux

#20

Slick! I love it. It doesn't fit my use-case very well, though. I'm not saying it needs to, but I'm going to put my use-case out there in case someone is looking for project ideas. We have oodles of music players on Linux, GUI and terminal. But we have very few choices that * are optimized for the absurdly, comically large library of someone who has been diligently collecting and organizing music for decades * collec…

Nice, thanks for sharing your thoughts. Currently, I use navidrome[1], which not really is a player but more a music server, but since it supports the "subsonic" protocol, you can use native apps to connect and manage your stuff (substreamer for android / iOS is all I really need but navidrome also comes with a handy web interface). It also has support for json based smart playlists[2]. 1: https://www.navidrome.org/…

Just to add an alternative, I'm using Airsonic Advanced[0] as my subsonic server of choice if for only one reason: it properly supports folder navigation. I've ranted about this before (looking at you Jellyfin) but my folder layout is sacred and any media service I use needs to respect it.

For an android client I use tempo[1] which again was one I landed on because pretty much all the other clients didn't support folder lookup either (I think dsub also does but tempo is a lot prettier).

0: https://github.com/kagemomiji/airsonic-advanced

1: https://github.com/CappielloAntonio/tempo

Post reply on HN