| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-03 | Merge pull request #1954 from LogicalPhallacy/LogicalPhallacy-patch-NSSM | dkanada | |
| Use mirror for NSSM (cherry picked from commit ef623f512903624bba48f243e3a659ec46064054) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2019-11-03 | Merge pull request #1903 from anthonylavado/nsis-update | Joshua M. Boniface | |
| Update NSIS Installer (cherry picked from commit 9756bdb76ea625c19b6743a34ec95759d3f6d050) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2019-10-06 | Remove /bin from ffmpeg path. | Erwin de Haan | |
| 2019-10-06 | Fix extracted path from ffmpeg zip. | Erwin de Haan | |
| 2019-10-06 | Switch to custom patched build for ffmpeg | Erwin de Haan | |
| 2019-09-20 | Add escapes for path quotes in the NSIS Installer (#1777) | Anthony Lavado | |
| This adds backslashes to escape the `--datadir` path in the Windows Installer. Without this, the path would be dropped at the first space (e.g. `C:\Test Area\Jellyfin` would become `C:\Test`). Fixes #1773. | |||
| 2019-09-09 | NSIS improvements (#1692) | Erwin de Haan | |
| * Much better, but still broken It crashes with two custom pages after one another. (So when the service should be installed). * Fixed the problems and finished the NSIS installer. Also ignored some of the artifacts. * Added changes to CI for setup building. Consolidate building and fixed git error. Small CI fixes. Move UX repo to SourcesDirectory Fix stupid checkout <> clone error. Fix typo in PowerShell command. Artifact publish tasks can not have wildcards. | |||
| 2019-07-27 | Change service install user | crankdoofus | |
| The default is Network Service, with advanced option to use Local System | |||
| 2019-07-25 | Rework based on review comments | crankdoofus | |
| 2019-07-25 | Update installer name to copy | crankdoofus | |
| 2019-07-13 | Update to uninstall silently if already installed | crankdoofus | |
| 2019-07-09 | Update code for in-place upgrades | crankdoofus | |
| 2019-07-07 | Correct comment | crankdoofus | |
| 2019-07-07 | Remove Emby migration section, include License | crankdoofus | |
| 2019-07-07 | Include License file with installation | crankdoofus | |
| 2019-07-06 | Correct Service handling & LocalAppData folder | crankdoofus | |
| The service is now completely controlled by nssm as with the install-jellyfin.ps1 The LocalAppData had the global context, its now Corrected order of Mandatory and Optional components. | |||
| 2019-07-06 | Changed order to include install scripts in installer | crankdoofus | |
| 2019-07-06 | Cleaned up code | crankdoofus | |
| 2019-07-06 | Uncomment accidental commenting of compilation | crankdoofus | |
| 2019-07-06 | Added -Force to nsis extraction | crankdoofus | |
| 2019-07-06 | Create jellyfin.nsi | crankdoofus | |
| 2019-07-06 | Added option for NSIS | crankdoofus | |
| This change will 1. download NSIS zip, 2. unzip in temp folder, 3. use nsis to build the installer | |||
| 2019-07-02 | Qualified Namespace of pscredential | trumblejoe | |
| Qualified Namespace of pscredential, otherwise script fails in Powershell builds <3.0. | |||
| 2019-04-08 | Merge pull request #1178 from jellyfin/LogicalPhallacy-patch-1 | Joshua M. Boniface | |
| Updates windows installer default lib location | |||
| 2019-04-06 | Use TLS 1.2 to download NSSM | John Taylor | |
| 2019-03-31 | Update install-jellyfin.ps1 | LogicalPhallacy | |
| 2019-03-31 | Updates windows installer default lib location | LogicalPhallacy | |
| You can use the emby import to move an existing library this way. | |||
| 2019-02-20 | Fix Path | scheidleon | |
| 2019-02-18 | Rename Windows scripts folder | Joshua Boniface | |
