Hey guys, lost the ability for lyricfind to show lyrics after it had been working for sometime. I’m thinking a PMS update might have hosed it.
Checked the com.plexapp.agents.lyricfind.log and it shows the service requesting lyrics, but never successfully obtaining them.
Copying and pasting http://XXX.XXX.XXX.XXX:32400/services/lyricfind/search?reqtype=default&searchtype=track&limit=100&output=json&artist=XXXXX&album=XXXX&X-Plex-Token=XXXXXXXXX gives the response:
{ “response” : { “code” : 200, “description” : “NOT AUTHORIZED”, “message” : “Must provide either ‘ipaddress’ or ‘territory’.” } }
I’m guessing thats not ideal, any ideas how to fix this?
Running PMS on a Synology 918+ NAS with latest updates.
PMS Version 1.20.0.3133
Thanks