<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/AppBase, branch v10.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.6.0</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.6.0'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2020-06-06T00:15:56Z</updated>
<entry>
<title>Use typed logger where possible</title>
<updated>2020-06-06T00:15:56Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-06T00:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=44957c5a9a11fcd6e4567c7d31bc39d79c709068'/>
<id>urn:sha1:44957c5a9a11fcd6e4567c7d31bc39d79c709068</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to using declaration</title>
<updated>2020-04-14T19:11:21Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-04-14T19:11:21Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9cec01d8ce610fcff99a901d6685668abc96106d'/>
<id>urn:sha1:9cec01d8ce610fcff99a901d6685668abc96106d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documented BaseApplicationPath constructor parameters</title>
<updated>2020-04-14T19:08:20Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-04-14T19:08:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0e8f30f64b9d9f88d2593d97289ed055b7bfbd0d'/>
<id>urn:sha1:0e8f30f64b9d9f88d2593d97289ed055b7bfbd0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not call UseContentRoot() on the web host builder</title>
<updated>2020-03-15T16:42:57Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-03-15T16:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=05ab61200a181ff39034a5c3ba30a4ee2672971d'/>
<id>urn:sha1:05ab61200a181ff39034a5c3ba30a4ee2672971d</id>
<content type='text'>
This call has nothing to do with static web content and should not have ever been called with the web content path: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/?view=aspnetcore-3.1&amp;tabs=windows#content-root
Since this call is removed, the ContentRoot property is also removed from ApplicationHost as it is no longer needed.
Finally, move validation of the static content path to the DashboardService where it is actually used.
</content>
</entry>
<entry>
<title>Update XML documentation for WebPath</title>
<updated>2020-03-15T11:59:34Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-03-15T11:59:34Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=547f248a620c2de61d72703590f9c5c4720ba6e2'/>
<id>urn:sha1:547f248a620c2de61d72703590f9c5c4720ba6e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not set a static content root if the jellyfin-web directory does not exist or is empty</title>
<updated>2020-02-25T15:51:36Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-02-25T15:51:36Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=26af5ea45a8ea02b7a3f20b0ebc31ef19f850dea'/>
<id>urn:sha1:26af5ea45a8ea02b7a3f20b0ebc31ef19f850dea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2041 from Bond-009/warn11</title>
<updated>2019-12-10T16:14:55Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-12-10T16:14:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=67922dff50967c02e8c0c10f43884fd4e788b012'/>
<id>urn:sha1:67922dff50967c02e8c0c10f43884fd4e788b012</id>
<content type='text'>
Fix more warnings</content>
</entry>
<entry>
<title>Apply suggestions from code review</title>
<updated>2019-12-10T15:22:03Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-12-10T15:22:03Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=affb58ef9e11f7f14192c76074b1199604f6bd67'/>
<id>urn:sha1:affb58ef9e11f7f14192c76074b1199604f6bd67</id>
<content type='text'>
Co-Authored-By: dkanada &lt;dkanada@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix GetTranscodePath function and cache path update logline</title>
<updated>2019-12-04T21:18:37Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-12-04T21:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4a0df15bbd7f4cb87eba2e0a2ff39b74abd083fe'/>
<id>urn:sha1:4a0df15bbd7f4cb87eba2e0a2ff39b74abd083fe</id>
<content type='text'>
* GetTranscodePath returned an empty string after the option was left
blank in the web UI
* Unified the log style for all paths
</content>
</entry>
<entry>
<title>Fix more warnings</title>
<updated>2019-11-27T15:29:56Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-11-01T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=42ffddc26932bcf2da762bf4fe1ec4bdc42e8166'/>
<id>urn:sha1:42ffddc26932bcf2da762bf4fe1ec4bdc42e8166</id>
<content type='text'>
</content>
</entry>
</feed>
