[PR #4194] [MERGED] Optimize images #9938

Closed
opened 2026-02-07 06:11:10 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4194
Author: @andrewrabert
Created: 9/22/2020
Status: Merged
Merged: 9/23/2020
Merged by: @dkanada

Base: masterHead: optimize


📝 Commits (1)

📊 Changes

2 files changed (+0 additions, -0 deletions)

View changed files

📝 Emby.Dlna/Images/logo240.jpg (+0 -0)
📝 Emby.Dlna/Images/people48.png (+0 -0)

📄 Description

Used:

  • oxipng --zopfli --opt max --strip all
  • jpegoptim --all-progressive --strip-all

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/4194 **Author:** [@andrewrabert](https://github.com/andrewrabert) **Created:** 9/22/2020 **Status:** ✅ Merged **Merged:** 9/23/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `optimize` --- ### 📝 Commits (1) - [`5a74710`](https://github.com/jellyfin/jellyfin/commit/5a74710df313a8d32225410af520b4af6ee99121) Optimize images ### 📊 Changes **2 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/Images/logo240.jpg` (+0 -0) 📝 `Emby.Dlna/Images/people48.png` (+0 -0) </details> ### 📄 Description Used: - `oxipng --zopfli --opt max --strip all` - `jpegoptim --all-progressive --strip-all` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:11:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9938