fix(lastfm): ignore artist placeholder image.

Fix #4702

Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
Deluan 2025-11-19 20:49:29 -05:00
parent c873466e5b
commit 353aff2c88
5 changed files with 106 additions and 10 deletions

View file

@ -0,0 +1,7 @@
<html>
<head>
<meta property="og:image" content="https://lastfm.freetls.fastly.net/i/u/ar0/818148bf682d429dc21b59a73ef6f68e.png" />
</head>
<body>
</body>
</html>

View file

@ -0,0 +1,7 @@
<html>
<head>
<meta property="og:image" content="https://lastfm.freetls.fastly.net/i/u/ar0/2a96cbd8b46e442fc41c2b86b821562f.png" />
</head>
<body>
</body>
</html>

View file

@ -0,0 +1,6 @@
<html>
<head>
</head>
<body>
</body>
</html>