| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-24 | Bump version for 10.3.7v10.3.7 | Joshua M. Boniface | |
| 2019-07-06 | Bump version for 10.3.6 | Joshua M. Boniface | |
| 2019-06-09 | Bump version for 10.3.5v10.3.5 | Joshua M. Boniface | |
| 2019-06-06 | Bump version for 10.3.4v10.3.4 | Joshua M. Boniface | |
| 2019-05-17 | Bump version for 10.3.3v10.3.3 | Joshua M. Boniface | |
| 2019-04-30 | Bump version for 10.3.2v10.3.2 | Joshua Boniface | |
| 2019-04-20 | Bump version to 10.3.1 | Joshua Boniface | |
| 2019-04-19 | Bump version to 10.3.0 (release)v10.3.0 | Joshua Boniface | |
| 2019-04-10 | Bump version to 10.3.0-rc2 and update submodulev10.3.0-rc2 | Joshua Boniface | |
| 2019-04-03 | Update Dockerfiles | Andrew Rabert | |
| * Use new dotnet image paths * Update jellyfin-web to 10.3.0-rc1 | |||
| 2019-03-15 | Only remove /var/lib/apt/lists/* | Sandro Jäckel | |
| 2019-03-12 | Finalise removal of --ffprobe switch | PloughPuff | |
| Removed --ffprobe from src files and server/docker scripts. | |||
| 2019-03-01 | Treat jellyfin-web as just another dependency for Docker builds | Andrew Rabert | |
| 2019-02-27 | Set ffmpeg+ffprobe paths in Docker container | Andrew Rabert | |
| 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. | |||
| 2019-02-24 | use common.build.sh for docker image builds | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-02-24 | Build releases without debug | Thomas Büttner | |
| Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech> | |||
| 2019-02-20 | Use jellyfin/ffmpeg image | Andrew Rabert | |
| 2019-02-16 | Fix cachedir missing from Docker container | Andrew Rabert | |
| 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. | |||
| 2019-02-16 | Enhance Dockerfiles | Andrew Rabert | |
| * Prevent failure when obj exists from host compile * Enhance readability of disposed stages * Formatting | |||
| 2019-02-08 | Use VAAPI-enabled ffmpeg | Andrew Rabert | |
| 2019-02-02 | Fix docker args | Sparky | |
| After the change to runtime args in #749 docker broke. This fixes it. | |||
| 2019-01-26 | Use ffmpeg from jrottenberg/ffmpeg | Andrew Rabert | |
| Eventually would like to move to his 4.0-vaapi image | |||
| 2019-01-25 | Make another docker layer reusable | Sparky | |
| By moving the apt-get layer before the copies, the apt-get layer can be reused with each build, reducing upload/download needed during updates. Just a small optimization. | |||
| 2019-01-18 | Really slim down Docker container | Sparky | |
| #606 didn't actually run the new commands due to the comments position. This fixes the comment location. | |||
| 2019-01-17 | Slim down docker image | Sparky | |
| After installing, remove package caches and clean up after installation of stuff. | |||
| 2019-01-13 | Merge remote-tracking branch 'upstream/dev' into build-system-consolidation | Erwin de Haan | |
| 2019-01-13 | Fix build | Andrew Rabert | |
| 2019-01-13 | Reformat args | Andrew Rabert | |
| 2019-01-12 | Moved main docker file. | Erwin de Haan | |
| 2019-01-10 | Build scripts and build system consolidation. | Erwin de Haan | |
| Squashed commit. | |||
| 2019-01-06 | Download ffmpeg in a separate layer | Andrew Rabert | |
| This slightly speeds up rebuilding since the ffmpeg layer cache is used even when Jellyfin source is changed. | |||
| 2019-01-06 | Fix Skia in Docker | Andrew Rabert | |
| 2019-01-06 | Remove deprecation warning from Docker | Andrew Rabert | |
| 2019-01-05 | helps if the arg is within that bit of the dockerfile | bfayers | |
| 2019-01-05 | clean up how extracting tar is done; just put it in /usr/bin instead of ↵ | bfayers | |
| symlinks; remove xz-utils after (cleaning up space); all at request of nvllsvm | |||
| 2019-01-05 | remove commented apt installs for ffmpeg | bfayers | |
| 2019-01-04 | use ffmpeg 4.0.3 instead of distro provided (fixes chromecast + androidtv) | bfayers | |
| 2018-12-18 | Remove PUID and PGUID env vars | Andrew Rabert | |
| Use Docker's built-in `user` option instead. Ex. `docker run --user 1000:1000 jellyfin/jellyfin` | |||
| 2018-12-16 | Simplify Docker build | Andrew Rabert | |
| - Remove unnecessary build command (implied in publish) - Remove unnecessary solution arg - Move arg to command | |||
| 2018-12-12 | Fix Dockerfile | Bond-009 | |
| 2018-12-11 | Opt out of .NET telemetry | Andrew Rabert | |
| 2018-12-10 | Add jellyfin Docker image | Andrew Rabert | |
