crobibero
a087ab389a
dotnet 5.0.2
4 years ago
Joshua M. Boniface
841df64e9f
Add static Linux builds for arm and musl
4 years ago
crobibero
aa5fa7cb8f
Update to dotnet 5.0.1
4 years ago
Anthony Lavado
ad719b7ac6
Merge pull request #4460 from yodatak/patch-1
...
Bump dependencies to Fedora 33
4 years ago
Odd Stråbø
001bf95d10
Fedora: install systemd as build dependency
4 years ago
Cody Robibero
be3c65d80f
Merge branch 'master' into docker-pls
4 years ago
crobibero
1d96167e8d
Fix builders
4 years ago
crobibero
e2e10e672f
User buster-slim instead of non existent buster
4 years ago
crobibero
185fac0677
Upgrade all netcore3.1 to net5.0
4 years ago
crobibero
843847fc93
Remove extraneous newline
4 years ago
yodatak
7104a37be1
Bump dependencies to Fedora 33
...
Fedora 33 is out so Fedora 31 is unmaintened so its time to migrate the build to Fedora 33 !
4 years ago
crobibero
9b7c5cddae
Update build ci, dockerfiles to .Net5.0
4 years ago
crobibero
f998e52107
Update to dotnet 3.1.9
4 years ago
crobibero
1bbd8df92b
Remove references to legacy scripts
4 years ago
crobibero
46ae51bc9a
update to dotnet 3.1.8
4 years ago
crobibero
583f47ea28
Remove GenerateDocumentationFile
4 years ago
Joshua M. Boniface
53703566b5
Merge pull request #4008 from crobibero/publish-with-docs
...
Include xml docs when publishing
4 years ago
crobibero
44fb76bbcf
include xml docs when publishing
4 years ago
crobibero
ef0a7c3e2a
update docker dotnet sdk
4 years ago
Joshua M. Boniface
7a1f140e5b
Bump to .NET Core SDK 3.1.302
4 years ago
nyanmisaka
cd714a724d
utilize jellyfin-ffmpeg for portable x64
4 years ago
nyanmisaka
d0098f1b95
update ffmpeg 4.3 from zeranoe builds
4 years ago
Joshua M. Boniface
4bfb4c9095
Remove as builder element as well
4 years ago
Joshua M. Boniface
d8428b0a0a
Move ARGs for directories to after import
4 years ago
Joshua M. Boniface
ddc7b399a6
Add mkdir of the SOURCE_DIR before setting WORKDIR
4 years ago
Joshua M. Boniface
5a1971c280
Add builder docker images
4 years ago
Joshua M. Boniface
a418c24806
Modify build scripts to build Unstable versions
4 years ago
Joshua M. Boniface
fbad4f00b4
Remove old build infra (again)
5 years ago
Joshua M. Boniface
42813ef069
Preserve Unraid configuration
5 years ago
Joshua M. Boniface
ed735522cf
Revert "Remove old stuff"
...
This reverts commit b9fdd96ece
.
5 years ago
Joshua M. Boniface
406d087a46
Correct ARCH var in Ubuntu Dockerfiles
5 years ago
Joshua M. Boniface
cd616746b9
Use more specific mv source glob
5 years ago
Joshua M. Boniface
b9fdd96ece
Remove old stuff
5 years ago
Joshua M. Boniface
be9eb0f19e
Unify dep installation and update
5 years ago
Joshua M. Boniface
e87a10235b
Go back to cp-based control archive but right
5 years ago
Joshua M. Boniface
a561d4ca41
Remove arch from macos
5 years ago
Joshua M. Boniface
de66ab4d83
Use git checkout instead of file copies to clean
5 years ago
Joshua M. Boniface
0242ce5fee
Add Windows build
5 years ago
Joshua M. Boniface
ab8de37080
Add .tar.gz-based builds
5 years ago
Joshua M. Boniface
6028bc0f79
Port Fedora and CentOS builds and remove web build
...
Simplifies a number of aspects of the RPM build, including moving
.copr/Makefile into the "fedora/" folder (and leaving a symlink),
removing the jellyfin-web build components, and renaming it
jellyfin-server like Debian did.
5 years ago
Joshua M. Boniface
eb632e4a0d
Back up and restore control file
5 years ago
Joshua M. Boniface
8b1a76a32e
Mount the source volume rather than copy it
...
Now that the build script cleans up both before and after building, this
is a viable option and will significant reduce build times by promoting
container reuse (with `-k`).
5 years ago
Joshua M. Boniface
3e7a106a95
Add Ubuntu configurations
5 years ago
Joshua M. Boniface
f72c5b7a1d
Fix version output
5 years ago
Joshua M. Boniface
c4a29e537c
Remove NPM install from Dockerfiles
5 years ago
Joshua M. Boniface
0365adb823
Fix deps for armhf
5 years ago
Joshua M. Boniface
9c378866e4
Add arm64 and armhf builds
5 years ago
Joshua M. Boniface
ba55ee4986
Add first proof-of-concept deployment setup
5 years ago
Joshua M. Boniface
28f7df6520
Move all old deployment stuff to a new folder
5 years ago
Joshua M. Boniface
f4c8b25698
Use NodeJS 10 on CentOS
5 years ago
Joshua M. Boniface
5c4e468035
Correct BuildRequires and NodeJS for Fedora/CentOS
5 years ago
ferferga
e36c4de9f6
Replaces uninstaller icon so it's more visible
5 years ago
artiume
7931a7a7d0
update fedora
5 years ago
David Mouse
422c440743
Fix Fedora build
...
Fedora builds were broken due to dotnet-sdk-3.1 and dotnet-runtime-3.1 not being available on the @dotnet-sig/dotnet repo as well as a lack of the git package (needed for yarn when installing jellyfin/jellyfin-noto per https://github.com/jellyfin/jellyfin-web/pull/735 ). Replaces the outdated repo with the official repo found in Microsoft's documentation.
5 years ago
dkanada
e8984ed3a9
Merge pull request #2379 from joshuaboniface/nodejs-deb
...
Use NodeJS 10.X for NPM builds
5 years ago
Joshua M. Boniface
e3c64b9fee
Use NodeJS 10.X for NPM builds
5 years ago
Matt07211
84fbf64867
Fix broken webserver caused by dotnet publish.
...
This should be considered a temp fix, as it fixes the symptom and not
the actual root cause of the issue. Why this works? I *feel like* this is
a dependency issue and this change forces it to evalute dependencys in a
different order, avoiding the bug.
5 years ago
dkanada
bc4c67e6fa
Merge pull request #2287 from nyanmisaka/master
...
New upstream ffmpeg version 4.2.1 for windows nightly channel
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
Nyanmisaka
ac0b30285e
New upstream ffmpeg version 4.2.1 on windows
5 years ago
Nyanmisaka
15c52867ea
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
...
ANSI targets are deprecated
5 years ago
Erwin de Haan
22f408201a
Less output and lesser compression.
5 years ago
Sacha Korban
2497573b7f
Update the build script to use .NET core SDK 3.1
5 years ago
Joshua M. Boniface
d79242c3c7
Remove broken Microsoft SDK image ( #2158 )
...
* Remove broken Microsoft SDK image
This was not working; for some reason the Microsoft .NET Docker image
for 3.0 still had a 2.1 binary which was wreaking havoc. Replace it with
the manual download that all the other .deb packages use.
* Install missing dependency
5 years ago
Bond_009
803ec15150
Fix ubuntu x64 docker build
5 years ago
Bond-009
50a535e6e4
Use .Net Core 3.0 in all docker images
5 years ago
Joshua M. Boniface
c0d10800ab
Merge pull request #1925 from joshuaboniface/integrate-web-build-debuntu
...
Integrate web build into Debuntu package build steps
5 years ago
Joshua M. Boniface
9756bdb76e
Merge pull request #1903 from anthonylavado/nsis-update
...
Update NSIS Installer
5 years ago
Joshua M. Boniface
5d5fa55fe5
Merge pull request #1859 from joshuaboniface/copr-fix
...
Fix COPR build and Fedora packaging
5 years ago
Anthony Lavado
e877ef92d7
Always download the latest tray app release
5 years ago
Joshua Boniface
fd4a9d13b7
Update path of SOS readme
...
Seems like this changed upstream as it's not our file.
5 years ago
Joshua Boniface
4fc2bd56ee
Add master fallback for web build
5 years ago
Joshua Boniface
e40c82be88
REVERT-ME Update to .NET 3.0
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
...
Adds the tray app download to build-jellyfin, adjusts the shortcuts in the installer, and adds the switch to the pipeline configuration.
5 years ago
Thomas Büttner
e6e9cd8ce2
Remove the SPEC edit hack, replace with proper repos ( #7 )
...
* Remove the SPEC edit hack, replace with proper repos
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
* Fix bad rpmbuild flag
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
5 years ago
Anthony Lavado
aca4f83333
Remove extra EndIf
5 years ago
LogicalPhallacy
9c65853ddd
updates win32 build script with nssm mirror
5 years ago
LogicalPhallacy
8c0580aa24
Updating win-x64 build NSSM address
5 years ago
LogicalPhallacy
fd8d4894ca
Updated build-jellyfin.ps1 to pull from my mirror
...
Updated it to pull from my mirror on Azure.
5 years ago
Joshua M. Boniface
53ee78170a
Merge branch 'master' into copr-fix
5 years ago
Joshua Boniface
2cdf5c203a
Correct CentOS build for new Fedora spec
5 years ago
Thomas Büttner
bf11426f7d
Add comments about Source URLs and remove no longer needed dependency
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
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
...
This will avoid an exception when the server cannot launch a browser process for the web interface.
5 years ago
Anthony Lavado
14a850b4a8
Change the default AppExit action to Exit
...
When the service should fail to launch Jellyfin, or should Jellyfin crash, the default action is changed from Restart to AppExit. This prevents the service from entering a constant restart due to a permissions issue or similar.
5 years ago
Anthony Lavado
94932ea216
Make installer shortcut check better
...
During an upgrade, only create shortcuts if the existing install was not a service install. Otherwise, do not create them.
5 years ago
Anthony Lavado
a278b380b6
Fix syntax errors, move order of upgrade checks, enhance folder check, fix shortcuts
...
Fixes a syntax error with the NoServiceUninstall section. Moves the detection of an existing Service and datadir further up, so it happens before we decide how the installation will happen. Removed a newline from a comment, and enhanced the existing directory check. Adds an existing folder check, as well as a prompt if the user wants to continue with it or not. Also adds the datadir property to shortcuts.
5 years ago
Thomas Büttner
59995c20f1
Fix buildscript failure, remove unnecessary yarn repo for Fedora build
5 years ago
Joshua Boniface
17c1de7bf2
Clean up ubuntu-armhf build steps
...
Installs the nodejs package via NodeSource, since the Bionic npm
package is heckin' broken.
5 years ago
Joshua Boniface
44e2d91b2f
Clean up ubuntu-arm64 build steps
...
Installs the nodejs package via NodeSource, since the Bionic npm
package is heckin' broken.
5 years ago
Joshua Boniface
f02ab9818a
Clean up ubuntu-x64 build steps
...
Installs the nodejs package via NodeSource, since the Bionic npm
package is heckin' broken.
5 years ago
Joshua Boniface
9a48486838
Clean up debian-armhf build steps
5 years ago