As I understand, the order by Artist in the Album Browser is actually by Album Artist to avoid having several entries for albums with different artists. That's great, but it seems that ordering is not working well as you can see in this screenshot: http://img803.imageshack.us/img803/8851/albumbrowserordering.png
Tagged text was removed: The album has album artist set to "deadmau5", but one track that has artist set to "Kaskade & Deadmou5". All other tracks has artist set to "Deadmou5".
@Adoby : can you send me your collection db guayadeque.db to my mail to check the problem you mention ? You can find the file in ~/.guayadeque/Collections/XXXXX/guayadeque.db XXXXXX is the collection id. Please email it to anonbeat at gmail dot com
Thank ou very much. Got it and could test it. Looks like its out of order because when the album artist is filled it shows the album artist but for sorting it uses the artist. I dont know why but sqlite takes this as the artist when you group by albumid
I just compiled revision 1795 and can confirm that it sorts my deadmou5 albums correctly now, using album artist. Also all albums with album artist "Various Artists" now appear together, instead of spread out in the album browser.