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 |
PloughPuff
|
b864e9da2a
|
Finalise removal of --ffprobe switch
Removed --ffprobe from src files and server/docker scripts.
|
6 years ago |
Joshua Boniface
|
ecf85a73ec
|
Use environment variables instead of opts for Deb
|
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 |
Anthony Lavado
|
4727f69fc9
|
Merge pull request #807 from joshuaboniface/fix-restart
Fix restart script in OS packages
|
6 years ago |
Joshua Boniface
|
f0e74c2c6b
|
Fix restart script for Debian
|
6 years ago |
Joshua Boniface
|
be89d53a9e
|
Handle new option parser properly
|
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
|
b982d7c239
|
Update to long opts and add cache dirs
|
6 years ago |
Erwin de Haan
|
49b61f238e
|
Merge branch 'dev' into reformat
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
# Emby.Server.Implementations/LiveTv/LiveTvManager.cs
# Emby.Server.Implementations/Security/MBLicenseFile.cs
# Emby.Server.Implementations/Security/PluginSecurityManager.cs
# Emby.Server.Implementations/Security/RegRecord.cs
# MediaBrowser.Api/PluginService.cs
# MediaBrowser.Api/System/SystemService.cs
# MediaBrowser.Common/Security/IRequiresRegistration.cs
# MediaBrowser.Common/Security/ISecurityManager.cs
# MediaBrowser.Common/Security/PaymentRequiredException.cs
# MediaBrowser.Model/Entities/MBRegistrationRecord.cs
# MediaBrowser.Model/Entities/PluginSecurityInfo.cs
# deployment/win-generic/build-jellyfin.ps1
|
6 years ago |
Erwin de Haan
|
399a079dd4
|
Build scripts and build system consolidation.
Squashed commit.
|
6 years ago |