Posts: 10
Joined: Jan 2004
Reputation:
0
dandi
Junior Member
Posts: 10
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
Posts: 1,899
Joined: Sep 2003
Reputation:
0
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]".
read the xbmc
online-manual,
faq and
search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the
forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Posts: 26,215
Joined: Oct 2003
Reputation:
187
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?