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
Joshua Boniface
37985c2e26
Update image name
6 years ago
Joshua Boniface
139e3c19ee
Replace symlinks with copies and update image name
6 years ago
Joshua Boniface
da860e6e54
Remove superfluous VERSION variables
6 years ago
Joshua Boniface
b8b650540d
Allow Fedora/CentOS mounting by default
6 years ago
Joshua Boniface
e1d523ee45
Improve description of keep_artifacts flag
6 years ago
Joshua Boniface
8413c56392
Update CentOS package build
6 years ago
Joshua Boniface
88038d9644
Update Fedora package build
6 years ago
Joshua Boniface
c846da4f9e
Update Debian package build
6 years ago
Joshua Boniface
546f4cd46f
Add prerequisite keep_artifacts var
6 years ago
Joshua Boniface
72beadc74d
Fix restart script for Fedora/CentOS
6 years ago
Joshua Boniface
f0e74c2c6b
Fix restart script for Debian
6 years ago
Joshua Boniface
d351fa0c1e
Make Fedora package.sh script use bash
6 years ago
Joshua M. Boniface
20033f2275
Merge branch 'master' into fix-env
6 years ago
Joshua Boniface
be89d53a9e
Handle new option parser properly
6 years ago
Thomas Büttner
d573f2d671
use cachedir option
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
6 years ago
Thomas Büttner
1ce5939362
optimize rpm dependencies
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
6 years ago
Thomas Büttner
4d335d8f13
Add CentOS
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
6 years ago
Joshua Boniface
6772ac5603
Fix double-dashes in Fedora environment file
6 years ago
Joshua Boniface
b630e9de82
Allow adm group to view Jellyfin resources
...
This is pretty arbitrary and personal, but I detest services that
lock out global access (which is good), but don't simultaneously
make it easy for administrators to enter the directories. The adm
group should only have actual system administrators as members,
so this lets them view the secure directories.
6 years ago
Joshua Boniface
7774977cdd
Implement review feedback
6 years ago
Joshua Boniface
aad34e62ca
Move jellyfin-sudoers to conf dir
6 years ago
Joshua Boniface
45d8ace9bb
Use good ideas from Fedora systemd in Debian
6 years ago
Joshua Boniface
5e4697802f
Replace programdata with datadir everywhere
6 years ago
Joshua Boniface
f6227e99cc
Add cachedir to deployment scripts; fix bad logdir
6 years ago
Joshua Boniface
ae24d644db
Use double-dash args in install-jellyfn.ps1
6 years ago