hi people
i would really appreciate some help and am even willing to pay
basically i have a site using the audio module, when a audio file is uploaded, the module uses the id tags to arrange them by artist.
so for example if i go to mysite.com/audio/by/artist i get a list of all artists and if i click a artist name i get all his songs in a list
i have so many artists that loading all names on one page takes up a lot of room, so im messing around with views to see what i can do but im getting really frustrated
iv managed to setup views using views alpha to give me alphebetical links which when for example the user clicks on the letter 'E' he gets a list of all artists beggining with that letter
but the problem is that for example if Eminem has 5 songs under his name, the name EMINEM appears 5 times,
i cant seem to figure out what im supposed to do to only make it appear once..
basically what its doing is listing the artist name everytime it finds it and linking to individual tracks for that artist as aposed to the artist name itself
im in such need of help urgently that im even willing to pay
please, anyone?
thanks so much
Comments
Comment #1
prezaeis commentedany one?
here is a link to my page... pleaaasee someone help