Live data from Hacker News

Cmus – A Small Terminal Music Player

cmus.github.io

61–67 of 67 posts

Re: Cmus – A Small Terminal Music Player

#61

Some time ago I did complete depart from Apple apps and services, while still using Mac. It was pain to extract all the images from Photos but music transition to cmus was smooth. I am mostly playing di.fm stations and cmus works well with subscription links. Sadly both cmus and mplayer on Mac rely on Carbon components so there is big console warning for using deprecated components and more importantly they can't be…

I use CMUS under byobu.

Re: Cmus – A Small Terminal Music Player

#62
post #53
post #43

Earlier quoted context omitted.

Ditto - automatic organisation by metadata might be nice if metadata wasn't universally inconsistent and incomplete. I tried manually fixing my whole library and it was nice for a couple of weeks, but there's so much ongoing maintainence overhead that OS-level folders are the only thing I bother with any more :(

The metadata doesn't even reflect the way I think about music. And what do you do with movie OSTs, which are by ten different artists and some are songs from other albums? It's just madness.

I use beets for tagging, and it has no trouble with OSTs. It sets a different tag for Album artist and Track artist, and cmus uses the Album artist. Most soundtracks of the type you mention are under .

I'm different from most people in that nearly all of my music collection is complete albums, so if that's not the case, then I could see how a file/folder layout would work better, and the artist/album view is more full-featured than the file-browser view.

[edit] Also as far as I can tell, there's no way to filter based off of path (only filename) which might also be a good way if you prefer directory based organization.

Re: Cmus – A Small Terminal Music Player

#63

cool. Unfortunately, I get all my music from spotify now. No more mp3s.

If you'd still like to use a terminal player you should check out mopidy: https://www.mopidy.com

This is cool! I was working on something similar but more specifically for my office to democratise our office music with voting and so on, after Soundrop disappeared off the face of the earth. It only supports Spotify at the moment, but the plan was to eventually add soundcloud support as well as file uploads.

Re: Cmus – A Small Terminal Music Player

#65
post #3

cool. Unfortunately, I get all my music from spotify now. No more mp3s.

If the economic incentives spotify offers are any indication, you may be correct in more ways than one. (Remember, kids, you're sending a clear signal about what's valuable with your purchases. And if you're using spotify, it isn't the artists whose music you're listening to.)

Consumers usually purchase things based on individual needs, not messages they want to send. It is only in rare instances do consumers actually manipulate the market by deliberately controlling what they purchase, the term is called boycott.

Re: Cmus – A Small Terminal Music Player

#66
post #34

It's kind of relevant here, but VLC can also run inside a terminal. vlc -I ncurses

Noticed it when installing it on openSUSE, but VLC wont install any codecs that get installed on Windows, not sure what the legal issue is with that but it might as well be a paperweight on my laptop as is. Maybe I'll give it a shot as a terminal music client. On another thought, does that mean VLC somehow displays video with ascii? hah

Re: Cmus – A Small Terminal Music Player

#67

Earlier quoted context omitted.

I'm curious... Is mopidy like mpd in that clients that connect are only able to edit the playlist? Or can they themselves play songs?

It's not just like mpd, it is mpd + a HTTP server. Ergo you need to control it with a CLI or graphical mpd client or with a web client.

It is absolutely not MPD, it has a partial implementation of the MPD protocol.
Post reply on HN