Thomas Büttner
559ecb2afc
Fix permissions for the main binary.
...
The /usr/lib64/jellyfin/jellyfin binary has 0744 permission after build by dotnet so set explicit permission to 0755 in .spec
2019-01-11 20:06:08 +01:00
Thomas Büttner
5ffea816a1
Change EnvironmentFile path to /etc/sysconfig
2019-01-11 17:43:42 +01:00
Thomas Büttner
7bda212958
Bump spec version to 10.0.2
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-11 17:05:28 +01:00
Thomas Büttner
101f47b6d4
Fix typo
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-11 17:02:52 +01:00
Thomas Büttner
b6c0e5d472
Also remove DB mirgration part from README
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-11 17:01:22 +01:00
Thomas Büttner
40e509588e
Remove explicit permissions for files who don't need them.
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-11 16:58:41 +01:00
Thomas Büttner
fa01c4f02e
Remove DB migration script also from %files.
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-11 16:44:18 +01:00
Thomas Büttner
cb328e4b6f
Remove DB migration script.
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-11 16:42:26 +01:00
Thomas Büttner
8eb2fe1b58
Remove references to Debian package
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-11 16:15:06 +01:00
Thomas Büttner
4e7f475491
Also symlink logs to /var/log, changed changelog to lastest entry of the debian package
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-08 19:44:51 +01:00
Thomas Büttner
ad36f9ec89
Add rpm build script for fedora and update README
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-08 19:04:52 +01:00
Thomas Büttner
7f4a073b05
Add %post script to move exitsting config to /etc/jellyfin and symlink it.
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-08 18:56:55 +01:00
Thomas Büttner
0e455b0f62
fixed restart.sh permissions
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-07 19:28:04 +01:00
Thomas Büttner
cbff18edb5
Add logging and config directories
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-07 18:51:37 +01:00
Thomas Büttner
79229fe3ae
bump to 10.0.0 and use simple version scheme
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-05 22:44:46 +01:00
Thomas Büttner
90ab6a40fc
add Firewalld serivce.xml
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-05 22:06:10 +01:00
Thomas Büttner
b3de385d5b
Re-add sudo policy for in-app service restart.
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-05 21:30:45 +01:00
Thomas Büttner
0eafc3fd11
Update update-db.sh
2019-01-05 17:47:57 +01:00
Thomas Büttner
a968913e9f
CentOS Build fails since it has no Recommends: tag
...
Signed-off-by: Thomas Büttner <thomas@tartaros.tech>
2019-01-05 11:22:03 +01:00
Thomas Büttner
a2c1ec0de3
Add RPM package spec
...
Signed-off-by: Thomas Büttner <thomas@tartaros.tech>
2019-01-05 11:14:24 +01:00
Andrew Rabert
d3b0ba978c
Merge pull request #392 from LeoVerto/dockerignore
...
Add Markdown and Docker files to .dockerignore
2019-01-04 23:53:46 -05:00
Andrew Rabert
893e7c5a65
Merge pull request #411 from bfayers/docker-ffmpeg403
...
Change Dockerfile to use ffmpeg 4.0.3 rather than a distro one.
2019-01-04 23:52:40 -05:00
Anthony Lavado
cc4d17edbd
Merge pull request #407 from EraYaN/stop-version-addins-on-solution
...
Stop version addins on solution from messing with the AssemblyVersions
2019-01-05 04:12:00 +00:00
bfayers
227f9da3e5
helps if the arg is within that bit of the dockerfile
2019-01-05 00:41:23 +00:00
bfayers
4c03616aff
clean up how extracting tar is done; just put it in /usr/bin instead of symlinks; remove xz-utils after (cleaning up space); all at request of nvllsvm
2019-01-05 00:28:40 +00:00
bfayers
bf61c20408
remove commented apt installs for ffmpeg
2019-01-05 00:19:42 +00:00
Vasily
08a67f9ea1
Merge pull request #381 from EraYaN/skia-remove-deprecated-functions
...
Remove deprecated functions from Emby.Drawing.Skia.
2019-01-05 03:16:09 +03:00
Vasily
80c3832610
Merge pull request #391 from EraYaN/remove-old-imageencoders
...
Remove old ImageEncoders (ImageMagick & Drawing.Net).
Skia should be enough.
2019-01-05 03:07:00 +03:00
Vasily
f93cd97f9b
Merge pull request #393 from Bond-009/removesmb
...
Remove support for opening files via SMB without mounting the share.
This doesn't mean you can't use a SMB share to host your files for Jellyfin. You will just have to mount the share using OS-level mechanisms.
2019-01-05 03:04:54 +03:00
Bond_009
a997bb609f
Remove unnecessary using statements
2019-01-05 01:49:52 +03:00
Bond_009
391b48614d
Remove FireEventIfNotNull
...
It's a pretty useless "helper" class
2019-01-05 01:49:52 +03:00
Andrew Rabert
e4a041b832
Merge pull request #283 from Bond-009/gpl-cleanup
...
Post GPL cleanup
2019-01-04 17:40:44 -05:00
Joshua M. Boniface
72ee4b189d
Merge pull request #399 from cvium/remove_connect
...
Remove Connect in ui
2019-01-04 15:12:27 -05:00
Joshua M. Boniface
c13c326171
Merge pull request #378 from cvium/fix_dlna_user_id_null
...
Fix ArgumentNullException in DLNA streams
2019-01-04 15:10:50 -05:00
LeoVerto
d92bf3398e
Add Markdown and Docker files to .dockerignore
2019-01-04 21:07:23 +01:00
bfayers
2961dc0bdd
use ffmpeg 4.0.3 instead of distro provided (fixes chromecast + androidtv)
2019-01-04 20:04:58 +00:00
Erwin de Haan
e4c81f763b
Stop version addins from messing with the AssemblyVersion.
...
Project uses manual versioning. This breaks very annoyingly with my global settings.
2019-01-04 16:57:39 +01:00
Andrew Rabert
c39ca7dba3
Merge pull request #394 from bfayers/remove-premiere-block-xmltvpage
...
Remove premiere nag at bottom of xmltv page
2019-01-04 00:46:06 -05:00
Andrew Rabert
dca274afea
Merge pull request #396 from Bond-009/news
...
Remove news service
2019-01-03 19:22:02 -05:00
Bond_009
340a2c6512
Post GPL cleanup
2019-01-03 23:19:02 +01:00
Bond_009
a640d437c8
Remove news service
2019-01-03 23:10:18 +01:00
Bond_009
6a8b94b0c7
Remove SMB support
...
This doesn't mean you can't use an SMB share to store your files for
Jellyfin. You will just have to connect to it on the OS level.
2019-01-03 21:54:59 +01:00
Joshua M. Boniface
c6618d0a5f
Merge pull request #385 from Bond-009/usage
...
Don't send usage to emby
2019-01-03 15:35:24 -05:00
Erwin de Haan
22adb838e6
Removed last using.
2019-01-03 21:35:08 +01:00
Erwin de Haan
d15af6eb35
Removed all old and unused ImageEncoders.
...
Remove solution platform cruft.
2019-01-03 21:29:48 +01:00
Joshua M. Boniface
db6b3f07b4
Merge pull request #389 from Strit/danish-translation
...
Danish translation
2019-01-03 15:20:40 -05:00
Bond_009
30a19d345a
Remove report usage configuration option
2019-01-03 21:05:17 +01:00
Bond_009
d2be83dc44
Don't send usage to emby
2019-01-03 20:38:36 +01:00
Joshua M. Boniface
8f9b0c9209
Merge pull request #384 from Bond-009/startup
...
Don't send info to Emby servers on install
2019-01-03 14:25:01 -05:00
Bond_009
64a79341a7
Don't send info to Emby servers on install
...
Not even to a fake one
2019-01-03 20:21:42 +01:00