Plex media server 0.9.8.17
Windows 7 x64
Seems plex has some issues looking up a specific artist on Last.FM. The artists is called Ra - http://www.last.fm/music/Ra
Plex can properly lookup an album, but not the artist by itself.

Attempting to perform a manual match only returns "Ramones". Below is the lastfm.log:
2013-12-31 12:57:09,223 (4e0) : DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.lastfm/messaging/function/X0FnZW50S2l0OlNlYXJjaA__/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoyCmRpY3QKZGljdAo0CnMyCmVuczQKbGFuZ3M2CkFydGlzdHMxMAptZWRpYV90eXBlYjFzNgptYW51YWxyMQpzNgprd2FyZ3MzCm5zNAp5ZWFyczUKMTg4NjhzMgppZHMyClJhczYKYXJ0aXN0cjAK2013-12-31 12:57:09,226 (4e0) : DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.lastfm/messaging/function/X0FnZW50S2l0OlNlYXJjaA__/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoyCmRpY3QKZGljdAo0CnMyCmVuczQKbGFuZ3M2CkFydGlzdHMxMAptZWRpYV90eXBlYjFzNgptYW51YWxyMQpzNgprd2FyZ3MzCm5zNAp5ZWFyczUKMTg4NjhzMgppZHMyClJhczYKYXJ0aXN0cjAK
2013-12-31 12:57:09,226 (4e0) : INFO (agentkit:915) - Searching for matches for {‘artist’: ‘Ra’, ‘id’: ‘18868’, ‘year’: None}
2013-12-31 12:57:09,227 (4e0) : DEBUG (networking:172) - Requesting ‘http://127.0.0.1:32400/library/metadata/18868/tree’
2013-12-31 12:57:09,286 (4e0) : INFO (logkit:16) - Artist search: Ra
2013-12-31 12:57:09,286 (4e0) : INFO (logkit:16) - Running custom search…
2013-12-31 12:57:09,328 (4e0) : DEBUG (networking:167) - Fetching ‘http://lastfm-z.plexapp.com/2.0/?method=artist.search&artist=ra&page=1&limit=9&format=json&api_key=d5310352469c2631e5976d0f4a599773’ from the HTTP cache
2013-12-31 12:57:09,368 (4e0) : INFO (logkit:16) - Fetching artist’s albums and applying album bonus.
2013-12-31 12:57:09,401 (4e0) : DEBUG (networking:167) - Fetching ‘http://lastfm-z.plexapp.com/2.0/?method=artist.gettopalbums&artist=radiohead&page=1&limit=50&format=json&api_key=d5310352469c2631e5976d0f4a599773’ from the HTTP cache
2013-12-31 12:57:09,486 (4e0) : INFO (logkit:16) - Artist result: Radiohead dist: 21 album bonus: 0 score: 69
2013-12-31 12:57:09,486 (4e0) : INFO (logkit:16) - Skipping artist, didn’t meet minimum score of 75
2013-12-31 12:57:09,486 (4e0) : INFO (logkit:16) - Fetching artist’s albums and applying album bonus.
2013-12-31 12:57:09,520 (4e0) : DEBUG (networking:167) - Fetching ‘http://lastfm-z.plexapp.com/2.0/?method=artist.gettopalbums&artist=rage%20against%20the%20machine&page=1&limit=50&format=json&api_key=d5310352469c2631e5976d0f4a599773’ from the HTTP cache
2013-12-31 12:57:09,625 (4e0) : INFO (logkit:16) - Artist result: Rage Against the Machine dist: 66 album bonus: 0 score: 24
2013-12-31 12:57:09,625 (4e0) : INFO (logkit:16) - Skipping artist, didn’t meet minimum score of 75
2013-12-31 12:57:09,625 (4e0) : INFO (logkit:16) - Fetching artist’s albums and applying album bonus.
2013-12-31 12:57:09,658 (4e0) : DEBUG (networking:167) - Fetching ‘http://lastfm-z.plexapp.com/2.0/?method=artist.gettopalbums&artist=rammstein&page=1&limit=50&format=json&api_key=d5310352469c2631e5976d0f4a599773’ from the HTTP cache
2013-12-31 12:57:09,742 (4e0) : INFO (logkit:16) - Applying album bonus of: 1
2013-12-31 12:57:09,742 (4e0) : INFO (logkit:16) - Artist result: Rammstein dist: 21 album bonus: 1 score: 70
2013-12-31 12:57:09,742 (4e0) : INFO (logkit:16) - Skipping artist, didn’t meet minimum score of 75
2013-12-31 12:57:09,742 (4e0) : INFO (logkit:16) - Fetching artist’s albums and applying album bonus.
2013-12-31 12:57:09,775 (4e0) : DEBUG (networking:167) - Fetching ‘http://lastfm-z.plexapp.com/2.0/?method=artist.gettopalbums&artist=ramones&page=1&limit=50&format=json&api_key=d5310352469c2631e5976d0f4a599773’ from the HTTP cache
2013-12-31 12:57:09,877 (4e0) : INFO (logkit:16) - Artist result: Ramones dist: 15 album bonus: 0 score: 75
2013-12-31 12:57:09,877 (4e0) : INFO (logkit:16) - Fetching artist’s albums and applying album bonus.
2013-12-31 12:57:09,910 (4e0) : DEBUG (networking:167) - Fetching ‘http://lastfm-z.plexapp.com/2.0/?method=artist.gettopalbums&artist=ray%20charles&page=1&limit=50&format=json&api_key=d5310352469c2631e5976d0f4a599773’ from the HTTP cache
2013-12-31 12:57:10,015 (4e0) : INFO (logkit:16) - Artist result: Ray Charles dist: 27 album bonus: 0 score: 63
2013-12-31 12:57:10,015 (4e0) : INFO (logkit:16) - Skipping artist, didn’t meet minimum score of 75
2013-12-31 12:57:10,015 (4e0) : INFO (logkit:16) - Artist result: Razorlight dist: 24 album bonus: 0 score: 66
2013-12-31 12:57:10,015 (4e0) : INFO (logkit:16) - Skipping artist, didn’t meet minimum score of 75
2013-12-31 12:57:10,016 (4e0) : INFO (logkit:16) - Artist result: TV on the Radio dist: 39 album bonus: 0 score: 51
2013-12-31 12:57:10,016 (4e0) : INFO (logkit:16) - Skipping artist, didn’t meet minimum score of 75
2013-12-31 12:57:10,016 (4e0) : INFO (logkit:16) - Artist result: The Raconteurs dist: 32 album bonus: 0 score: 58
2013-12-31 12:57:10,016 (4e0) : INFO (logkit:16) - Skipping artist, didn’t meet minimum score of 75
2013-12-31 12:57:10,016 (4e0) : INFO (logkit:16) - Artist result: Corinne Bailey Rae dist: 48 album bonus: 0 score: 42
2013-12-31 12:57:10,016 (4e0) : INFO (logkit:16) - Skipping artist, didn’t meet minimum score of 75
2013-12-31 12:57:10,016 (4e0) : DEBUG (runtime:915) - Response: [200] str, 620 bytes
Yes, if one searches for "Ra" on Last.fm artists, a lot of others are returned and Ra isnt in the list, so seems to be more of an issue with Last.FM.
Taking the search URL and modifying it to http://lastfm-z.plexapp.com/2.0/?method=artist.gettopalbums&artist=ra&page=1&limit=50&format=json&api_key=d5310352469c2631e5976d0f4a599773 does appear to give the correct info/albums for the RA artist.
How does one force Plex to a specific artist that exists but it cannot find?