getmusicbee.com

Support => Bug Reports => Topic started by: jonap on March 21, 2021, 09:33:07 AM

Title: Artists view with pinned bottom panel showing same track multiple times
Post by: jonap on March 21, 2021, 09:33:07 AM
In Artist view, the bottom panel lists every track for the selected artists
Though, when a track has multiple artists, that track of course belongs to each artist, and so when selecting both artists, the track gets listed multiple times

exemple, after few filters trough thumbnail browser I get to 2 tracks, one by Daniel Johnston and 1 by Queen & Bowie
the track by Queen and Bowie has both tagged as artists

(https://i.imgur.com/l40kPmu.png)

so the view rightfully shows 3 artists for 2 tracks

but the bottom panel also shows 3 instances for 2 tracks (when no artist is selected or all artist are selected)

(https://i.imgur.com/H9p6FnG.png)

when selecting:

(https://i.imgur.com/JOp5oRk.png)

(https://i.imgur.com/aECEIo4.png)

(https://i.imgur.com/0tPZrcB.png)

Is this how it's intended to work? or is it a bug?
Couldn't it just be implemented adding an "if" in case the track is already listed
Title: Re: Artists view with pinned bottom panel showing same track multiple times
Post by: The Incredible Boom Boom on March 21, 2021, 09:44:31 PM
Is this how it's intended to work? or is it a bug?
Couldn't it just be implemented adding an "if" in case the track is already listed

I imagine it might be a little more difficult to implement, which is why I haven't brought this up myself.
I will +1 since it's here now, though. (Oops, thought this was the Wishlist board.)
Title: Re: Artists view with pinned bottom panel showing same track multiple times
Post by: Steven on March 22, 2021, 08:27:22 AM
if you imagine you were using the Artists view and clicking on each picture shows the expanded panel ie. so you only see the tracks related to that artist, then i would expect the same track to show under Queen and under David Bowie.
So when showing the tracks panel down the bottom and no artist is selected, its simply showing the tracks for all artists which would duplicate the same track. I dont consider that a bug but i also understand its not what you would intuitively expect.
I am not going to make any change for this in v3.4
Title: Re: Artists view with pinned bottom panel showing same track multiple times
Post by: jonap on March 22, 2021, 09:16:20 AM
yeah I got that, it makes sense for the panel that appears after clicking
I just tought it could be possible to treat that appearing panel and the pinned bottom panel like 2 different things, if it was easy to do from a programming point
but it's a minor thing, thanks anyway