[Bug]: config/rss-feeds display distorted feed images #2438

Closed
opened 2026-04-25 00:07:08 +02:00 by adam · 6 comments
Owner

Originally created by @PhantomPhoton on GitHub (Dec 26, 2024).

What happened?

When I go to config/rss-feeds, I see distorted cover images that make it difficult to use the list

Screenshot 2024-12-26 at 12 03 51 AM

What did you expect to happen?

I expected to see the normal cover images

Steps to reproduce the issue

  1. Have active RSS feeds
  2. Go to settings -> Rss Feeds

Audiobookshelf version

v2.17.5

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Safari

Logs

No response

Additional Notes

No response

Originally created by @PhantomPhoton on GitHub (Dec 26, 2024). ### What happened? When I go to config/rss-feeds, I see distorted cover images that make it difficult to use the list ![Screenshot 2024-12-26 at 12 03 51 AM](https://github.com/user-attachments/assets/c78e8855-f771-43a1-ac26-64eda9902a37) ### What did you expect to happen? I expected to see the normal cover images ### Steps to reproduce the issue 1. Have active RSS feeds 2. Go to settings -> Rss Feeds ### Audiobookshelf version v2.17.5 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Linux ### If the issue is being seen in the UI, what browsers are you seeing the problem on? Safari ### Logs _No response_ ### Additional Notes _No response_
adam added the bug label 2026-04-25 00:07:08 +02:00
adam closed this issue 2026-04-25 00:07:08 +02:00
Author
Owner

@nichwall commented on GitHub (Dec 26, 2024):

I'm not able to reproduce this. Do you see images with weird dimensions like this anywhere else?

Have you adjusted the zoom level of the browser or within ABS? Do you have any browser plugins installed, and if so does this go away when you disable all plugins?

@nichwall commented on GitHub (Dec 26, 2024): I'm not able to reproduce this. Do you see images with weird dimensions like this anywhere else? Have you adjusted the zoom level of the browser or within ABS? Do you have any browser plugins installed, and if so does this go away when you disable all plugins?
Author
Owner

@PhantomPhoton commented on GitHub (Dec 27, 2024):

This is the only location that I've noticed weird dimensions. I haven't adjusted the zoom level and it repeats with my plugins disabled.

I tried in Firefox and it's working there, so it does seem to be a safari specific issue.

In the developer tools, the icons are all naturally 600x600 and hovering over the image shows that they're being resized to 48x600

Screenshot 2024-12-26 at 6 15 10 PM

If I toggle "off" .h-full on the img element,

Screenshot 2024-12-26 at 6 16 02 PM

they display properly.

Are you using Safari to test? I'm on Version 18.2 (20620.1.15.1)

@PhantomPhoton commented on GitHub (Dec 27, 2024): This is the only location that I've noticed weird dimensions. I haven't adjusted the zoom level and it repeats with my plugins disabled. I tried in Firefox and it's working there, so it does seem to be a safari specific issue. In the developer tools, the icons are all naturally 600x600 and hovering over the image shows that they're being resized to 48x600 ![Screenshot 2024-12-26 at 6 15 10 PM](https://github.com/user-attachments/assets/0d56576d-00c0-4275-ab69-53e3acdfe3d3) If I toggle "off" `.h-full` on the img element, ![Screenshot 2024-12-26 at 6 16 02 PM](https://github.com/user-attachments/assets/436673c8-6ae4-45d4-ba69-c4b2bebeb3ca) they display properly. Are you using Safari to test? I'm on Version 18.2 (20620.1.15.1)
Author
Owner

@nichwall commented on GitHub (Dec 27, 2024):

I do not have any Apple devices, I was testing with Firefox.

Thanks for helping narrow it down to the h-full property.

@nichwall commented on GitHub (Dec 27, 2024): I do not have any Apple devices, I was testing with Firefox. Thanks for helping narrow it down to the h-full property.
Author
Owner

@nichwall commented on GitHub (Dec 27, 2024):

Does adding a second RSS feed make the images half as tall? So the same vertical space is used, but split between two images?

@nichwall commented on GitHub (Dec 27, 2024): Does adding a second RSS feed make the images half as tall? So the same vertical space is used, but split between two images?
Author
Owner

@PhantomPhoton commented on GitHub (Dec 27, 2024):

Unfortunately no, I have 17 feeds configured and they're all 48x600

@PhantomPhoton commented on GitHub (Dec 27, 2024): Unfortunately no, I have 17 feeds configured and they're all 48x600
Author
Owner

@github-actions[bot] commented on GitHub (Dec 30, 2024):

Fixed in v2.17.6.

@github-actions[bot] commented on GitHub (Dec 30, 2024): Fixed in [v2.17.6](https://github.com/advplyr/audiobookshelf/releases/tag/v2.17.6).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2438