Lyricfind not finding all lyrics

I am having a problem with the Lyricfind functionality. Lyricfind updates the xml for some tracks but not others. For example, on Jimmy Buffet’s - Songs You Know By Heart, lyricfind only updates xml with lyrics for a few of the tracks. However, if I manually run the request through a browser then lyricfind says that it found the lyrics. An example is for the track Cheeseburger In Paradise. I have created and captured the log files and will make them available if they are required and someone tell me how to upload them.

http://xxx.xxx.xxx.xxx:32400/services/lyricfind/search?reqtype=default&searchtype=track&limit=100&output=json&artist=Jimmy%20Buffett&track=Cheeseburger%20In%20Paradise&X-Plex-Token=MY-PLEX-TOKEN

Results from Manual execution of search:
{“response”:{“code”:100,“description”:“SUCCESS”},“totalresults”:4,“totalpages”:1,“tracks”:[{“lfid”:“001-1675311”,“amg”:1675311,“instrumental”:false,“viewable”:false,“has_lrc”:true,“lrc_verified”:true,“title”:“Cheeseburger in Paradise”,“artist”:{“name”:“Jimmy Buffett”},“snippet”:“Tried to amend my carnivorous habits
Made it nearly seventy days
Losin\u0027 weight without speed, eatin\u0027 sunflower seeds
Drinkin\u0027 lots of carrot juice and…”,“last_update”:“2016-01-09 07:19:00”,“score”:25.991234},{“lfid”:“001-924782”,“amg”:924782,“instrumental”:false,“viewable”:false,“has_lrc”:false,“title”:“Cheeseburger in Paradise”,“artist”:{“name”:“Jimmy Buffett”},“snippet”:“Tried to amend my carnivorous habits
Made it nearly seventy days
Losin\u0027 weight without speed, eatin\u0027 sunflower seeds
Drinkin\u0027 lots of carrot juice …”,“last_update”:“2016-01-09 07:17:53”,“score”:25.564997},{“lfid”:“001-32115342”,“amg”:32115342,“instrumental”:false,“viewable”:false,“has_lrc”:false,“title”:“Cheeseburger in Paradise”,“artist”:{“name”:“Jimmy Buffett”},“snippet”:“Tried to amend my carnivorous habits
Made it nearly seventy days
Losin\u0027 weight without speed, eatin\u0027 sunflower seeds
Drinkin\u0027 lots of carrot juice …”,“last_update”:“2016-01-09 07:31:05”,“score”:24.92564},{“lfid”:“001-12376223”,“amg”:12376223,“instrumental”:false,“viewable”:false,“has_lrc”:false,“title”:“Cheeseburger in Paradise [Live]”,“artist”:{“name”:“Jimmy Buffett \u0026 the Coral Reefer Band and Jake Shimabukuro”},“snippet”:“Tried to amend my carnivorous habits
Made it nearly seventy days
Losin\u0027 weight without speed, eatin\u0027 sunflower seeds
Drinkin\u0027 lots of carrot juice …”,“last_update”:“2016-01-09 07:26:40”,“score”:19.38743}]}

Any one? Am I the only person having issues with Lyricfind.

Any response from a Plex Team member would be nice, even if there is no intent to try and address it.