RuneAudio / RuneUI

RuneAudio Player User Interface
GNU General Public License v3.0
186 stars 74 forks source link

Issue with identical album names #64

Open meve opened 9 years ago

meve commented 9 years ago

When browsing the library by either album or artist, when an album is queued, songs from all albums in the library having that album title will be queued.

When two different artists have put an album with identical names out, it will show up once in the Album overview, which kind of makes sense though. What maybe would make more sense is that it would show up twice with for instance the artist name in parentheses. Then again, that may mess up albums with various artists.

ACXgit commented 9 years ago

Hi meve, thank you for the tip. We'll take this into consideration when refactoring that piece of code.

meve commented 9 years ago

This is especially noticeable when it comes to artists with album titles like 'Greatest Hits' or 'Best Of'; all songs of all artists end up in the same view.