<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Common/Configuration/IApplicationPaths.cs, branch v10.11.0-rc5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc5</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc5'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2025-05-19T00:39:04Z</updated>
<entry>
<title>Add Full system backup feature (#13945)</title>
<updated>2025-05-19T00:39:04Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-05-19T00:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=fe2596dc0e389c0496a384cc1893fddd4742ed37'/>
<id>urn:sha1:fe2596dc0e389c0496a384cc1893fddd4742ed37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for path overlaps (#12832)</title>
<updated>2025-04-26T15:30:25Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-04-26T15:30:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8ee358de2ca956d22c14f28c3783ba99acd87a32'/>
<id>urn:sha1:8ee358de2ca956d22c14f28c3783ba99acd87a32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract trickplay files into own subdirectory</title>
<updated>2025-01-26T10:56:19Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-01-22T17:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6454a35ef831157fb10d8cbdf39017b2df2b8449'/>
<id>urn:sha1:6454a35ef831157fb10d8cbdf39017b2df2b8449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor cleanup</title>
<updated>2022-08-18T11:56:23Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-08-12T18:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5036afd69127cc6f6b0801329b2b04f21aee71f5'/>
<id>urn:sha1:5036afd69127cc6f6b0801329b2b04f21aee71f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable nullable reference types for MediaBrowser.Common</title>
<updated>2021-05-05T10:57:01Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-05T10:57:01Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=91c2a57b284011a21c926e9238dbc7edb5eaab13'/>
<id>urn:sha1:91c2a57b284011a21c926e9238dbc7edb5eaab13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly host static files and set base url</title>
<updated>2020-09-02T14:03:15Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-09-02T14:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1feee6f95e00cf579ab16c7ca004947534545d9b'/>
<id>urn:sha1:1feee6f95e00cf579ab16c7ca004947534545d9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable StyleCop for MediaBrowser.Common</title>
<updated>2020-06-03T11:04:45Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-06-03T11:04:45Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f404e915eeef6cc9b05c6d006569b6d3a3e54eee'/>
<id>urn:sha1:f404e915eeef6cc9b05c6d006569b6d3a3e54eee</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>Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos</title>
<updated>2019-10-09T15:14:15Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-10-09T15:10:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9d4ce82ab9e85a89aa2463e051f805113d952ac5'/>
<id>urn:sha1:9d4ce82ab9e85a89aa2463e051f805113d952ac5</id>
<content type='text'>
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
</content>
</entry>
<entry>
<title>Implement review feedback</title>
<updated>2019-03-12T13:18:45Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-03-12T13:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3c4043199accbfe7995dd6060c89fc837300884a'/>
<id>urn:sha1:3c4043199accbfe7995dd6060c89fc837300884a</id>
<content type='text'>
</content>
</entry>
</feed>
