Joshua M. Boniface
1bf3a26a61
Bump version for 10.3.3
2019-05-17 23:12:21 -04:00
Joshua Boniface
e8196fed7c
Bump version for 10.3.2
2019-04-30 20:18:54 -04:00
Joshua M. Boniface
477702fbb9
Merge pull request #1324 from joshuaboniface/arm64
...
Add arm64 packaging for Debuntu
2019-04-30 20:07:41 -04:00
Joshua Boniface
c8a59c8343
Support libssl1.1 for Ubuntu Disco
2019-04-29 23:03:57 -04:00
Joshua Boniface
2b2a2ed708
Add arm64 packaging for Debuntu
2019-04-29 00:56:17 -04:00
Joshua Boniface
5fb4922c6f
Bump version to 10.3.1
2019-04-20 14:24:40 -04:00
Joshua Boniface
46c37c0ae8
Bump version to 10.3.0 (release)
2019-04-19 14:25:29 -04:00
Joshua Boniface
65bff1181a
Bump version to 10.3.0-rc2 and update submodule
2019-04-10 00:51:21 -04:00
Joshua Boniface
f27477da26
Bump version to 10.3.0 and update submodule
2019-03-30 15:47:34 -04:00
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.
2019-03-28 18:21:25 -04:00
Torsten
bd31091648
Update init scripts for compatibility with Devuan
...
Include start, stop, restart and status option for /etc/init.d/jellyfin
Use start-stop-daemon to make the script refer to systemctl mechanism
on systems that have systemd installed
2019-03-20 20:16:24 +01:00
PloughPuff
b864e9da2a
Finalise removal of --ffprobe switch
...
Removed --ffprobe from src files and server/docker scripts.
2019-03-12 22:09:18 +00:00
Joshua Boniface
ecf85a73ec
Use environment variables instead of opts for Deb
2019-03-10 17:09:51 -04:00
Joshua Boniface
58e5931a32
Bump version to 10.2.2
2019-02-28 22:03:08 -05:00
Anthony Lavado
fcd299965d
Merge pull request #992 from joshuaboniface/armhf-debian
...
Add Debian armhf (Rasberry Pi) build plus crossbuild
2019-02-28 12:55:59 -05:00
Andrew Rabert
f384822aa5
Merge pull request #991 from joshuaboniface/ffmpeg-compat
...
Fix the ffmpeg compatibility
2019-02-27 20:45:43 -05:00
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.
2019-02-25 00:41:34 -05:00
Joshua Boniface
dac2c98d8a
Disable documentation and debug in build
2019-02-24 23:20:04 -05:00
Thomas Büttner
da61998ad6
Build releases without debug
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-02-24 11:00:15 +01:00
Joshua Boniface
c2e57aba27
Add Debian armhf (Rasberry Pi) build plus crossbuild
2019-02-23 20:07:05 -05:00
Joshua Boniface
83948420a4
Bump version to 10.2.1
2019-02-20 13:29:14 -05:00
Joshua Boniface
a15098dc00
Bump release version for last-minute PRs
2019-02-16 12:13:38 -05:00
Joshua Boniface
056e19f350
Remove superfluous changelog entries
2019-02-15 21:04:12 -05:00
Joshua Boniface
f8ba55e202
Update version to 10.2.0 release
2019-02-15 20:52:54 -05:00
Joshua Boniface
8414285b58
Only modify Debian package spec for jellyfin-ffmpeg
2019-02-14 09:15:37 -05:00
Joshua Boniface
7ec42b89a0
Correct changelogs for updated 10.2.0~rc2
2019-02-13 17:45:17 -05:00
Joshua Boniface
af8f86b3de
Bump version to 10.2.0~rc2
2019-02-13 01:03:48 -05:00
Joshua Boniface
bcb32ec6ad
Bump version to 10.2.0~rc1
2019-02-10 02:08:12 -05:00
Anthony Lavado
4727f69fc9
Merge pull request #807 from joshuaboniface/fix-restart
...
Fix restart script in OS packages
2019-02-09 15:43:00 -05:00
Joshua Boniface
f0e74c2c6b
Fix restart script for Debian
2019-02-04 00:26:23 -05:00
Joshua Boniface
be89d53a9e
Handle new option parser properly
2019-02-03 20:57:07 -05:00
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.
2019-02-01 19:16:47 -05:00
Joshua Boniface
7774977cdd
Implement review feedback
2019-02-01 19:12:12 -05:00
Joshua Boniface
aad34e62ca
Move jellyfin-sudoers to conf dir
2019-01-31 22:28:12 -05:00
Joshua Boniface
45d8ace9bb
Use good ideas from Fedora systemd in Debian
2019-01-31 22:26:31 -05:00
Joshua Boniface
5e4697802f
Replace programdata with datadir everywhere
2019-01-31 22:03:55 -05:00
Joshua Boniface
f6227e99cc
Add cachedir to deployment scripts; fix bad logdir
2019-01-31 21:57:25 -05:00
Joshua Boniface
b982d7c239
Update to long opts and add cache dirs
2019-01-31 21:50:50 -05:00
Joshua Boniface
411139cd78
Update changelogs to add #666
2019-01-21 23:56:02 -05:00
Joshua Boniface
8d298e0e36
Update changelogs to remove #639 , add #661 , #54
2019-01-21 21:24:28 -05:00
Joshua Boniface
e6b95db132
Add jellyfin-web#53 to changelogs
2019-01-21 16:34:53 -05:00
Joshua M. Boniface
571afa4fe2
Merge pull request #655 from joshuaboniface/local-web-branch
...
Support trying local branches in submodule
2019-01-21 13:28:40 -05:00
Joshua Boniface
42f2799d66
Add jellyfin-web#52 to changelogs
2019-01-21 13:25:26 -05:00
Joshua Boniface
384f867228
Update changelogs to include this PR
2019-01-21 12:57:46 -05:00
Joshua Boniface
ff4cbfc6df
Fix inconsistencies in changelogs
2019-01-21 00:02:56 -05:00
Joshua Boniface
73038ee3f7
Bump version to 10.1.0
2019-01-20 23:39:55 -05:00
Joshua Boniface
d42ef36bf9
Correct invalid changelog entry
2019-01-19 16:44:55 -05:00
Erwin de Haan
d116efe1f7
Merge branch 'dev' into reformat
2019-01-18 17:04:01 +01:00
Joshua Boniface
b30d702782
Merge branch 'master' into dev
2019-01-15 22:29:22 -05:00
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
2019-01-15 17:34:39 +01:00