Share your favorite linux music player

Hello everyone
hope you have a nice day,
Just sharing my favorite music player under my linux environment
A preview :


btop for a scale :smiley:
oh btw that little window on the left is cava :sparkles:

I heard about rust tui music players too they are really good too,
but I prefer cmus because it’s unique fast and reliable,
How about you.

3 Likes

I like this. :+1: Music is an important part of my workflow. For me, I’m just using spotify-player. It helps keep memory usage down and CPU idle. Good idea with Btop, I did the same:

2 Likes

Awwwww your workflow looks so beautiful :sob:

does spotify-player only works with spotify online (services) or cmus like ?

1 Like

Yes, I think that one requirement. About 4 of us share 1 family plan.

1 Like

I’ve been playing around with fooyin for a while now. Fooyin is extremely customizable. I don’t like everything but for now I’m satisfied.
I have never used the CLI music player…

4 Likes

Never heard about fooyin before
But it make sense , you’re using kde plasma it integrate well into your environment
noticed it’s built on QT 6 , it should start fast because QT already cached,

nice rizz @toadie :wink:

1 Like

As a non-English speaker, I had to google rizz first :smiley:
Fooyin is like foobar2000 for Windows

1 Like

As I said in a previous post:

Trying to find a music player similar to Windows, does one exist? - #9 by ricky89

I also listen alot of music during my day infront of PC, and for now the best media player for Linux I found is all about Strawberry.

On Windows side nowdays Strawberry is payment software, so on my Windows machine I’m using Clementine for common audio files and the software MPV for play radio playlists such as PLS files since Clementine seems it does not support PLS.

1 Like

#bumpingthepost

Lately I return using Strawberry, definitevely my favorite music player.
I was trying to achieve some Discord rich presence while listening music, I ended up the latest integration they did Strawberry C++ side is horrible and not usable after all.

On Linux there’sa thing called dbus and Strawberry, which is a software written mostly for Linux, you can easily achieve Discord rich presence thank dbus and a random Python script fetching metadata directly from the running software.

But in Windows?
In Windows you can download pretty updated version of this software with Chocolatey, the fact is hard achieve that rich presence also in Windows bc lack of support and no dbus running over Windows.
So last day I was scripting in Python for achieve this goal on Windows as well.. I ended up with reading user AppData/Local/Strawberry cache folder; is seem it’s content is updated each time you play a song in the player.
So my script is doing:

  • Connecting to Discord
  • Clear up cache folder
  • Attaching a file system watcher on the folder
  • Each time there’s a file update
    • it launch a rich presence update on Discord
    • It clear up again the cache, because if you will listen the same song again the cached file won’t be touched again

I don’t think there’s better way in Windows without putting hands on the C++ Strawberry source code.

Pretty artisan script, nothing professional, but my goal is achieved.

4 Likes

My favorite music player is Audacious.
It is a bit similar to the classic winamp but has an abundance of plugins and connectivity options.

I even use it as a tool at work for several reasons:

  1. it is a quickstarter (no delay after pressing ā€˜play’)
  2. autostop after a track (very important)
  3. configurable crossfade
  4. can be remotely controlled ( by, for instance, a showcontroller )
  5. doesn’t try to create a library (very important)
  6. can work with playlists in several diverse formats
  7. easy keyboard navigation
  8. lightweight

Here it is in action:

6 Likes

My long time favourite is Audacious, of course. :slight_smile:

4 Likes

Audacious here too :grin:

4 Likes

I say Strawberry to for favorite Player. I used Clementine for a long time but finally wen to Strawberry which was forked from Clementine as it had became deprecated. Also I don’t stream music with my player, I just use the browser and radiovolna.

5 Likes

Back in the old days when I was suffering with Windows, I experimented with many players such as WinAmp, Music Match Jukebox, MediaMonkey, and Windows Media Player. Back then I was keen on having a single application able to rip CDs and play back the resulting ā€œ.mp3ā€ or ā€œ.wmaā€ (lossless) files.

Since moving to Linux, I separated the ripping app from the playing app. I use Asunder to rip CDs to ā€œ.flacā€, and I use VLC to play the files. Yes, it is very basic, but with VLC, you can paste the album art named (case-sensitive warning) as ā€œFolder.jpgā€, and VLC will display the album art.

5 Likes

I keep it pretty basic.I use Strawberry to play my own music collection and Pithos (front-end for Pandora) to stream free Pandora.

5 Likes

Oh, yes! I did use Music Match Jukebox for several years back in my Windows days. It was so long ago that I almost forgot about it :grin:

4 Likes

I use Audacious for the basics like sound messages (I have it set under preferred applications as my multimedia player) and simple tag editing because I like it’s small size and simple GUI. Yet for just listening I use Strawberry. For more complex tag editing I use Kid3.

4 Likes

Asunder handles most of my tagging work when it creates the ā€œ.flacā€. For the extra work, I have been using EasyTAG.

3 Likes

I like and use Easytag for some things like editing a whole album but to often the changes don’t show in my Truck’s music player. Genres and pictures will be missing after the changes. That never happens with Kid3 for either or Audacious for genres. I did some reading on it and some players are just more picky than others.

3 Likes