Andrew Rabert
65403747df
Merge pull request #1025 from jellyfin/justadep
...
Treat jellyfin-web as just another dependency for Docker builds
6 years ago
Andrew Rabert
27f9981142
Treat jellyfin-web as just another dependency for Docker builds
6 years ago
Joshua Boniface
58e5931a32
Bump version to 10.2.2
6 years ago
Anthony Lavado
fcd299965d
Merge pull request #992 from joshuaboniface/armhf-debian
...
Add Debian armhf (Rasberry Pi) build plus crossbuild
6 years ago
Vasily
b7fd68d366
Merge pull request #1017 from nvllsvm/dockerffmpeg
...
Set ffmpeg+ffprobe paths in Docker container
6 years ago
Andrew Rabert
1d1e6dede9
Set ffmpeg+ffprobe paths in Docker container
...
Will always ensure containers use correct path.
Yes - the arm images have a different path than the amd64 one. This is
caused by the amd64 image using ffmpeg from jellyfin/ffmpeg while the
others use ffmpeg from their distro's repos.
6 years ago
Andrew Rabert
f384822aa5
Merge pull request #991 from joshuaboniface/ffmpeg-compat
...
Fix the ffmpeg compatibility
6 years ago
Vasily
8e5cccb22c
Merge pull request #998 from cvium/enableraisingevents_default_true
...
Set EnableRaisingEvents to true for processes that require it
6 years ago
Vasily
500c0b9cba
Merge pull request #979 from Wuerfelbecher/release-disable-debug
...
Build Package releases without debug turned on
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
Joshua Boniface
dac2c98d8a
Disable documentation and debug in build
6 years ago
Claus Vium
aafed63c3f
Set EnableRaisingEvents to true for processes that require it
6 years ago
Claus Vium
2e9a3d45c2
Fix slow local image validation ( #990 )
...
* Check for local image directory existence to avoid tons of exceptions
6 years ago
Bond-009
e281c79d6f
Merge pull request #968 from brianjmurrell/release-10.2.z-copr-autobuild
...
Release 10.2.z copr autobuild
6 years ago
Thomas Büttner
38ec68c488
use common.build.sh for docker image builds
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
6 years ago
Thomas Büttner
da61998ad6
Build releases without debug
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
6 years ago
Joshua M. Boniface
f28dd79fb1
Merge pull request #964 from jellyfin/fedora-runtime
...
Install the dotnet runtime package in Fedora build
6 years ago
Joshua Boniface
c2e57aba27
Add Debian armhf (Rasberry Pi) build plus crossbuild
6 years ago
Bond-009
db54fe4c70
Merge pull request #975 from cvium/release-10.2.z
...
Update submodule
6 years ago
Claus Vium
00fe66a38c
Update submodule
6 years ago
Vasily
406af5f086
Merge pull request #967 from brianjmurrell/dotnet-runtime
...
dotnet-runtime is needed on Fedora now
6 years ago
Brian J. Murrell
f03e279382
COPR auto building
...
This adds enhancements so that Fedora/EL packages can be automatically
built in COPR when a webhook is received. A typical webhook could be
for tagging events for example or even a "Release" webhook to only
build releases.
6 years ago
Brian J. Murrell
1bc2b12ee3
dotnet-runtime is needed in Fedora RPM build also
6 years ago
Joshua Boniface
469a17b3ca
Install the dotnet runtime too
...
This is needed since /usr/bin/dotnet doesn't exist in the SDK package
for whatever reason as of Feb 18 2019.
6 years ago
Joshua Boniface
83948420a4
Bump version to 10.2.1
6 years ago
Andrew Rabert
8c53407a9d
Merge pull request #960 from nvllsvm/dock
...
Use jellyfin/ffmpeg image
6 years ago
Andrew Rabert
69a81c0bc2
Use jellyfin/ffmpeg image
6 years ago
Bond-009
d978ae1996
Merge pull request #948 from cvium/revert_movie_matching
...
Revert movie matching
6 years ago
Claus Vium
6016a27736
Check for whitespace
6 years ago
Claus Vium
566646ad8b
Remove limit comment
6 years ago
Claus Vium
6c1ca6f737
Remove arbitrary limit and minor style fixes
6 years ago
Claus Vium
aa0c20afd5
Revert "Change multi version logic for movies"
...
This reverts commit a4055779f6
.
6 years ago
Claus Vium
46acff4113
Revert "Remove unnecessary ToList"
...
This reverts commit 42abb5a993
.
6 years ago
Claus Vium
de5c0bab70
Revert "Add Year to the new VideoInfo"
...
This reverts commit 05ad2e9b3f
.
6 years ago
Claus Vium
5181427234
Revert "Merge pull request #924 from cvium/fix_movie_matching"
...
This reverts commit f274d024ce
, reversing
changes made to 4b4399fba6
.
6 years ago
Claus Vium
c79324154f
Revert "Merge pull request #933 from cvium/fix_movie_matching_again"
...
This reverts commit 77d4fec6eb
, reversing
changes made to f274d024ce
.
6 years ago
Bond-009
77d4fec6eb
Merge pull request #933 from cvium/fix_movie_matching_again
...
Semi-revert to prefer old movie grouping behaviour
6 years ago
Claus Vium
29ff80d69c
Minor style fixes
6 years ago
Claus Vium
4a700778e3
Semi-revert to prefer old movie grouping behaviour
6 years ago
Vasily
f274d024ce
Merge pull request #924 from cvium/fix_movie_matching
...
Use the movie name instead of folder name
6 years ago
Claus Vium
c45b6aa53e
Use the movie name instead of folder name
6 years ago
Andrew Rabert
4b4399fba6
Merge pull request #920 from nvllsvm/dockolate_icetainer
...
Fix cachedir missing from Docker container
6 years ago
Andrew Rabert
c06598635f
Fix cachedir missing from Docker container
...
Adds the /cache volume and set it to writeable by all. This allows for
those using jellyfin to continue using it without modifying their
config. However, retaining cache will require one to mount the /cache
volume.
Also make the /config and /media dirs 777 by default. No permissions on
mounted volumes will be changed.
6 years ago
Joshua Boniface
a15098dc00
Bump release version for last-minute PRs
6 years ago
Bond-009
86a4d15a32
Merge pull request #899 from AThomsen/bugfix/dlna_name_race_condition
...
DLNA: Fix race condition leading to missing device names
6 years ago
Andrew Rabert
b86f049e66
Merge pull request #910 from nvllsvm/make_it_so
...
Enhance Dockerfiles
6 years ago
Andrew Rabert
12fea24590
Merge pull request #911 from nvllsvm/hooked_on_phonics
...
Checkout submodules in Docker Hub hook
6 years ago
Andrew Rabert
26e2ffdd31
Checkout submodules in Docker Hub hook
6 years ago
Andrew Rabert
d9ab654abe
Enhance Dockerfiles
...
* Prevent failure when obj exists from host compile
* Enhance readability of disposed stages
* Formatting
6 years ago
Andrew Rabert
c44f96b727
Merge pull request #909 from n8225/dockerBuilds
...
Fix docker arm builds
6 years ago