Kodi Community Forum
artists with the same album name - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Archive (https://forum.kodi.tv/forumdisplay.php?fid=92)
+--- Forum: First-generation XBOX support (https://forum.kodi.tv/forumdisplay.php?fid=158)
+--- Thread: artists with the same album name (/showthread.php?tid=857)



- dandi - 2004-01-07

it seems as if artists with the same name of their album (typically "best of" albums) gets sorted into the same album when browsing scanned albums


- Hullebulle - 2004-01-07

ofcouse. how should xbmc know that files with same album tag ("best of") are not the same? i think the only solution would be to rename your id3 album tag to somehing like "best of [artist]".


- jmarshall - 2004-01-08

i think a better method for searching needs to be implemented.

if searching/sorting albums, it should first search/sort within the album name part of the tag, then if you get two hits the same, search/sort by artist as well. this should be possible using the sqllite based database.

perhaps bobbin007 could comment?