INTERACT FORUM

More => Old Versions => JRiver Media Center 25 for Windows => Topic started by: Manfred on March 31, 2019, 09:43:48 am

Title: Lyrics Lookup with two Artists separated by ; does not work
Post by: Manfred on March 31, 2019, 09:43:48 am
Lyrics Lookup with two Artists separated by ; does not work.

I have e.g. a song with "Rufus; Chaka Khan" as Artist. No Lyrics found. If I only have "Chaka Khan" Lyrics Lookup finds the correct lyrics.
Title: Re: Lyrics Lookup with two Artists separated by ; does not work
Post by: Matt on March 31, 2019, 10:17:55 am
I'll just make the lookup use the first artist.
Title: Re: Lyrics Lookup with two Artists separated by ; does not work
Post by: Manfred on March 31, 2019, 11:15:23 am
Would it not be the better algorithm

 - Make use of first artist and if result is empty try the next artist in the list of artists separated by ";" ?
Title: Re: Lyrics Lookup with two Artists separated by ; does not work
Post by: Matt on April 01, 2019, 09:23:53 am
Would it not be the better algorithm

 - Make use of first artist and if result is empty try the next artist in the list of artists separated by ";" ?

Alright :)

Next build:
Changed: Made the lyrics lookup handle list style artist fields (it will lookup each artist individually until it finds a match).
Title: Re: Lyrics Lookup with two Artists separated by ; does not work
Post by: Manfred on April 01, 2019, 02:32:30 pm
Thanks  :)