Poster images (primary) not shown on 10.7.2 #2923

Closed
opened 2025-12-21 21:20:36 +01:00 by backuprepo · 3 comments
Owner

Originally created by @krutburken on GitHub (Apr 12, 2021).

Describe the bug
After updating from 10.7.1 to 10.7.2, no primary images are being shown. Downgraded to 10.7.1 again and everything works as expected. Tried in incognito too with the same results

System (please complete the following information):

  • OS: CentOS
  • Virtualization: Docker
  • Clients: Firefox, Chrome
  • Jellyfin Version: 10.7.2
  • Reverse Proxy: nginx
  • Base URL: None
  • Networking: Bridge
  • Storage: nfs

To Reproduce

  1. Upgrade to 10.7.2
  2. Click on a movie
  3. Witness constant blurhash, or no image at all depending on settings.

Expected behavior
Primary image is shown

Logs
No errors were reported when I was testing. I'll see if I can dig out the actual logs somewhere.

Screenshots
Screenshot from 2021-04-12 13-42-33

Originally created by @krutburken on GitHub (Apr 12, 2021). **Describe the bug** After updating from 10.7.1 to 10.7.2, no primary images are being shown. Downgraded to 10.7.1 again and everything works as expected. Tried in incognito too with the same results **System (please complete the following information):** - OS: CentOS - Virtualization: Docker - Clients: Firefox, Chrome - Jellyfin Version: 10.7.2 - Reverse Proxy: nginx - Base URL: None - Networking: Bridge - Storage: nfs **To Reproduce** 1. Upgrade to 10.7.2 2. Click on a movie 3. Witness constant blurhash, or no image at all depending on settings. **Expected behavior** Primary image is shown **Logs** No errors were reported when I was testing. I'll see if I can dig out the actual logs somewhere. **Screenshots** ![Screenshot from 2021-04-12 13-42-33](https://user-images.githubusercontent.com/13684929/114392417-07e9da80-9b99-11eb-978f-f3e5f31b48d6.png)
backuprepo 2025-12-21 21:20:36 +01:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Liquoriced commented on GitHub (Apr 12, 2021):

I can confirm this bug: immediately after I upgraded to 10.7.2 all my primary posters are blurred.
The problem persists even if new posters are downloaded.

@Liquoriced commented on GitHub (Apr 12, 2021): I can confirm this bug: immediately after I upgraded to 10.7.2 all my primary posters are blurred. The problem persists even if new posters are downloaded.
Author
Owner

@TheNamelessWonderer commented on GitHub (Apr 12, 2021):

Same issue here. All the posters are blurry. I have the following error:

{
  "type": "https://tools.ietf.org/html/rfc7231#section-6.5.1",
  "title": "One or more validation errors occurred.",
  "status": 400,
  "traceId": "00-2dc0f3243adc8844aae6b6a6492af483-1851227b140a464b-00",
  "errors": {
    "fillWidth": [
      "The value '334.25' is not valid."
    ]
  }
}

This is an HTTP 400 error too.
image

@TheNamelessWonderer commented on GitHub (Apr 12, 2021): Same issue here. All the posters are blurry. I have the following error: ``` { "type": "https://tools.ietf.org/html/rfc7231#section-6.5.1", "title": "One or more validation errors occurred.", "status": 400, "traceId": "00-2dc0f3243adc8844aae6b6a6492af483-1851227b140a464b-00", "errors": { "fillWidth": [ "The value '334.25' is not valid." ] } } ``` This is an HTTP 400 error too. ![image](https://user-images.githubusercontent.com/56267607/114429398-42617080-9bb5-11eb-8c58-6091b2a5cf22.png)
Author
Owner

@oddstr13 commented on GitHub (Apr 12, 2021):

Closing as duplicate of jellyfin/jellyfin-web#2587

@oddstr13 commented on GitHub (Apr 12, 2021): Closing as duplicate of jellyfin/jellyfin-web#2587
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#2923
No description provided.