index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fedora
Age
Commit message (
Expand
)
Author
2021-12-30
Fix fedora build version
Bill Thornton
2021-12-14
Fix build on EL7
Brian J. Murrell
2021-12-11
Merge pull request #5894 from brianjmurrell/bmurrell/setcap-low-port
Cody Robibero
2021-12-11
Run bump_version in make srpm
Brian J. Murrell
2021-11-30
Put low port privilege into an optional subpackage
Brian J. Murrell
2021-11-29
Merge remote-tracking branch 'origin/master' into HEAD
Brian J. Murrell
2021-09-25
Fix builds for dotnet6 (#6595)
Cody Robibero
2021-09-06
Merge pull request #4615 from strugee/fix-restart.sh
Claus Vium
2021-08-18
Merge pull request #5606 from lmnotran/feature/delay-service-start
Joshua M. Boniface
2021-04-22
Allow to bind to priveleged ports (i.e. 80/443)
Brian J. Murrell
2021-04-11
Enable Workstation GC mode
cvium
2021-03-24
Delay starting services until after network is online
Mason Tran
2021-02-09
Merge pull request #4663 from joshuaboniface/bump-version-10.8.0
dkanada
2021-01-05
Use variables for version, and fix conflict
Joe Ceresini
2020-12-04
Bump version to 10.8.0 for next release
Joshua M. Boniface
2020-12-04
Use a service unit, not a scope unit, to restart
AJ Jordan
2020-12-04
Use systemd-run(1) in restart.sh
AJ Jordan
2020-11-29
Add sudo to package dependencies
AJ Jordan
2020-11-29
Don't restart with sudo(8) if it's not available
AJ Jordan
2020-11-29
Remove useless which(1) calls in restart.sh
AJ Jordan
2020-11-29
Fix restart.sh to look at what's actually booted
AJ Jordan
2020-11-24
Revert "Enable jellyfin.service unit on Fedora fresh install"
Joshua M. Boniface
2020-11-23
Merge pull request #4554 from joshuaboniface/fix-restart
Bill Thornton
2020-11-22
Add at to the dependencies on Fedora (as in Deb)
Joshua M. Boniface
2020-11-22
Go back to at with lower sleep and start
Joshua M. Boniface
2020-11-22
Remove the `at now` hack
Joshua M. Boniface
2020-11-22
Run explicit service start if restart failed
Joshua M. Boniface
2020-11-22
Use --now to the enable to start too
Joshua M. Boniface
2020-11-22
Make use of the $1 flag to set installed only
Joshua M. Boniface
2020-11-22
Set systemctl enabled on Jellyfin service
Joshua M. Boniface
2020-11-16
Fix builders
crobibero
2020-11-15
Upgrade all netcore3.1 to net5.0
crobibero
2020-10-04
Just make everything under libdir/jf a wildcard
Joshua M. Boniface
2020-09-09
add new files to rpm build
crobibero
2020-09-04
Remove GenerateDocumentationFile
crobibero
2020-08-29
include xml docs when publishing
crobibero
2020-08-28
Merge pull request #4001 from brianjmurrell/patch-1
Joshua M. Boniface
2020-07-27
Bump master version to 10.7.0 for next release
Joshua M. Boniface
2020-04-29
Add Web integration option in default service conf
Joshua M. Boniface
2020-04-25
Update fedora/jellyfin.spec
Joshua M. Boniface
2020-04-09
Use jellyfin.org everywhere
Joshua M. Boniface
2020-04-09
Improve Fedora spec and add metapackage
Joshua M. Boniface
2020-03-24
Clean up redundant Makefile steps
Joshua M. Boniface
2020-03-23
Update info in Fedora spec
Joshua M. Boniface
2020-03-23
Fix makefile formatting
Joshua M. Boniface
2020-03-23
Port Fedora and CentOS builds and remove web build
Joshua M. Boniface