Joshua M. Boniface
922b02733b
Revert "Enable jellyfin.service unit on Fedora fresh install"
2020-11-24 17:25:50 -05:00
Bill Thornton
4f96e2f256
Merge pull request #4554 from joshuaboniface/fix-restart
...
Run explicit service start if restart failed
2020-11-23 14:15:18 -05:00
Joshua M. Boniface
91dd95faa3
Add at to the dependencies on Fedora (as in Deb)
2020-11-22 18:32:34 -05:00
Joshua M. Boniface
6de79e03a2
Go back to at with lower sleep and start
2020-11-22 18:32:16 -05:00
Joshua M. Boniface
97665c9478
Remove the at now
hack
2020-11-22 17:19:39 -05:00
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.
2020-11-22 17:12:29 -05:00
Joshua M. Boniface
5f135a4b46
Use --now to the enable to start too
2020-11-22 17:01:13 -05:00
Joshua M. Boniface
be4e485bd3
Make use of the $1 flag to set installed only
2020-11-22 16:58:07 -05:00
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
2020-11-22 16:49:12 -05:00
crobibero
1d96167e8d
Fix builders
2020-11-16 17:05:31 -07:00
crobibero
185fac0677
Upgrade all netcore3.1 to net5.0
2020-11-15 13:31:47 -07:00
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.
2020-10-04 19:50:54 -04:00
crobibero
03d4e90728
add new files to rpm build
2020-09-09 18:52:12 -06:00
crobibero
583f47ea28
Remove GenerateDocumentationFile
2020-09-04 07:04:06 -06:00
crobibero
44fb76bbcf
include xml docs when publishing
2020-08-29 10:42:12 -06:00
Joshua M. Boniface
0424d09b8d
Merge pull request #4001 from brianjmurrell/patch-1
...
Add an empty %files section to main package
(cherry picked from commit c3ef1f56f6b1fc4d7e0accaa2178df078f2afd08)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-08-28 10:46:21 -04:00
Joshua M. Boniface
a511e0ac0b
Bump master version to 10.7.0 for next release
2020-07-27 19:10:40 -04:00
Joshua M. Boniface
8c9604afba
Add Web integration option in default service conf
2020-04-29 16:06:42 -04:00
Joshua M. Boniface
a327e4ccac
Update fedora/jellyfin.spec
...
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-04-25 22:13:21 -04:00
Joshua M. Boniface
b0e80b486b
Use jellyfin.org everywhere
2020-04-09 11:40:04 -04:00
Joshua M. Boniface
9eab678487
Improve Fedora spec and add metapackage
2020-04-09 11:25:42 -04:00
Joshua M. Boniface
05aa28a377
Clean up redundant Makefile steps
2020-03-24 00:01:48 -04:00
Joshua M. Boniface
891aa7c255
Update info in Fedora spec
2020-03-23 23:00:35 -04:00
Joshua M. Boniface
fc5e932492
Fix makefile formatting
2020-03-23 22:55:37 -04:00
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.
2020-03-23 17:32:07 -04:00