Comment 1 for bug 1396971

Revision history for this message
Victor Thompson (vthompson) wrote :

Thanks for the bug report Brendan! This is done intentionally because the genre tag is actually blank (""). As such it gets sorted to the top of the list. If we could find a way to 1) properly sort the desired translatable string ("Unknown"?) within the list, and 2) still reliably use a blank string to populate the model data from mediascanner2--then I think it could be done inside the app. Otherwise, this *might* be something that could be populated from mediascanner2.

This is similar to a previous bug that was fixed for this [1], but we regressed when we moved to mediascanner2 because we didn't want the blank data at the top of the list

[1] https://bugs.launchpad.net/music-app/+bug/1261925