-
Notifications
You must be signed in to change notification settings - Fork 312
Description
Dummy albums are created to serve as a container for orphaned tracks (i.e. tracks without an album).
I propose that dummy-albums should be removed from Artists, Genres and Albums views. In the Artists and Genres views, orphaned tracks will remain accessible through the tracks-list. Orphaned tracks would no longer be accessible from the Albums view, which might pose a problem for some.
On the other hand, I can't imagine this being useful in a practical sense. If we want to play an artist's tracks (including orphaned tracks), we can do that from the 'Artists' view. If we want to play tracks of a certain genre (including orphaned tracks), we can do that from the 'Genres' view. What exactly is the use case where somebody would want to play only an artist's orphaned tracks?
For people with music collections with many orphaned tracks, removing dummy-albums will dramatically shorten the list of albums in the 'Albums' view, making it much easier to find real albums.
For people who have a clean music collection, where every track is assigned to an album, this proposal would change nothing.
Ideas? Feedback?
UPDATE:
Previously I mentioned that dummy-albums can occasionally have no tracks, making them non-functional. I've since created a separate issue for that, which is now here:
#1458