[PR #215] [MERGED] Optimize Jellyfin / Jellyfin-Server update #2429

Closed
opened 2025-11-20 05:29:59 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/215
Author: @MickLesk
Created: 11/13/2024
Status: Merged
Merged: 11/13/2024
Merged by: @MickLesk

Base: mainHead: bugfix/Jellyfin


📝 Commits (1)

  • 0d61e21 Optimize Jellyfin / Jellyfin-Server update

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 ct/jellyfin.sh (+1 -0)

📄 Description

Description

Add Jellyfin and Jellyfin-Server update with apt-get

Fixes # (issue)
https://github.com/community-scripts/ProxmoxVE/issues/190

Type of change

  • Bug fix (non-breaking change that resolves an issue)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

🔄 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/community-scripts/ProxmoxVE/pull/215 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/13/2024 **Status:** ✅ Merged **Merged:** 11/13/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `bugfix/Jellyfin` --- ### 📝 Commits (1) - [`0d61e21`](https://github.com/community-scripts/ProxmoxVE/commit/0d61e212dc362506c365409ed677067be926c2be) Optimize Jellyfin / Jellyfin-Server update ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ct/jellyfin.sh` (+1 -0) </details> ### 📄 Description ## Description Add Jellyfin and Jellyfin-Server update with apt-get Fixes # (issue) https://github.com/community-scripts/ProxmoxVE/issues/190 ## Type of change - [x] Bug fix (non-breaking change that resolves an issue) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [x] Testing performed (I have tested my changes, ensuring everything works as expected) - [ ] Documentation updated (I have updated any relevant documentation) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 05:29:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2429