FCR001 / cantata

Automatically exported from code.google.com/p/cantata
GNU General Public License v3.0
0 stars 0 forks source link

Show performer(s) in all track tooltips #564

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Tooltips for tracks in the play queue contains performer information, tooltips 
for tracks in the artists, albums, etc. lists do not show that info.

Original issue reported on code.google.com by michael....@gmail.com on 16 Oct 2014 at 9:59

GoogleCodeExporter commented 9 years ago
That's because these views do not use the performer tag. Hence this info is 
*not* stored in Cantata's cache of the MPD listing.

Performer is visible, and searchable, via the Search tab.

Original comment by craig.p....@gmail.com on 17 Oct 2014 at 10:57

GoogleCodeExporter commented 9 years ago
To me this is confusing. When I get a tooltip for a track in different contexts 
I expect them to be the same, not subtly different. I had to check several 
tracks and even look at the files with a tagger to confirm that performer tags 
are indeed there, but are displayed differently in different places.

Original comment by michael....@gmail.com on 17 Oct 2014 at 12:55

GoogleCodeExporter commented 9 years ago
Easy enough - I can just remove the info from all tooltips :-)

I can see your point, but as I said the info is not there in those places to 
show. I guess I could add the info, and allow searching there - but it might be 
odd that searching for a string matches one that is not shown in the UI...

Adding performer info to each song in the library will bloat its size, hence 
why it is not there. Adding info that is not displayed/searchable seems silly.

Original comment by craig.p....@gmail.com on 17 Oct 2014 at 2:53

GoogleCodeExporter commented 9 years ago
OK, I see your point. The existing search is nice as it is.

Original comment by michael....@gmail.com on 17 Oct 2014 at 3:20

GoogleCodeExporter commented 9 years ago
OK, so can I mark this as invalid?

Original comment by craig.p....@gmail.com on 17 Oct 2014 at 3:42

GoogleCodeExporter commented 9 years ago
Yes, go ahead.

Original comment by michael....@gmail.com on 17 Oct 2014 at 4:05

GoogleCodeExporter commented 9 years ago

Original comment by craig.p....@gmail.com on 17 Oct 2014 at 4:31