<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/deployment/win-x64, branch v10.4.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.4.2</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.4.2'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-11-24T20:42:43Z</updated>
<entry>
<title>Add bad web build branch hotfix</title>
<updated>2019-11-24T20:42:43Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-11-24T20:10:38Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b3fc995977cd5f76b28013e03bfd5992c99d1364'/>
<id>urn:sha1:b3fc995977cd5f76b28013e03bfd5992c99d1364</id>
<content type='text'>
I hate this quick and dirty hack but it makes no sense to port to
master. This fixes a bug whereby we'd build with the master Web branch
on releases due to never checking out the right branch. This is already
obsoleted in the master branch since #1925 already replaces this entire
process for Debuntu builds, and others should be fixed with a more
robust solution. That said, for the 10.4.z release chain, this
ultra-quick solution fixes the problem without changing much.
</content>
</entry>
<entry>
<title>Merge pull request #1954 from LogicalPhallacy/LogicalPhallacy-patch-NSSM</title>
<updated>2019-11-03T19:45:20Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-10-29T07:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=39c3b2f0447dedb4541c5f14332545de3276acfc'/>
<id>urn:sha1:39c3b2f0447dedb4541c5f14332545de3276acfc</id>
<content type='text'>
Use mirror for NSSM

(cherry picked from commit ef623f512903624bba48f243e3a659ec46064054)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Recursively zip Windows packages (#1809)</title>
<updated>2019-09-29T04:33:31Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-09-29T04:33:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=61f2c41b76445a3808dfe87fdcde8eac49a99379'/>
<id>urn:sha1:61f2c41b76445a3808dfe87fdcde8eac49a99379</id>
<content type='text'>
Without -r the directory is not properly zipped up.</content>
</entry>
<entry>
<title>Remove redundant yarn build command</title>
<updated>2019-09-27T02:09:19Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-09-27T02:09:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=547a6121b05cf55c344e182fa29140dba52c23a3'/>
<id>urn:sha1:547a6121b05cf55c344e182fa29140dba52c23a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use redirection instead of tee</title>
<updated>2019-09-25T18:20:49Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-09-25T18:20:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=56a879e148bf3e70b67ace82d9f0f9e52b6b3de4'/>
<id>urn:sha1:56a879e148bf3e70b67ace82d9f0f9e52b6b3de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up web_build_dir in docker-build.sh</title>
<updated>2019-09-25T05:36:20Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-09-25T05:36:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4b257b7b4a5b6db49df7e7f26bf9c45e0439ac6d'/>
<id>urn:sha1:4b257b7b4a5b6db49df7e7f26bf9c45e0439ac6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port Windows x64 build to Docker and add web build</title>
<updated>2019-09-25T05:27:28Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-09-25T05:21:45Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=93b213b59fb86636132c2099c6962ecbff3bbc3b'/>
<id>urn:sha1:93b213b59fb86636132c2099c6962ecbff3bbc3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up Windows build script copy</title>
<updated>2019-09-25T02:10:12Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-09-25T02:10:12Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=12f24674fb59c4a56687debb01f9df908d8acc25'/>
<id>urn:sha1:12f24674fb59c4a56687debb01f9df908d8acc25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy install script from new location</title>
<updated>2019-03-06T14:22:38Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-03-06T14:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4ef7eda593ba9061db5b44e1d11939421550783b'/>
<id>urn:sha1:4ef7eda593ba9061db5b44e1d11939421550783b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix syntax error of additional brace</title>
<updated>2019-02-10T20:42:37Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-02-10T17:27:45Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9849c183ac649db640c3ca5a646b88665918c3fa'/>
<id>urn:sha1:9849c183ac649db640c3ca5a646b88665918c3fa</id>
<content type='text'>
</content>
</entry>
</feed>
