<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/ApplicationHost.cs, branch v10.5.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.5.4</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.5.4'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2020-04-12T19:50:09Z</updated>
<entry>
<title>Merge pull request #2758 from Bond-009/plugininstalled</title>
<updated>2020-04-12T19:50:09Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2020-04-06T10:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f2728b5a927434a659be66d9ef29a204741ab8b2'/>
<id>urn:sha1:f2728b5a927434a659be66d9ef29a204741ab8b2</id>
<content type='text'>
Remove PluginInstalled

(cherry picked from commit 0cd7cd611e6118b8dac31cf3c6861509f2b33c56)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2740 from JustAMan/fix-livetv</title>
<updated>2020-04-05T16:44:41Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-04-02T16:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3a4cd01b136e31bbdaaca293f84589852ad934e9'/>
<id>urn:sha1:3a4cd01b136e31bbdaaca293f84589852ad934e9</id>
<content type='text'>
Fix GetLocalApiUrl for cases with https enabled

(cherry picked from commit b3283e37f2ec1ee106bc135502f37f96f32954be)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2730 from Bond-009/plugincrash</title>
<updated>2020-04-05T16:44:12Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthony@lavado.ca</email>
</author>
<published>2020-04-01T17:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7059761806f9e9efe84d19ddfc2fe27afd86d229'/>
<id>urn:sha1:7059761806f9e9efe84d19ddfc2fe27afd86d229</id>
<content type='text'>
Try to not crash on unsupported plugin load

(cherry picked from commit c9919f46336cc83558a000a9d4c9fda4dbf330a2)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2668 from mark-monteiro/fix-application-host-dispose</title>
<updated>2020-04-05T16:41:53Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2020-03-26T05:26:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=354079862e47d87f5e7098d64af59e5e6d2852fd'/>
<id>urn:sha1:354079862e47d87f5e7098d64af59e5e6d2852fd</id>
<content type='text'>
Fix ApplicationHost Dispose() method

(cherry picked from commit 622106467e61a5c314a90e80e73e71027f34a564)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Fix compilation error</title>
<updated>2020-03-03T00:10:26Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-03-03T00:10:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a4bf645ba5f878f23ce2ba916121fddd6b981968'/>
<id>urn:sha1:a4bf645ba5f878f23ce2ba916121fddd6b981968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register Serilog logging services correctly</title>
<updated>2020-03-02T23:35:41Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-03-02T23:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c376f4ca51b55db4dff8d5aa50b7a847870e41f5'/>
<id>urn:sha1:c376f4ca51b55db4dff8d5aa50b7a847870e41f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2176 from Bond-009/nullable2</title>
<updated>2020-02-23T12:52:46Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2020-02-23T12:52:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a3bb81553da3539fbda3f63f7966d5aff611428d'/>
<id>urn:sha1:a3bb81553da3539fbda3f63f7966d5aff611428d</id>
<content type='text'>
Enable nullable reference types for Emby.Photos and Emby.Notifications</content>
</entry>
<entry>
<title>Merge pull request #2291 from Bond-009/sessionmanager</title>
<updated>2020-02-23T01:53:44Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2020-02-23T01:53:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6e239c52c593559080576bc41f9b364280e2b9d9'/>
<id>urn:sha1:6e239c52c593559080576bc41f9b364280e2b9d9</id>
<content type='text'>
Fix warnings in SessionManager</content>
</entry>
<entry>
<title>Merge pull request #2321 from Bond-009/images</title>
<updated>2020-02-21T03:32:54Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2020-02-21T03:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=61015c1d0f1e3c8521f3cd107fb979eb1b47b008'/>
<id>urn:sha1:61015c1d0f1e3c8521f3cd107fb979eb1b47b008</id>
<content type='text'>
Simplify image processing by removing image enhancers</content>
</entry>
<entry>
<title>Merge branch 'master' into sessionmanager</title>
<updated>2020-02-19T20:07:09Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-02-19T20:07:09Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0f173e1778577f11d86da38ff2174ac1f0e7d612'/>
<id>urn:sha1:0f173e1778577f11d86da38ff2174ac1f0e7d612</id>
<content type='text'>
</content>
</entry>
</feed>
