Music matching / Metadata matching not working for an artist

Hi,



i’m using the latest Plex Server and am accessing my itunes library not via iTunes , but the filesystems folder in Plex. I’ve added 3 Albums of “The White Stripes” via itunes and had them matched by itunes match. So the albums are recognized. Metadata is perfect according to itunes (R11 FWIW). The file are m4a and are playable w/o any problem in both plex and itunes.



When i try to match using the plex music agent (using last.fm) the artist “The White Stripes” is not found by default. I have to use custom match to get the artist matched which is still o.k.

What i can’t get to work is to match the individual albums however. Plex only display a single “unknown” Album containing all tracks. From there i can do what i want to match the tracks. it won’t work.

Is there anything i can do to get these matched in Plex?



Besides: The custom matching window seems to also have a bug. The CONFIRM button is highlighted whereas the windows performs the cancel button as default when you simply press enter. This is not really user-friendly.



cheers

udo

Hi,



the lastfm agent log shows:



<br />
2013-01-26 09:32:54,243 (-4faed000) :  DEBUG (networking:161) - Fetching 'http://lastfm.plexapp.com/2.0/?method=artist.gettopalbums&artist=The+White+Stripes&limit=10000&api_key=d5310352469c2631e5976d0f4a599773' from the HTTP cache<br />
2013-01-26 09:32:54,261 (-4faed000) :  CRITICAL (agentkit:930) - Exception in the search function of agent named 'Last.fm', called with keyword arguments {'parentGUID': 'com.plexapp.agents.lastfm://The%20White%20Stripes?lang=en', 'id': '65101', 'name': 'De Stijl', 'year': '2000'} (most recent call last):<br />
  File "/Users/udo/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/agentkit.py", line 923, in _search<br />
    agent.search(results, media, lang)<br />
  File "/Users/udo/Library/Application Support/Plex Media Server/Plug-ins/LastFM.bundle/Contents/Code/__init__.py", line 188, in search<br />
    dist = Util.LevenshteinDistance(name.lower(), media.album.lower())<br />
AttributeError: 'NoneType' object has no attribute 'lower'<br />
<br />
2013-01-26 09:32:54,262 (-4faed000) :  DEBUG (runtime:851) - Response: [200] str, 16 bytes<br />





Can someone look into this? something logged as CRITICAL should be worth investigating?

Udo

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.