Posts: 1,870
Threads: 43
Joined: Mar 2020
Reputation:
85
I do a lot of my music collection management in MediaMonkey where I can arrange music into collections based on almost any property (only certain tags, excluding certain tags, certain locations, certain codecs, etc) which I use for things like a "No Classical" view, or a "Just FLAC" view. I also use MinimServer for DLNA where I can specify filters to ignore some parts of the library. I miss this more than I expected in moOde. It would be great if we could define filters that include/exclude certain tags from the library view. A simply "show where tag is/is not value" would be powerful enough.
I'm thinking of rearranging my music collection so I can mount my usual collections (which are exclusive of each other) as separate NAS entries, but swapping from one to another would be a bit laborious.
----------------
Robert
Posts: 13,450
Threads: 305
Joined: Mar 2018
Reputation:
545
Why not go with a single unified collection?
Posts: 13,450
Threads: 305
Joined: Mar 2018
Reputation:
545
Makes sense. Something like what you are proposing could be added as a Library option similar to the TAG VALUE pairs that can be specified to filter auto-shuffle.
Posts: 13,450
Threads: 305
Joined: Mar 2018
Reputation:
545
Unfortunately the encoded-at rate is not a tag carried in the MPD database.
Posts: 1,870
Threads: 43
Joined: Mar 2020
Reputation:
85
I've managed a rough version of part of this by changing the permissions on the folders in my NAS. I have some of my collection in an "archive" directory. That's where stuff I tend not to listen to but don't want to delete goes to keep it out of the way in my day-to-day listening. By simply denying access to that directory to Moode and re-gen the database, those albums vanish. I feared doing this might make the scan fail but it seems to be happy enough.
It would still be nice to be able to filter on TAG VALUE pairs though. I had a look in the GIT repo to see if I could experiment with some code for this but I couldn't even work out where the relevant place might be so I think this is probably beyond my level.
----------------
Robert
Posts: 7
Threads: 3
Joined: Jun 2020
Reputation:
0
I also think this would be really useful, especially on tag view.
bertrum, I use similar filtering but because most players' library don't have detailed encoding tags, I've added "standardised" text on the comments section of ID3.
So, in musicbee I can created filtered collections based on "comment tag contains" and specifying a tag. For example: "HiRes" for anything above redbook spec, "vinil" for anything I encoded from an LP record, "HDTracks" for anything purchased from that store, and so on... That means my comments tags have a bunch of those identifiers (for instance, something can be both encoded from a vinil and at higher than CD resolution)
In moodeaudio, the tag search works in USB/NAS navigation, but not on the tag or album views (not that I could find thus far anyway, am new to it).