<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Dockerfile, branch v10.2.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.2.2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.2.2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-02-28T02:04:37Z</updated>
<entry>
<title>Set ffmpeg+ffprobe paths in Docker container</title>
<updated>2019-02-28T02:04:37Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2019-02-28T01:56:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1d1e6dede94596dc4e613a59c1561fe96447581c'/>
<id>urn:sha1:1d1e6dede94596dc4e613a59c1561fe96447581c</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>use common.build.sh for docker image builds</title>
<updated>2019-02-24T10:17:39Z</updated>
<author>
<name>Thomas Büttner</name>
<email>thomas@vergesslicher.tech</email>
</author>
<published>2019-02-24T10:17:39Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=38ec68c488c0c8e88989dc7c3fdc0824cfe71343'/>
<id>urn:sha1:38ec68c488c0c8e88989dc7c3fdc0824cfe71343</id>
<content type='text'>
Signed-off-by: Thomas Büttner &lt;thomas@vergesslicher.tech&gt;
</content>
</entry>
<entry>
<title>Build releases without debug</title>
<updated>2019-02-24T10:00:15Z</updated>
<author>
<name>Thomas Büttner</name>
<email>thomas@vergesslicher.tech</email>
</author>
<published>2019-02-22T12:52:32Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=da61998ad611bf25d5644223a82eed1cf2e3d835'/>
<id>urn:sha1:da61998ad611bf25d5644223a82eed1cf2e3d835</id>
<content type='text'>
Signed-off-by: Thomas Büttner &lt;thomas@vergesslicher.tech&gt;
</content>
</entry>
<entry>
<title>Use jellyfin/ffmpeg image</title>
<updated>2019-02-20T17:11:50Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2019-02-20T17:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=69a81c0bc263ab4da6801285ea027851325be99a'/>
<id>urn:sha1:69a81c0bc263ab4da6801285ea027851325be99a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cachedir missing from Docker container</title>
<updated>2019-02-16T20:25:44Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2019-02-16T20:25:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c06598635f2637dc60e022825e7a81bdae88a650'/>
<id>urn:sha1:c06598635f2637dc60e022825e7a81bdae88a650</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Enhance Dockerfiles</title>
<updated>2019-02-16T06:37:55Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2019-02-16T06:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d9ab654abe6a6790ecb946894dac0c4fc863227b'/>
<id>urn:sha1:d9ab654abe6a6790ecb946894dac0c4fc863227b</id>
<content type='text'>
* Prevent failure when obj exists from host compile
* Enhance readability of disposed stages
* Formatting
</content>
</entry>
<entry>
<title>Use VAAPI-enabled ffmpeg</title>
<updated>2019-02-08T05:19:31Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2019-02-08T05:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=22ffc5aee4f2f67c69a678217abc6a3171d6e329'/>
<id>urn:sha1:22ffc5aee4f2f67c69a678217abc6a3171d6e329</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix docker args</title>
<updated>2019-02-02T14:17:59Z</updated>
<author>
<name>Sparky</name>
<email>sparky@possumlodge.me</email>
</author>
<published>2019-02-02T14:00:04Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1d94607a306521860df44982d6bfeb1a139def52'/>
<id>urn:sha1:1d94607a306521860df44982d6bfeb1a139def52</id>
<content type='text'>
After the change to runtime args in #749 docker broke.

This fixes it.</content>
</entry>
<entry>
<title>Use ffmpeg from jrottenberg/ffmpeg</title>
<updated>2019-01-27T02:16:43Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2019-01-27T02:16:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cc3422b96b514621300f6ed419ce8cb8f8622073'/>
<id>urn:sha1:cc3422b96b514621300f6ed419ce8cb8f8622073</id>
<content type='text'>
Eventually would like to move to his 4.0-vaapi image
</content>
</entry>
<entry>
<title>Make another docker layer reusable</title>
<updated>2019-01-25T18:27:12Z</updated>
<author>
<name>Sparky</name>
<email>sparky@possumlodge.me</email>
</author>
<published>2019-01-25T18:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9f83ee7b3ecc7613ddcdcf6a7920b05569e54d26'/>
<id>urn:sha1:9f83ee7b3ecc7613ddcdcf6a7920b05569e54d26</id>
<content type='text'>
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.</content>
</entry>
</feed>
