INTERACT FORUM
More => Old Versions => Media Center 12 (Development Ended) => Topic started by: AustinBike on November 27, 2008, 07:54:19 am
-
I started looking through my collection and I see several artists like David Bowie where I have some files that are listed as "rock" and others as "rock/pop".
Since I am anal-retentive, how do I solve this?
I'd love a view that selects only artists with multiple genres.
But here is the twist: I don't want to change compilations or soundtracks.
Any idea how to set up this view?
-
This might work for you:
[Media Type]=[Audio] -[Genre]=[],[Soundtrack] [Mix Album]=0 ~limit=-1,1,[artist],[genre] ~dup=[Album Artist /(auto/)] ~a
It does the following:
1. Exclude all files where Genre is either empty or "Soundtrack"
2. Exclude all compilations, or "mix albums"
3. List 1 example of every artist-genre combination that exists in the library.
4. Keep all duplicates of artists, discard the rest.
5. Expand to full albums.
------
If you use that in "Step 4 - Files to show" and add panes to suit your needs it should all work fine.
If you distinguish soundtrack albums in some other way than Genre, you'll need to amend the search to take care of that.
This should leave you with artists with multiple genres. You will be given one example of each, and the assumption is made that you will know which of them is correct and which of them need changing.
-marko
Good enough?