mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #2283] [MERGED] Change NSIS log verbosity and use lesser but faster compression. #9057
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/2283
Author: @EraYaN
Created: 1/15/2020
Status: ✅ Merged
Merged: 1/16/2020
Merged by: @dkanada
Base:
master← Head:nsis-create-speedup📝 Commits (5)
22f4082Less output and lesser compression.d3bd22dEnable Unicode9aa870cEnable /SOLID switch for compression1ad6f01Switch to slightly more verbose logging.ec8baafSwitch around SetCompressor arguments. Hide progress bars for powershell.📊 Changes
2 files changed (+6 additions, -4 deletions)
View changed files
📝
deployment/windows/build-jellyfin.ps1(+2 -0)📝
deployment/windows/jellyfin.nsi(+4 -4)📄 Description
LZMA -> BZIP2
7:45 min~ -> 3:00 min~
83MB -> 106MB
!verbosity 4->!verbosity 3🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.