Plex not finding metadata match for albums on last.fm

Server Version#:1.18.2.2058
Player Version#:3.104.2

Server running on Arch Linux.

Several Albums have not been matched after adding them, at least they didn’t get cover Art. When manually trying to match them with the Last.fm agent. It immediately returns with “No matches found.”
The albums do exist on Last.fm, I checked.

The logs say "Cannot read model from /(looong path)/com.plexapp.agents.lastfm
I checked the file location and the file it is trying to read does not exist.

Here is a snipped of my com.plexapp.agents.lastfm.log:

2019-12-04 13:29:19,995 (7f33cffff700) :  INFO (agentkit:957) - Searching for matches for {'openSubtitlesHash': '7c48c3885359a60b', 'plexHash': 'f22d4d02b185cb6895bffd26c844d5e2e3f1c685', 'filename': '%2Fmedia%2Fdata%2FAudio%2FMusic%2FLeprous%2FTall%20Poppy%20Syndrome%2FLeprous%20-%20Tall%20Poppy%20Syndrome%20-%2001%20-%20Passing%2Emp3', 'parentGUID': 'local://73952', 'parentID': '73952', 'duration': '511190', 'id': '73973'}
2019-12-04 13:29:19,996 (7f33cffff700) :  DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/73973/tree'
2019-12-04 13:29:20,012 (7f33cffff700) :  DEBUG (model:32) - Loading model with GUID local://73952
2019-12-04 13:29:20,012 (7f33cffff700) :  ERROR (model:205) - Cannot read model from /media/data/plexdata/Library/Application Support/Plex Media Server/Metadata/Artists/8/530a37adfe2cd0d58f7ada9f88d916ca00a7617.bundle/Contents/com.plexapp.agents.lastfm
2019-12-04 13:29:20,014 (7f33cffff700) :  DEBUG (runtime:88) - Sending packed state data (106 bytes)
2019-12-04 13:29:20,014 (7f33cffff700) :  DEBUG (runtime:924) - Response: [200] str, 320 bytes
2019-12-04 13:29:24,286 (7f33cffff700) :  DEBUG (runtime:717) - Handling request GET /:/plugins/com.plexapp.agents.lastfm/messaging/function/X0FnZW50S2l0OlNlYXJjaA__/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoyCmRpY3QKZGljdAo2CnMyCmVuczQKbGFuZ2IxczYKbWFudWFsYjFzNwpwcmltYXJ5aTAKczcKdmVyc2lvbnIxCnM2Cmt3YXJnc3M1CkFsYnVtczEwCm1lZGlhX3R5cGU1CnM1CjczOTUyczgKcGFyZW50SURzNQo3Mzk3M3MyCmlkczQKMjAwOXM0CnllYXJzMTMKbG9jYWw6Ly83Mzk1MnMxMApwYXJlbnRHVUlEczE5ClRhbGwgUG9wcHkgU3luZHJvbWVzNQp0aXRsZXIwCg__
2019-12-04 13:29:24,290 (7f33cffff700) :  DEBUG (runtime:49) - Received packed state data (80 bytes)
2019-12-04 13:29:24,294 (7f33cffff700) :  DEBUG (runtime:814) - Found route matching /:/plugins/com.plexapp.agents.lastfm/messaging/function/X0FnZW50S2l0OlNlYXJjaA__/Y2VyZWFsMQoxCmxpc3QKMApyMAo_/Y2VyZWFsMQoyCmRpY3QKZGljdAo2CnMyCmVuczQKbGFuZ2IxczYKbWFudWFsYjFzNwpwcmltYXJ5aTAKczcKdmVyc2lvbnIxCnM2Cmt3YXJnc3M1CkFsYnVtczEwCm1lZGlhX3R5cGU1CnM1CjczOTUyczgKcGFyZW50SURzNQo3Mzk3M3MyCmlkczQKMjAwOXM0CnllYXJzMTMKbG9jYWw6Ly83Mzk1MnMxMApwYXJlbnRHVUlEczE5ClRhbGwgUG9wcHkgU3luZHJvbWVzNQp0aXRsZXIwCg__
2019-12-04 13:29:24,295 (7f33cffff700) :  INFO (agentkit:957) - Searching for matches for {'title': 'Tall Poppy Syndrome', 'parentGUID': 'local://73952', 'year': '2009', 'id': '73973', 'parentID': '73952'}
2019-12-04 13:29:24,296 (7f33cffff700) :  DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/73973/tree'
2019-12-04 13:29:24,312 (7f33cffff700) :  DEBUG (model:32) - Loading model with GUID local://73952
2019-12-04 13:29:24,313 (7f33cffff700) :  ERROR (model:205) - Cannot read model from /media/data/plexdata/Library/Application Support/Plex Media Server/Metadata/Artists/8/530a37adfe2cd0d58f7ada9f88d916ca00a7617.bundle/Contents/com.plexapp.agents.lastfm
2019-12-04 13:29:24,316 (7f33cffff700) :  DEBUG (runtime:88) - Sending packed state data (106 bytes)
2019-12-04 13:29:24,316 (7f33cffff700) :  DEBUG (runtime:924) - Response: [200] str, 320 bytes

Any advice on how to fix this?

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