Posts: 3
Threads: 1
Joined: Mar 2022
Reputation:
0
Hey, I'm just a linux enthusiast and also music lover, so I decided to setup a local music streamer. Love the distrib, thanks for the amazing work. I'll try to see whether it is possible to use another music player instead of MPD.
Posts: 1,869
Threads: 43
Joined: Mar 2020
Reputation:
85
Hello there.
What is the reason why you want to use something other than MPD?
----------------
Robert
Posts: 3
Threads: 1
Joined: Mar 2022
Reputation:
0
Hey, it's mainly due to the lack of multi-genre support from MPD. I try to tag meticulously my tracks with genres, and I need often give them more than one. I would then like to browse my library by filtering through genre depending on the mood, and that multi-genred tracks would appear in both filters. Navidrome supports that now, and independently of the type of tags (mp3 or flac); it also works as a server. I also tried some mpd clients but was not convinced at all.
However I choose moode audio because it seems already well set-up and very convenient, as well as a good sound quality pipeline
Posts: 13,424
Threads: 304
Joined: Mar 2018
Reputation:
545
MPD supports multiple tags and so does moOde's Library including multiple Genre tags but possibly not in the way you want to use them.
Is it that your Genre tags are not listed in Tag view?
Posts: 3
Threads: 1
Joined: Mar 2022
Reputation:
0
I prefer to listen to music by albums. So when I browse my library, I want to be able to view only albums that fit a certain genre or multiple genres that I want to listen to at this moment.
When I tag my music, I put separate genres with the delimiter `;`, but it seems that mpd, or rather ncmpcpp and what's under the hood for your interface does not treat them as separate fields, so I have genres like ` Electro; Techno; IDM ` appearing rather than just `Electro`, `Techno` and `IDM`. Then the
True that I can always go to the Advanced search, but it feels less smooth than navidrome for me. I can just scroll to my genres and see what albums come out.
However I like what you did with the radio and all the sound settings, so I wanted to try it out too.
I was wondering where I could find more documentation about you build the moode ecosystem? I mainly looked at forum posts, and learned about stuff like `moodeutl` on them, but is there something more concise?