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…
Cmus – A Small Terminal Music Player
61–67 of 67 posts
Re: Cmus – A Small Terminal Music Player
#62Earlier 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'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
#63cool. 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
Re: Cmus – A Small Terminal Music Player
#64I also recommend mpd + ncmpcpp.
Re: Cmus – A Small Terminal Music Player
#65cool. 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.)
Re: Cmus – A Small Terminal Music Player
#66It's kind of relevant here, but VLC can also run inside a terminal. vlc -I ncurses
Re: Cmus – A Small Terminal Music Player
#67Earlier 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.