Server Version#: 1.40.2.8395
Player Version#: Web 4.125.1 - Plexamp 4.10.1 - Plex for Android 10.16.1.842
Hey there,
Very long time user here back when it was Xbox Media Center on the OG Xbox with a Xecuter chip
I’m having a new issue that nobody seems to be reporting so I’m baffled.
The music Lyrics that use to work so well suddenly stopped working in all client as it is the server that returns a 404 when asking for the lyrics :
Jun 12, 2024 20:18:15.296 [140336470403896] DEBUG - Completed: [192.168.1.22:34224] 404 GET /library/streams/206022?format=xml&includeInlineAttribution=1&in
cludeFields=thumbBlurHash (8 live) #6db0 TLS GZIP 577ms 379 bytes (pipelined: 30)
I got the same from all clients. If I go directly on the server and forge the URL I get the same 404 http://192.168.1.105:32400/library/streams/212670?format=xml
At the same time I have a query on my pihole for lyricfind.plex.tv that returns fine but then if I try to curl it I get a 404 as well…
curl -iL https://lyricfind.plex.tv
HTTP/2 404
date: Wed, 12 Jun 2024 20:27:40 GMT
content-type: text/html
content-length: 548
strict-transport-security: max-age=31536000; includeSubDomains; preload
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
cf-cache-status: HIT
expires: Thu, 20 Jun 2024 20:27:40 GMT
cache-control: public, max-age=691200
server: cloudflare
cf-ray: 892c9537a9266ef1-CDG
<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx</center>
</body>
</html>
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
I just have the DNS request obviously as it is https… I found very weird that nobody reported this so I guess I must be missing something…
Server is a LXC container with Debian 12.5
root@plex:/# apt show plexmediaserver
Package: plexmediaserver
Version: 1.40.2.8395-c67dce28e
Priority: optional
Section: video
Maintainer: Plex Inc <noreply@plex.tv>
Installed-Size: 214 MB
Homepage: https://plex.tv
Download-Size: 82.0 MB
APT-Manual-Installed: yes
APT-Sources: https://downloads.plex.tv/repo/deb public/main amd64 Packages
Description: Plex organizes all of your personal media so you can easily access and enjoy it.
Any pointer on the internal behaviour of the Plex server lyrics plugin would be appreciated.
Thanks in advance guys
Letic