Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Inconsistent Tag View behaviour.
#19
(09-13-2020, 10:28 PM)Tim Curtis Wrote: The way I approached it was to first think about how to populate the artist list with all the artists. The way to do that is to just use the artist tag and not the "albumArtist || artist" tag logic. This works but then the compilation albums end up being listed multiple times, once for each separate artist. They would somehow have to be combined again during renderAlbums().

Something like that.

I haven't looked at how you build the artist list column yet. I worked from the other end which was at least getting listed artists to find all their songs. I've not done much javascript so I make no claim to this being a good way to go, but this is my hack I just tossed together and it finds all my Lana Del Rey albums/songs.

Code:
Code Deleted... See later response

I think I saw some meta keys can do combined searches, this of course wouldn't work if albums were somehow otherwise narrowed and as I mentioned the findAlbums doesn't really do anything useful in this case either.
Reply


Messages In This Thread
Inconsistent Tag View behaviour. - by the_bertrum - 06-10-2020, 09:30 AM
RE: Inconsistent Tag View behaviour. - by seashell - 09-13-2020, 10:47 PM

Forum Jump: