-
Notifications
You must be signed in to change notification settings - Fork 315
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved handling of orphaned tracks (#1460)
* Ensures dummy-albums in the Genres view are represented using the same icon as in the Artists view. * Ensures that clicking on a dummy-album will list the orphaned tracks (tracks without an album) for which they were created. Fixes: volumio/Volumio2/#1458 Maybe Fixes: volumio/Volumio2/#1441 * Removes dummy-albums (for tracks without an album) from the Genres and Artists views. Collates dummy-albums in the Albums views, i.e. where Volumio might previously have created hundreds or thousands of dummy-albums for orphaned tracks (one dummy-album per artist) now only one is created (shared by all artists). Fixes: volumio/Volumio2/#1453
- Loading branch information
1 parent
9c3f3c2
commit 5d40d4b
Showing
1 changed file
with
27 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters