<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin, branch v10.2.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.2.2</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.2.2'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-03-01T03:03:08Z</updated>
<entry>
<title>Bump version to 10.2.2</title>
<updated>2019-03-01T03:03:08Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-02-28T20:34:08Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=58e5931a3287f2f50a58bcc1e2991375fc06c93f'/>
<id>urn:sha1:58e5931a3287f2f50a58bcc1e2991375fc06c93f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #992 from joshuaboniface/armhf-debian</title>
<updated>2019-02-28T17:55:59Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthonylavado@users.noreply.github.com</email>
</author>
<published>2019-02-28T17:55:59Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=fcd299965d0819ac7dc5ea8ee395865e3ed56086'/>
<id>urn:sha1:fcd299965d0819ac7dc5ea8ee395865e3ed56086</id>
<content type='text'>
Add Debian armhf (Rasberry Pi) build plus crossbuild</content>
</entry>
<entry>
<title>Merge pull request #1017 from nvllsvm/dockerffmpeg</title>
<updated>2019-02-28T13:43:35Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-02-28T13:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b7fd68d3669574fdacc770f68c7ae245699524d8'/>
<id>urn:sha1:b7fd68d3669574fdacc770f68c7ae245699524d8</id>
<content type='text'>
Set ffmpeg+ffprobe paths in Docker container</content>
</entry>
<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.b0n.dev/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>Merge pull request #991 from joshuaboniface/ffmpeg-compat</title>
<updated>2019-02-28T01:45:43Z</updated>
<author>
<name>Andrew Rabert</name>
<email>6550543+nvllsvm@users.noreply.github.com</email>
</author>
<published>2019-02-28T01:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f384822aa539e0a86c5d3714b74c68549862745b'/>
<id>urn:sha1:f384822aa539e0a86c5d3714b74c68549862745b</id>
<content type='text'>
Fix the ffmpeg compatibility</content>
</entry>
<entry>
<title>Merge pull request #998 from cvium/enableraisingevents_default_true</title>
<updated>2019-02-25T13:42:27Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-02-25T13:42:27Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8e5cccb22c513d202fc07c5fe8c776c9a50191e7'/>
<id>urn:sha1:8e5cccb22c513d202fc07c5fe8c776c9a50191e7</id>
<content type='text'>
Set EnableRaisingEvents to true for processes that require it</content>
</entry>
<entry>
<title>Merge pull request #979 from Wuerfelbecher/release-disable-debug</title>
<updated>2019-02-25T13:35:06Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-02-25T13:35:06Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=500c0b9cba68223bb951464f925de8532bd262ab'/>
<id>urn:sha1:500c0b9cba68223bb951464f925de8532bd262ab</id>
<content type='text'>
Build Package releases without debug turned on</content>
</entry>
<entry>
<title>Fix the ffmpeg compatibility</title>
<updated>2019-02-25T05:41:34Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-02-25T05:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5054a77dcf73f829178009c73fef7b96de644607'/>
<id>urn:sha1:5054a77dcf73f829178009c73fef7b96de644607</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Disable documentation and debug in build</title>
<updated>2019-02-25T04:20:04Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-02-25T04:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=dac2c98d8aebe9e18c7b6631921bba7676f74daf'/>
<id>urn:sha1:dac2c98d8aebe9e18c7b6631921bba7676f74daf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set EnableRaisingEvents to true for processes that require it</title>
<updated>2019-02-24T15:33:05Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-02-24T15:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=aafed63c3f635ccac82be41b5a8f272121397b79'/>
<id>urn:sha1:aafed63c3f635ccac82be41b5a8f272121397b79</id>
<content type='text'>
</content>
</entry>
</feed>
