Commit Graph

389 Commits (master)

Author SHA1 Message Date
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
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
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
5 years ago
Joshua Boniface 44e2d91b2f Clean up ubuntu-arm64 build steps
5 years ago
Joshua Boniface f02ab9818a Clean up ubuntu-x64 build steps
5 years ago
Joshua Boniface 9a48486838 Clean up debian-armhf build steps
5 years ago
Joshua Boniface d9f6c6f289 Clean up debian-arm64 build steps
5 years ago
Joshua Boniface 07d45e82f0 Move web-build into Debian build rules
5 years ago
Joshua Boniface c30866fc93 Remove web frontend build from docker-build.sh
5 years ago
Joshua Boniface d57ee0b2b8 Remove spec version bump
5 years ago
Brian J. Murrell 145df92265 Support buiding jellyfin-web webpack
5 years ago
Vasily dd83784da2
Merge pull request #1887 from joshuaboniface/bump-version
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
Joshua Boniface fffc5e3a6f Bump version to 10.5.0 for next stable release
5 years ago
Joshua Boniface f20555bf4a Use NVM to install nodejs v8 and yarn
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
Joshua Boniface 3651755984 Properly build DLL for porable
5 years ago
Joshua M. Boniface 61f2c41b76 Recursively zip Windows packages (#1809)
5 years ago
Joshua Boniface 547a6121b0 Remove redundant yarn build command
5 years ago
Joshua Boniface 3b935d8fd0 Clean up old changelog entires from Debian package
5 years ago
Joshua Boniface 15b83f8b55 Clean up and fix Fedora/CentOS builds
5 years ago
Joshua Boniface 56a879e148 Use redirection instead of tee
5 years ago
Joshua Boniface 4b257b7b4a Clean up web_build_dir in docker-build.sh
5 years ago
Joshua Boniface 172a81b22c Clean up deployment directory
5 years ago
Joshua Boniface 5c7ca6b363 Port Windows x86 build to Docker and add web build
5 years ago
Joshua Boniface 93b213b59f Port Windows x64 build to Docker and add web build
5 years ago
Joshua Boniface 3b669521da Port Portable build to Docker and add web build
5 years ago
Joshua Boniface 05f01b2c45 Port MacOS build to Docker and add web build
5 years ago
Joshua Boniface f36b898a4d Port Linux build to Docker and add web build
5 years ago
Joshua Boniface fa9b0d9da1 Add web build to Fedora package build
5 years ago
Joshua Boniface 1c2fd4ef84 Add web build to CentOS package build
5 years ago
Joshua Boniface be3b05df68 Add web build to Ubuntu arm64 package build
5 years ago
Joshua Boniface 601a50e430 Add web build to Ubuntu armhf package build
5 years ago
Joshua Boniface 03d60438e2 Add web build to Ubuntu amd64 package build
5 years ago
Joshua Boniface 9b6720ce80 Add web build to Debian arm64 package build
5 years ago
Joshua Boniface b9e0a0b1ac Add web build to Debian armhf package build
5 years ago
Joshua Boniface d22fd964c2 Add web build to Debian amd64 package build
5 years ago
Joshua Boniface 12f24674fb Fix up Windows build script copy
5 years ago
dkanada 1156b8f100
Merge pull request #1788 from joshuaboniface/ssl-dep-ubu
5 years ago
Anthony Lavado 229bd598b5
Add escapes for path quotes in the NSIS Installer (#1777)
5 years ago
Joshua Boniface 260dd37bd5 Include libssl-dev dep in Ubuntu build containers
5 years ago
Erwin de Haan 2f2010ce59 NSIS improvements (#1692)
5 years ago
Joshua M. Boniface fde9dd2a61
Merge pull request #1693 from joshuaboniface/update-libssl
5 years ago
Joshua Boniface 5552e8cbd7 Add missing build dependency
5 years ago
Joshua Boniface 742102b541 Bump version to 10.4.0
5 years ago
Joshua Boniface 93a668de8b Add libssl-dev dependency
5 years ago
Joshua Boniface 1d5b11f7f6 Update GCC crossbuild to version 8
5 years ago
Joshua Boniface b1c7b88b5b Use latest 2.2.6 dotnet SDK image (2.2.401)
5 years ago
Joshua Boniface bedc2be525 Add libssl-dev build dependency
5 years ago
Joshua Boniface fb37f4a1d5 Use base Debian image in Docker build
5 years ago
Joshua Boniface 5945a638ff Update builds to Debian 10 and OpenSSL to 1.1-only
5 years ago
loli10K 588db95e2a Fix firewall-cmd: Error: INVALID_SERVICE: 'jellyfin' not among existing services
5 years ago
Joshua M. Boniface 94e25e898a
Merge pull request #1511 from crankdoofus/master
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
Bond-009 e8028de4d7
Merge pull request #1560 from jellyfin/release-10.3.z
5 years ago
Joshua M. Boniface 595a68b822 Bump version for 10.3.7
5 years ago
Joshua M. Boniface 953f077f9d Override the installinit name
5 years ago
Joshua M. Boniface 0f8e2600e3 Fix broken symlinks
5 years ago
Joshua M. Boniface 881f385a61 Use dash or underscore on mv command
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
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
Joshua M. Boniface b3f9d04501 Bump version for 10.3.6
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
crankdoofus 3b9766f58c
Added option for NSIS
5 years ago
dkanada 0e0c70f782
Merge pull request #1505 from trumblejoe/patch-1
5 years ago
dkanada 4f2d601f02
Merge pull request #1167 from Bond-009/eol
5 years ago
trumblejoe b719ca5a33
Qualified Namespace of pscredential
5 years ago
Joshua M. Boniface 62105c249f Use which to find the service binary path
5 years ago
Joshua M. Boniface a629f209b9 Make message wording more consistent
5 years ago
Joshua M. Boniface c08c0272b5 Add nicer restart script
5 years ago
Joshua M. Boniface 687255aa31
Merge pull request #1442 from jellyfin/release-10.3.z
5 years ago
Joshua M. Boniface d5fe82314e Bump version for 10.3.5
5 years ago
Bond-009 cb07822aa3 Add execute permissions back
5 years ago
Bond_009 defc5f1cf9 Force LF line endings
5 years ago
Joshua M. Boniface 855911333a Bump version for 10.3.4
5 years ago
Bond-009 2d011b781e
Merge pull request #1383 from jellyfin/release-10.3.z
5 years ago
Joshua M. Boniface 1bf3a26a61 Bump version for 10.3.3
5 years ago
Odd Stråbø 3634d367c1 Move artifact chown inside docker to avoid sudo
5 years ago
Joshua M. Boniface 2bc378a9c3
Merge pull request #1337 from jellyfin/release-10.3.z
5 years ago
Joshua Boniface e8196fed7c Bump version for 10.3.2
5 years ago
Joshua M. Boniface 477702fbb9
Merge pull request #1324 from joshuaboniface/arm64
5 years ago
Joshua Boniface c8a59c8343 Support libssl1.1 for Ubuntu Disco
5 years ago
Joshua Boniface 2b2a2ed708 Add arm64 packaging for Debuntu
5 years ago
Bond-009 61d7bed181
Merge pull request #1304 from jellyfin/release-10.3.z
5 years ago
Joshua Boniface 5fb4922c6f Bump version to 10.3.1
5 years ago
Bond-009 a8da122fb3
Merge pull request #1252 from jellyfin/release-10.3.z
5 years ago
Joshua Boniface 46c37c0ae8 Bump version to 10.3.0 (release)
5 years ago
Terror-Gene a9f790e101
Fix directory capitalization
5 years ago
Terror-Gene f888c4b641
Fix missing Unraid cache mount
5 years ago
Joshua Boniface 65bff1181a Bump version to 10.3.0-rc2 and update submodule
5 years ago
Joshua M. Boniface eae0c28e6d
Merge pull request #1178 from jellyfin/LogicalPhallacy-patch-1
5 years ago
Terror-Gene c72393c970
Updated Unraid Docker icon
5 years ago
John Taylor f5f7de64de Use TLS 1.2 to download NSSM
5 years ago
LogicalPhallacy 816d8a0216
Update install-jellyfin.ps1
5 years ago
LogicalPhallacy e37ccd6ec0
Updates windows installer default lib location
5 years ago
Joshua Boniface f27477da26 Bump version to 10.3.0 and update submodule
5 years ago
Andrew Rabert c032a015a4
Merge pull request #1172 from joshuaboniface/build-improvements
5 years ago
Joshua Boniface 31aa6c486c Get the version string from build.yaml
5 years ago
Joshua Boniface 3375ca5a8c Split lists echoes into separate lines
5 years ago
Joshua Boniface 1596e93cc1 Fix up the Ubuntu repository definitions
5 years ago
Joshua Boniface 1a540f1cf7 Add Ubuntu armhf (Raspberry Pi) build
5 years ago
Joshua Boniface 427a3e9b08 Use new libexecdir location for jellyfin-ffmpeg
5 years ago
Torsten bd31091648 Update init scripts for compatibility with Devuan
5 years ago
PloughPuff b864e9da2a Finalise removal of --ffprobe switch
5 years ago
Joshua Boniface 86f5221f96 Use environment variables instead of opts for RPM
5 years ago
Joshua Boniface ecf85a73ec Use environment variables instead of opts for Deb
5 years ago
Joshua Boniface 4ef7eda593 Copy install script from new location
5 years ago
Bond-009 594b271383
Merge pull request #1024 from jellyfin/release-10.2.z
5 years ago
Joshua Boniface 58e5931a32 Bump version to 10.2.2
5 years ago
Anthony Lavado fcd299965d
Merge pull request #992 from joshuaboniface/armhf-debian
5 years ago
Andrew Rabert f384822aa5
Merge pull request #991 from joshuaboniface/ffmpeg-compat
5 years ago
Vasily 500c0b9cba
Merge pull request #979 from Wuerfelbecher/release-disable-debug
5 years ago
Joshua Boniface 5054a77dcf Fix the ffmpeg compatibility
5 years ago
Joshua Boniface dac2c98d8a Disable documentation and debug in build
5 years ago
Thomas Büttner 38ec68c488
use common.build.sh for docker image builds
5 years ago
Thomas Büttner da61998ad6
Build releases without debug
5 years ago
Joshua Boniface c2e57aba27 Add Debian armhf (Rasberry Pi) build plus crossbuild
5 years ago
Brian J. Murrell f03e279382 COPR auto building
5 years ago
Brian J. Murrell 1bc2b12ee3 dotnet-runtime is needed in Fedora RPM build also
5 years ago
Joshua Boniface 469a17b3ca Install the dotnet runtime too
5 years ago
scheidleon 74aa38acd7 Fix Path
5 years ago
Joshua M. Boniface d4ded281aa
Merge pull request #961 from jellyfin/release-10.2.z
5 years ago
Joshua Boniface 83948420a4 Bump version to 10.2.1
5 years ago
Bond-009 99bed9a9c3
Merge pull request #939 from joshuaboniface/cleanup-builds
5 years ago
Joshua Boniface 3ed9d32f68 Rename Windows scripts folder
5 years ago
Joshua Boniface 3ecfd1fdd1 Rename framework to portable
5 years ago
Joshua Boniface 24574d4964 Rename MacOS build
5 years ago
Joshua Boniface 512ab8c6aa Remove unneeded Linux builds
5 years ago
Joshua M. Boniface 781cca0c82
Merge pull request #902 from brianjmurrell/copr-autobuild
5 years ago
Joshua Boniface a15098dc00 Bump release version for last-minute PRs
5 years ago
Joshua Boniface 056e19f350 Remove superfluous changelog entries
5 years ago
Joshua Boniface f8ba55e202 Update version to 10.2.0 release
5 years ago
Brian J. Murrell e33706ab25 Code review updates
5 years ago
Brian J. Murrell 4018b7e2d5 COPR auto building
5 years ago
Joshua Boniface 8414285b58 Only modify Debian package spec for jellyfin-ffmpeg
5 years ago
Joshua Boniface 7ec42b89a0 Correct changelogs for updated 10.2.0~rc2
5 years ago
Joshua Boniface af8f86b3de Bump version to 10.2.0~rc2
5 years ago
Joshua Boniface 9849c183ac Fix syntax error of additional brace
5 years ago
Joshua Boniface bcb32ec6ad Bump version to 10.2.0~rc1
5 years ago
Joshua M. Boniface d6c669a7c8
Merge pull request #824 from joshuaboniface/improved-docker-pkgbuild
5 years ago
Joshua Boniface fb256b7aa0 Fix control file for Microsoft Docker setup
5 years ago
Joshua Boniface 00234a5ece Remove superfluous comments
5 years ago
Joshua Boniface 57cefb432a Combine various RUNs in Fedora/CentOS
5 years ago
Joshua Boniface 7be4a8500c Use Microsoft dotnet Docker images
5 years ago
Anthony Lavado 4727f69fc9
Merge pull request #807 from joshuaboniface/fix-restart
5 years ago
Joshua Boniface 3014866f65 Add similar Ubuntu build package
5 years ago
Joshua Boniface 37985c2e26 Update image name
5 years ago
Joshua Boniface 139e3c19ee Replace symlinks with copies and update image name
5 years ago
Joshua Boniface da860e6e54 Remove superfluous VERSION variables
5 years ago
Joshua Boniface b8b650540d Allow Fedora/CentOS mounting by default
5 years ago
Joshua Boniface e1d523ee45 Improve description of keep_artifacts flag
5 years ago
Joshua Boniface 8413c56392 Update CentOS package build
5 years ago
Joshua Boniface 88038d9644 Update Fedora package build
5 years ago
Joshua Boniface c846da4f9e Update Debian package build
5 years ago
Joshua Boniface 546f4cd46f Add prerequisite keep_artifacts var
5 years ago
Joshua Boniface 72beadc74d Fix restart script for Fedora/CentOS
5 years ago
Joshua Boniface f0e74c2c6b Fix restart script for Debian
5 years ago
Joshua Boniface d351fa0c1e Make Fedora package.sh script use bash
5 years ago
Joshua M. Boniface 20033f2275
Merge branch 'master' into fix-env
5 years ago
Joshua Boniface be89d53a9e Handle new option parser properly
5 years ago
Thomas Büttner d573f2d671
use cachedir option
5 years ago
Thomas Büttner 1ce5939362
optimize rpm dependencies
5 years ago
Thomas Büttner 4d335d8f13
Add CentOS
5 years ago
Joshua Boniface 6772ac5603 Fix double-dashes in Fedora environment file
5 years ago
Joshua Boniface b630e9de82 Allow adm group to view Jellyfin resources
5 years ago
Joshua Boniface 7774977cdd Implement review feedback
5 years ago
Joshua Boniface aad34e62ca Move jellyfin-sudoers to conf dir
5 years ago
Joshua Boniface 45d8ace9bb Use good ideas from Fedora systemd in Debian
5 years ago
Joshua Boniface 5e4697802f Replace programdata with datadir everywhere
5 years ago
Joshua Boniface f6227e99cc Add cachedir to deployment scripts; fix bad logdir
5 years ago
Joshua Boniface ae24d644db Use double-dash args in install-jellyfn.ps1
5 years ago