The state of Linux music players in 2026
91–100 of 159 posts
Re: The state of Linux music players in 2026
#92Earlier quoted context omitted.
> My guess is not everyone is annoyed by that, or knows about the option. It depends on the genre, I’d guess. For metal, there’s rarely continuous songs, mainly sometimes intro -> 1st proper song.
maybe not metal but the whole Offspring - Americana has this thing
Re: The state of Linux music players in 2026
#93Re: The state of Linux music players in 2026
#94Big downsides are that scaling is broken on Wine so the UI is tiny. Moreover, whenever I manually change tracks using the mouse, it lets out a massive fart before continuing normally. But I can live with that.
Hmmm, now that I think of it - I've never made any GUI app. Suppose I want to write my own music player, what's the best way to approach this?
Re: The state of Linux music players in 2026
#95It appears I'm an alien: almost none of the music players' authors care about this - they happily show albums from A to Z.
I use Clementine which can be set up to order albums by year. Any other options?
Re: The state of Linux music players in 2026
#96The thing I don't understand is alphabetic ordering of albums, which is the default most everywhere. Albums of a particular artist should obviously be ordered by when they were released (I don't care whether from newest or from oldest). It appears I'm an alien: almost none of the music players' authors care about this - they happily show albums from A to Z. I use Clementine which can be set up to order albums by year…
It's a simple option to implement. But most developers without UI skills don't seem to think about stuff like that.
Re: The state of Linux music players in 2026
#97Something that wasn't mentioned in the article - if you're coming from Windows and using Foobar2000, you'll want DeadBeeF https://deadbeef.sourceforge.io/
Re: The state of Linux music players in 2026
#98Earlier quoted context omitted.
My own software on a raspberrypi, a bluetooth receiver on my yamaha amp and my phone between the two. Simple setup, a joy to use.
Can you elaborate what app (?) you use on your phone?
(1) SQLite/Django/Bootstrap5/Unpoly app. SQLite is used for all the data and the full text search. Huey is used for background tasks. Tinytags gets metadata from audio files. LastFM API provides similar artists functionality. YT-DLP is used to fetch music that is not easy (for me) to get (no bandcamp, only on streaming, old stuff not easy to find...). Bootstrap provides a clean look and the usual responsive stuff. Dropbox API is used to maintain a copy of the music files in my dropbox account. The app currently handles a collection of 70k files and runs on a raspberrypi behind the caddy web server.
Re: The state of Linux music players in 2026
#99For me peak musicplayer UI is still my customized foobar2000 setup on Windows. I need a waveform, a playhead, a good browser that can do both metadata based libraries and dumb folders fast and without lagging, a way to build/save/view/load playlists and a way to queue songs. Most players are just too basic or make the wrong or to many assumptions about my collection. Or the interface is just too cute and dysfunctiona…
Re: The state of Linux music players in 2026
#100Surprised there's no mention of the tried-and-true VLC.
[1] https://search.nixos.org/packages?channel=unstable&query=mus...
[2] https://search.nixos.org/packages?channel=unstable&query=med...