[PR #1217] [CLOSED] Test PR #8697

Closed
opened 2026-02-07 05:48:44 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1217
Author: @joshuaboniface
Created: 4/9/2019
Status: Closed

Base: masterHead: release-10.3.z


📝 Commits (10+)

  • f27477d Bump version to 10.3.0 and update submodule
  • e37ccd6 Updates windows installer default lib location
  • 816d8a0 Update install-jellyfin.ps1
  • 38fcd31 Search all subdirectories for Plugins
  • d75324a Update Dockerfiles
  • 0504035 Merge pull request #1190 from jellyfin/updates
  • 05a4161 Correct the installation and removal of plugins
  • 608fd87 Optimize images with image_optim
  • 67e206f Merge pull request #1195 from nvllsvm/optimize
  • 09505e0 Apply review feedback

📊 Changes

15 files changed (+68 additions, -30 deletions)

View changed files

📝 Dockerfile (+4 -4)
📝 Dockerfile.arm (+3 -3)
📝 Dockerfile.arm64 (+3 -3)
📝 Emby.Dlna/Images/logo120.png (+0 -0)
📝 Emby.Dlna/Images/logo240.png (+0 -0)
📝 Emby.Dlna/Images/logo48.png (+0 -0)
📝 Emby.Server.Implementations/ApplicationHost.cs (+3 -3)
📝 Emby.Server.Implementations/Updates/InstallationManager.cs (+32 -6)
📝 MediaBrowser.WebDashboard/jellyfin-web (+1 -1)
📝 SharedVersion.cs (+2 -2)
📝 build.yaml (+1 -1)
📝 deployment/debian-package-x64/pkg-src/changelog (+6 -0)
📝 deployment/fedora-package-x64/pkg-src/jellyfin.spec (+3 -1)
📝 deployment/windows/build-jellyfin.ps1 (+5 -1)
📝 deployment/windows/install-jellyfin.ps1 (+5 -5)

📄 Description

Checking Drone + Azure checks.


🔄 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/1217 **Author:** [@joshuaboniface](https://github.com/joshuaboniface) **Created:** 4/9/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `release-10.3.z` --- ### 📝 Commits (10+) - [`f27477d`](https://github.com/jellyfin/jellyfin/commit/f27477da26097ab4cca22c64e5f236150975ff47) Bump version to 10.3.0 and update submodule - [`e37ccd6`](https://github.com/jellyfin/jellyfin/commit/e37ccd6ec0c5ac58cc2cc39e53cd7fb268ad04de) Updates windows installer default lib location - [`816d8a0`](https://github.com/jellyfin/jellyfin/commit/816d8a0216989497f6c43da7b9f64539e63bc5bf) Update install-jellyfin.ps1 - [`38fcd31`](https://github.com/jellyfin/jellyfin/commit/38fcd31917af1d904ea61de0f90918d44122d2e4) Search all subdirectories for Plugins - [`d75324a`](https://github.com/jellyfin/jellyfin/commit/d75324afc93129e9237607eda3d39248ad9719ec) Update Dockerfiles - [`0504035`](https://github.com/jellyfin/jellyfin/commit/05040351dcf3b5bd2924b188267e38cd232a658c) Merge pull request #1190 from jellyfin/updates - [`05a4161`](https://github.com/jellyfin/jellyfin/commit/05a4161fd388d7ecda2f1b4a6ec6d02ee7b4488e) Correct the installation and removal of plugins - [`608fd87`](https://github.com/jellyfin/jellyfin/commit/608fd873de6118198c2ac882b2859da3d0caff72) Optimize images with image_optim - [`67e206f`](https://github.com/jellyfin/jellyfin/commit/67e206fa0f69cbc386f589596bd95af8698b5637) Merge pull request #1195 from nvllsvm/optimize - [`09505e0`](https://github.com/jellyfin/jellyfin/commit/09505e0988ec53538c3ecc3d243b1d1a5edac8c6) Apply review feedback ### 📊 Changes **15 files changed** (+68 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+4 -4) 📝 `Dockerfile.arm` (+3 -3) 📝 `Dockerfile.arm64` (+3 -3) 📝 `Emby.Dlna/Images/logo120.png` (+0 -0) 📝 `Emby.Dlna/Images/logo240.png` (+0 -0) 📝 `Emby.Dlna/Images/logo48.png` (+0 -0) 📝 `Emby.Server.Implementations/ApplicationHost.cs` (+3 -3) 📝 `Emby.Server.Implementations/Updates/InstallationManager.cs` (+32 -6) 📝 `MediaBrowser.WebDashboard/jellyfin-web` (+1 -1) 📝 `SharedVersion.cs` (+2 -2) 📝 `build.yaml` (+1 -1) 📝 `deployment/debian-package-x64/pkg-src/changelog` (+6 -0) 📝 `deployment/fedora-package-x64/pkg-src/jellyfin.spec` (+3 -1) 📝 `deployment/windows/build-jellyfin.ps1` (+5 -1) 📝 `deployment/windows/install-jellyfin.ps1` (+5 -5) </details> ### 📄 Description Checking Drone + Azure checks. --- <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 05:48:44 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8697