Joshua M. Boniface
595a68b822
Bump version for 10.3.7
5 years ago
Joshua M. Boniface
953f077f9d
Override the installinit name
...
Without this, when building the `jellyfin-nightly` package, it attempts
to find service/init files with the name `jellyfin-nightly` instead of
the proper name. This override prevents this by forcing the name to
`jellyfin`. Required for nightly builds.
5 years ago
Joshua M. Boniface
0f8e2600e3
Fix broken symlinks
...
These were removed somehow in defc5f1cf9b486357b379c610663e1bad48428ad;
restore them to their proper link state.
5 years ago
Joshua M. Boniface
881f385a61
Use dash or underscore on mv command
...
Required for nightlies, which would not match this file format with the
underscore then wildcard. Enables nightly builds.
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
...
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.
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
...
This change will
1. download NSIS zip,
2. unzip in temp folder,
3. use nsis to build the installer
5 years ago
dkanada
0e0c70f782
Merge pull request #1505 from trumblejoe/patch-1
...
Qualified Namespace of pscredential
5 years ago
dkanada
4f2d601f02
Merge pull request #1167 from Bond-009/eol
...
Force LF line endings
5 years ago
trumblejoe
b719ca5a33
Qualified Namespace of pscredential
...
Qualified Namespace of pscredential, otherwise script fails in Powershell builds <3.0.
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
...
The old restart script was buggy, as reported in #1320 . This updated
script seems to work far more reliably and conforms to the existing
jellyfin-sudoers packages sudo configuration.
5 years ago
Joshua M. Boniface
687255aa31
Merge pull request #1442 from jellyfin/release-10.3.z
...
Backmerge for Release 10.3.4 and 10.3.5
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
...
Backmerge for Release 10.3.3
6 years ago
Joshua M. Boniface
1bf3a26a61
Bump version for 10.3.3
6 years ago
Odd Stråbø
3634d367c1
Move artifact chown inside docker to avoid sudo
6 years ago
Joshua M. Boniface
2bc378a9c3
Merge pull request #1337 from jellyfin/release-10.3.z
...
Backmerge for 10.3.2 release
6 years ago
Joshua Boniface
e8196fed7c
Bump version for 10.3.2
6 years ago
Joshua M. Boniface
477702fbb9
Merge pull request #1324 from joshuaboniface/arm64
...
Add arm64 packaging for Debuntu
6 years ago
Joshua Boniface
c8a59c8343
Support libssl1.1 for Ubuntu Disco
6 years ago
Joshua Boniface
2b2a2ed708
Add arm64 packaging for Debuntu
6 years ago
Bond-009
61d7bed181
Merge pull request #1304 from jellyfin/release-10.3.z
...
Backmerge 10.3.1
6 years ago
Joshua Boniface
5fb4922c6f
Bump version to 10.3.1
6 years ago
Bond-009
a8da122fb3
Merge pull request #1252 from jellyfin/release-10.3.z
...
Backmerge release 10.3.0
6 years ago
Joshua Boniface
46c37c0ae8
Bump version to 10.3.0 (release)
6 years ago
Terror-Gene
a9f790e101
Fix directory capitalization
6 years ago
Terror-Gene
f888c4b641
Fix missing Unraid cache mount
...
Cache folder was not mounted outside of the Docker image since its separation from the config folder.
Config HostDir was only updated for consistency, previous directory was overridden by unraid into the appdata/appname folder anyway.
Name capitalization was corrected as this is only used by new installations & does not affect current installations/updates.
6 years ago
Joshua Boniface
65bff1181a
Bump version to 10.3.0-rc2 and update submodule
6 years ago
Joshua M. Boniface
eae0c28e6d
Merge pull request #1178 from jellyfin/LogicalPhallacy-patch-1
...
Updates windows installer default lib location
6 years ago
Terror-Gene
c72393c970
Updated Unraid Docker icon
...
Logo was set to use emby, but binhex has since added the jellyfin logo.
6 years ago
John Taylor
f5f7de64de
Use TLS 1.2 to download NSSM
6 years ago
LogicalPhallacy
816d8a0216
Update install-jellyfin.ps1
6 years ago
LogicalPhallacy
e37ccd6ec0
Updates windows installer default lib location
...
You can use the emby import to move an existing library this way.
6 years ago
Joshua Boniface
f27477da26
Bump version to 10.3.0 and update submodule
6 years ago
Andrew Rabert
c032a015a4
Merge pull request #1172 from joshuaboniface/build-improvements
...
Minor improvements to release build setup
6 years ago
Joshua Boniface
31aa6c486c
Get the version string from build.yaml
...
For the purposes of packaging, this makes more sense, since we can
include additional appends to this version (e.g. `-rcX`) when we
can't in the SharedVersion file. The previous commit to the
bump_version script sets this as well.
6 years ago
Joshua Boniface
3375ca5a8c
Split lists echoes into separate lines
6 years ago
Joshua Boniface
1596e93cc1
Fix up the Ubuntu repository definitions
6 years ago
Joshua Boniface
1a540f1cf7
Add Ubuntu armhf (Raspberry Pi) build
...
A pretty-much direct copy of the Debian armhf build infrastructure.
6 years ago
Joshua Boniface
427a3e9b08
Use new libexecdir location for jellyfin-ffmpeg
...
From commit d6bb1f3c in jellyfin-ffmpeg, which moves the installed
binaries from /usr/share to /usr/lib on the next release.
6 years ago
Torsten
bd31091648
Update init scripts for compatibility with Devuan
...
Include start, stop, restart and status option for /etc/init.d/jellyfin
Use start-stop-daemon to make the script refer to systemctl mechanism
on systems that have systemd installed
6 years ago
PloughPuff
b864e9da2a
Finalise removal of --ffprobe switch
...
Removed --ffprobe from src files and server/docker scripts.
6 years ago
Joshua Boniface
86f5221f96
Use environment variables instead of opts for RPM
6 years ago
Joshua Boniface
ecf85a73ec
Use environment variables instead of opts for Deb
6 years ago
Joshua Boniface
4ef7eda593
Copy install script from new location
6 years ago
Bond-009
594b271383
Merge pull request #1024 from jellyfin/release-10.2.z
...
Backmerge for 10.2.2
6 years ago
Joshua Boniface
58e5931a32
Bump version to 10.2.2
6 years ago
Anthony Lavado
fcd299965d
Merge pull request #992 from joshuaboniface/armhf-debian
...
Add Debian armhf (Rasberry Pi) build plus crossbuild
6 years ago
Andrew Rabert
f384822aa5
Merge pull request #991 from joshuaboniface/ffmpeg-compat
...
Fix the ffmpeg compatibility
6 years ago
Vasily
500c0b9cba
Merge pull request #979 from Wuerfelbecher/release-disable-debug
...
Build Package releases without debug turned on
6 years ago
Joshua Boniface
5054a77dcf
Fix the ffmpeg compatibility
...
Doing this the other way was just complex. No longer try to override
the system ffmpeg, just put ours somewhere else and depend on that
package.
6 years ago
Joshua Boniface
dac2c98d8a
Disable documentation and debug in build
6 years ago
Thomas Büttner
38ec68c488
use common.build.sh for docker image builds
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
6 years ago
Thomas Büttner
da61998ad6
Build releases without debug
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
6 years ago
Joshua Boniface
c2e57aba27
Add Debian armhf (Rasberry Pi) build plus crossbuild
6 years ago
Brian J. Murrell
f03e279382
COPR auto building
...
This adds enhancements so that Fedora/EL packages can be automatically
built in COPR when a webhook is received. A typical webhook could be
for tagging events for example or even a "Release" webhook to only
build releases.
6 years ago
Brian J. Murrell
1bc2b12ee3
dotnet-runtime is needed in Fedora RPM build also
6 years ago
Joshua Boniface
469a17b3ca
Install the dotnet runtime too
...
This is needed since /usr/bin/dotnet doesn't exist in the SDK package
for whatever reason as of Feb 18 2019.
6 years ago
scheidleon
74aa38acd7
Fix Path
6 years ago
Joshua M. Boniface
d4ded281aa
Merge pull request #961 from jellyfin/release-10.2.z
...
Release 10.2.1
6 years ago
Joshua Boniface
83948420a4
Bump version to 10.2.1
6 years ago
Bond-009
99bed9a9c3
Merge pull request #939 from joshuaboniface/cleanup-builds
...
Clean up and rename obsolete deployment platforms
6 years ago
Joshua Boniface
3ed9d32f68
Rename Windows scripts folder
6 years ago
Joshua Boniface
3ecfd1fdd1
Rename framework to portable
6 years ago
Joshua Boniface
24574d4964
Rename MacOS build
6 years ago
Joshua Boniface
512ab8c6aa
Remove unneeded Linux builds
6 years ago
Joshua M. Boniface
781cca0c82
Merge pull request #902 from brianjmurrell/copr-autobuild
...
COPR auto building
6 years ago
Joshua Boniface
a15098dc00
Bump release version for last-minute PRs
6 years ago
Joshua Boniface
056e19f350
Remove superfluous changelog entries
6 years ago
Joshua Boniface
f8ba55e202
Update version to 10.2.0 release
6 years ago
Brian J. Murrell
e33706ab25
Code review updates
...
Also fix a bug in the tarball creation that existed even prior
to moving it into create_tarball.sh
6 years ago
Brian J. Murrell
4018b7e2d5
COPR auto building
...
This adds enhancements so that Fedora/EL packages can be automatically
built in COPR when a webhook is received. A typical webhook could be
for tagging events for example or even a "Release" webhook to only
build releases.
6 years ago
Joshua Boniface
8414285b58
Only modify Debian package spec for jellyfin-ffmpeg
6 years ago
Joshua Boniface
7ec42b89a0
Correct changelogs for updated 10.2.0~rc2
6 years ago
Joshua Boniface
af8f86b3de
Bump version to 10.2.0~rc2
6 years ago
Joshua Boniface
9849c183ac
Fix syntax error of additional brace
6 years ago
Joshua Boniface
bcb32ec6ad
Bump version to 10.2.0~rc1
6 years ago
Joshua M. Boniface
d6c669a7c8
Merge pull request #824 from joshuaboniface/improved-docker-pkgbuild
...
Improved Docker pkgbuild
6 years ago
Joshua Boniface
fb256b7aa0
Fix control file for Microsoft Docker setup
6 years ago
Joshua Boniface
00234a5ece
Remove superfluous comments
6 years ago
Joshua Boniface
57cefb432a
Combine various RUNs in Fedora/CentOS
6 years ago
Joshua Boniface
7be4a8500c
Use Microsoft dotnet Docker images
6 years ago
Anthony Lavado
4727f69fc9
Merge pull request #807 from joshuaboniface/fix-restart
...
Fix restart script in OS packages
6 years ago
Joshua Boniface
3014866f65
Add similar Ubuntu build package
6 years ago