cvium
01491796a2
Enable Workstation GC mode
4 years ago
dkanada
995b370017
Merge pull request #4663 from joshuaboniface/bump-version-10.8.0
...
Bump version to 10.8.0 for next release
4 years ago
Joe Ceresini
530c4dc11b
Use variables for version, and fix conflict
4 years ago
Joshua M. Boniface
5f2cd11199
Bump version to 10.8.0 for next release
4 years ago
Joshua M. Boniface
922b02733b
Revert "Enable jellyfin.service unit on Fedora fresh install"
4 years ago
Bill Thornton
4f96e2f256
Merge pull request #4554 from joshuaboniface/fix-restart
...
Run explicit service start if restart failed
4 years ago
Joshua M. Boniface
91dd95faa3
Add at to the dependencies on Fedora (as in Deb)
4 years ago
Joshua M. Boniface
6de79e03a2
Go back to at with lower sleep and start
4 years ago
Joshua M. Boniface
97665c9478
Remove the `at now` hack
4 years ago
Joshua M. Boniface
1079ddb46c
Run explicit service start if restart failed
...
Should solve the occasional bugs with the restart in the WebUI.
Sometimes the service stops and then doesn't start again; this will run
an explicit start action afterwards. If this doesn't fix it I'm certain
there would be more tweaking that can be done.
4 years ago
Joshua M. Boniface
5f135a4b46
Use --now to the enable to start too
4 years ago
Joshua M. Boniface
be4e485bd3
Make use of the $1 flag to set installed only
4 years ago
Joshua M. Boniface
d88504c1d6
Set systemctl enabled on Jellyfin service
...
This was not set for Fedora; I do not recall if this was just an oversight or was
explicitly removed in the past; open to feedback there.
Reported in the LUP Bug-A-Thon
4 years ago
crobibero
1d96167e8d
Fix builders
4 years ago
crobibero
185fac0677
Upgrade all netcore3.1 to net5.0
4 years ago
Joshua M. Boniface
88bc2fa3ec
Just make everything under libdir/jf a wildcard
...
I don't know if this will actually work but maybe it will.
4 years ago
crobibero
03d4e90728
add new files to rpm build
4 years ago
crobibero
583f47ea28
Remove GenerateDocumentationFile
4 years ago
crobibero
44fb76bbcf
include xml docs when publishing
4 years ago
Joshua M. Boniface
0424d09b8d
Merge pull request #4001 from brianjmurrell/patch-1
...
Add an empty %files section to main package
(cherry picked from commit c3ef1f56f6
)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
4 years ago
Joshua M. Boniface
a511e0ac0b
Bump master version to 10.7.0 for next release
4 years ago
Joshua M. Boniface
8c9604afba
Add Web integration option in default service conf
5 years ago
Joshua M. Boniface
a327e4ccac
Update fedora/jellyfin.spec
...
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
5 years ago
Joshua M. Boniface
b0e80b486b
Use jellyfin.org everywhere
5 years ago
Joshua M. Boniface
9eab678487
Improve Fedora spec and add metapackage
5 years ago
Joshua M. Boniface
05aa28a377
Clean up redundant Makefile steps
5 years ago
Joshua M. Boniface
891aa7c255
Update info in Fedora spec
5 years ago
Joshua M. Boniface
fc5e932492
Fix makefile formatting
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