mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #1954] [MERGED] Use mirror for NSSM #8961
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:LogicalPhallacy-patch-NSSM📝 Commits (5)
984e415Merge pull request #5 from jellyfin/master8edb1c4Merge pull request #6 from jellyfin/masterfd8d489Updated build-jellyfin.ps1 to pull from my mirror8c0580aUpdating win-x64 build NSSM address9c65853updates 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.