this post was submitted on 26 Jul 2025
59 points (95.4% liked)

Linux

8846 readers
610 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] woelkchen@lemmy.world 26 points 2 weeks ago (2 children)
[–] UndulyUnruly@lemmy.world 20 points 2 weeks ago (2 children)

I had no idea what MDP was, but after a quick search I assume it refers to Music Player Daemon, for anyone else wondering.

[–] who@feddit.org 6 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

It describes itself as a server-side application for playing music, but it can be used locally as well. For example, the Cantata music player uses mpd to handle music decoding and playback, but automates it in the background to keep the interface simple for the user. This separation of concerns allows Cantata to benefit from things like decoding improvements, security fixes, and new sound APIs (e.g. PipeWire) without having to reinvent the wheel.

[–] Cris_Color@lemmy.world 4 points 2 weeks ago
[–] Lojcs@piefed.social 16 points 2 weeks ago* (last edited 2 weeks ago)

Euphonica tries to make minimal and sensible assumptions about your library's folder structure.

Tracks from different releases (albums) should not be put in the same folder. Preferably, all tracks of the same release should be put in the same folder.

How hard is it to stop making this assumption? Why is almost every music player adamant on making it?

Not every song belongs to an album, songs released together might belong to different albums and not every album is released at once. Not to mention folders can serve any kind of organization need other than grouping songs of an album.