Frodo music library: No singles displayed when searching by year
#1
Hi,
all singles in my music library have a blank album tag and I can find them under "Singles" in the music library menu. That's great.
But when I select a year to show entries in the music library, which are tagged with the chosen year, only albums are displayed but no singles.
Looking into the xbmc debug log I found the reason: Entries with an empty field strAlbum in albumview are explicit excluded. See the following line of log when selecting the year 1957:

CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (albumview.iYear = 1957) AND (albumview.strAlbum <> '')

Short question: Is this a bug or a feature? Or are there any other reasons to exclude singles?

Greatíngs

XBMC: Frodo 12.1
Platform: Windows 7
Reply

Logout Mark Read Team Forum Stats Members Help
Frodo music library: No singles displayed when searching by year0