Commit Graph

58 Commits (7716deddf0c5a060b1d863ab4ff41835e3499476)

Author SHA1 Message Date
dkanada bc4c67e6fa
Merge pull request #2287 from nyanmisaka/master
5 years ago
Nyanmisaka 2ce16d4bb5
fix indentation
5 years ago
Nyanmisaka 0a7ea36c68
Update build-jellyfin.ps1
5 years ago
Nyanmisaka e92e105c42
New upstream ffmpeg version 4.2.1 on windows
5 years ago
Erwin de Haan ec8baaf48d Switch around SetCompressor arguments. Hide progress bars for powershell.
5 years ago
Erwin de Haan 1ad6f01617 Switch to slightly more verbose logging.
5 years ago
Erwin de Haan 9aa870cf24 Enable /SOLID switch for compression
5 years ago
Erwin de Haan d3bd22d7a2 Enable Unicode
5 years ago
Erwin de Haan 22f408201a Less output and lesser compression.
5 years ago
Joshua M. Boniface 9756bdb76e
Merge pull request #1903 from anthonylavado/nsis-update
5 years ago
Anthony Lavado e877ef92d7 Always download the latest tray app release
5 years ago
Anthony Lavado 57cf3e24f8 Use the correct file copy operation for the icon
5 years ago
Anthony Lavado 0c003feac6 Fix an incorrect argument type in build script
5 years ago
Anthony Lavado bde1af5def Add the tray app download to the build script, use it in the installer shortcuts
5 years ago
Anthony Lavado aca4f83333 Remove extra EndIf
5 years ago
LogicalPhallacy fd8d4894ca
Updated build-jellyfin.ps1 to pull from my mirror
5 years ago
Anthony Lavado 5e90747541 More preparations for the tray app
5 years ago
Anthony Lavado cfaf2b97fe Add the "service" argument to the service parameters
5 years ago
Anthony Lavado 14a850b4a8 Change the default AppExit action to Exit
5 years ago
Anthony Lavado 94932ea216 Make installer shortcut check better
5 years ago
Anthony Lavado a278b380b6 Fix syntax errors, move order of upgrade checks, enhance folder check, fix shortcuts
5 years ago
Anthony Lavado 330395e8b6 Check for the presence of AppDataLocal folder before using it
5 years ago
Anthony Lavado 6f504a246b Use the registry path for datadir, don't override it here
5 years ago
Anthony Lavado 63e0bd1d61 Only create/remove shortcuts on non-service install
5 years ago
Anthony Lavado 5232302532 Adds icons to shortcuts, fixes nsis warning
5 years ago
Anthony Lavado dc46620a81 Automatically creates shortcuts for non-service installs
5 years ago
Anthony Lavado f80343bf9d Fix the Setup Type dialog titles
5 years ago
Anthony Lavado 9ad781324e Fix up Setup Type dialog, and add logic for basic setup
5 years ago
Anthony Lavado 05fb84ba22 Make service setup an optional component, remove setuptype page config for now
5 years ago
Anthony Lavado 04c4ad731e Begin to add setup type dialog
5 years ago
Anthony Lavado c8ffa2fb1d Set service install default to no
5 years ago
Erwin de Haan adde41c533
Remove /bin from ffmpeg path.
5 years ago
Erwin de Haan 3925e1dced
Fix extracted path from ffmpeg zip.
5 years ago
Erwin de Haan c7d1206dcb
Switch to custom patched build for ffmpeg
5 years ago
Anthony Lavado 229bd598b5
Add escapes for path quotes in the NSIS Installer (#1777)
5 years ago
Erwin de Haan 2f2010ce59 NSIS improvements (#1692)
5 years ago
crankdoofus c6111a7fb5
Change service install user
5 years ago
crankdoofus 5517d912bf
Rework based on review comments
5 years ago
crankdoofus fbbcba95d3
Update installer name to copy
5 years ago
crankdoofus e31851d25e
Update to uninstall silently if already installed
5 years ago
crankdoofus aff72323c6
Update code for in-place upgrades
5 years ago
crankdoofus 8555c5fae1
Correct comment
5 years ago
crankdoofus da71354e82
Remove Emby migration section, include License
5 years ago
crankdoofus 3d0e7f6cb6
Include License file with installation
5 years ago
crankdoofus cea6a2217e
Correct Service handling & LocalAppData folder
5 years ago
crankdoofus dc3eceec6a
Changed order to include install scripts in installer
5 years ago
crankdoofus a6819ffd1d
Cleaned up code
5 years ago
crankdoofus de9ee10abc
Uncomment accidental commenting of compilation
5 years ago
crankdoofus 43989800ba
Added -Force to nsis extraction
5 years ago
crankdoofus 1fd827fa77
Create jellyfin.nsi
5 years ago