[PR #1954] [MERGED] Use mirror for NSSM #8961

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1954
Author: @LogicalPhallacy
Created: 10/29/2019
Status: Merged
Merged: 10/29/2019
Merged by: @dkanada

Base: masterHead: LogicalPhallacy-patch-NSSM


📝 Commits (5)

  • 984e415 Merge pull request #5 from jellyfin/master
  • 8edb1c4 Merge pull request #6 from jellyfin/master
  • fd8d489 Updated build-jellyfin.ps1 to pull from my mirror
  • 8c0580a Updating win-x64 build NSSM address
  • 9c65853 updates win32 build script with nssm mirror

📊 Changes

3 files changed (+5 additions, -4 deletions)

View changed files

📝 deployment/win-x64/docker-build.sh (+1 -1)
📝 deployment/win-x86/docker-build.sh (+1 -1)
📝 deployment/windows/build-jellyfin.ps1 (+3 -2)

📄 Description

This PR changes the address where we get NSSM from from the unreliable (if original) nssm.cc to an Azure Blob I've setup as a mirror. I'm offering this as a short term fix as the traffic from it should be a nonissue and it should motivate me to finally finish the branch I've been sitting on to get us off of NSSM on windows altogether

Changes
Replaces nssm.cc urls with a mirror.

Issues
Fixes #1953


🔄 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/1954 **Author:** [@LogicalPhallacy](https://github.com/LogicalPhallacy) **Created:** 10/29/2019 **Status:** ✅ Merged **Merged:** 10/29/2019 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `LogicalPhallacy-patch-NSSM` --- ### 📝 Commits (5) - [`984e415`](https://github.com/jellyfin/jellyfin/commit/984e415c66cbd995d12ea95a3a9d3e2561ce4869) Merge pull request #5 from jellyfin/master - [`8edb1c4`](https://github.com/jellyfin/jellyfin/commit/8edb1c49d8d1835566bd30d8bf5460ab707b1ede) Merge pull request #6 from jellyfin/master - [`fd8d489`](https://github.com/jellyfin/jellyfin/commit/fd8d4894ca362609be3436759917ba5be27ced9f) Updated build-jellyfin.ps1 to pull from my mirror - [`8c0580a`](https://github.com/jellyfin/jellyfin/commit/8c0580aa24e2912866df8f5d3e2034473ef3f7da) Updating win-x64 build NSSM address - [`9c65853`](https://github.com/jellyfin/jellyfin/commit/9c65853ddd49a8235dbe547e8d5d635d9f157f75) updates win32 build script with nssm mirror ### 📊 Changes **3 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `deployment/win-x64/docker-build.sh` (+1 -1) 📝 `deployment/win-x86/docker-build.sh` (+1 -1) 📝 `deployment/windows/build-jellyfin.ps1` (+3 -2) </details> ### 📄 Description This PR changes the address where we get NSSM from from the unreliable (if original) nssm.cc to an Azure Blob I've setup as a mirror. I'm offering this as a short term fix as the traffic from it should be a nonissue and it should motivate me to finally finish the branch I've been sitting on to get us off of NSSM on windows altogether **Changes** Replaces nssm.cc urls with a mirror. **Issues** Fixes #1953 --- <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:53:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8961