<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/ServerApplicationPaths.cs, branch v12.0-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v12.0-rc1</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v12.0-rc1'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2025-04-26T15:30:25Z</updated>
<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>Remove unused ImageByName API (#8928)</title>
<updated>2022-12-20T01:44:13Z</updated>
<author>
<name>Niels van Velzen</name>
<email>nielsvanvelzen@users.noreply.github.com</email>
</author>
<published>2022-12-20T01:44:13Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=180d17c991d58757e6b96e66f7ff68aedd55b463'/>
<id>urn:sha1:180d17c991d58757e6b96e66f7ff68aedd55b463</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings in ServerApplicationPaths</title>
<updated>2021-10-04T01:41:22Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-10-02T17:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b17a452d1677f6511fa9c066e16c9c7a00dca518'/>
<id>urn:sha1:b17a452d1677f6511fa9c066e16c9c7a00dca518</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix property instantiation order</title>
<updated>2021-05-24T06:03:24Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-05-24T06:03:24Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1580bf5469bdd517c5451f213500cf8af235c5f1'/>
<id>urn:sha1:1580bf5469bdd517c5451f213500cf8af235c5f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unnecessary allocations</title>
<updated>2021-05-23T22:30:41Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-05-23T22:30:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=42a2cc1747c7859c63334a7a45792e0af1410e1a'/>
<id>urn:sha1:42a2cc1747c7859c63334a7a45792e0af1410e1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor improvements</title>
<updated>2020-10-17T14:01:36Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-10-17T14:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=51dd3f1e19c3ed77e2bba2aaecdd743ee627bd09'/>
<id>urn:sha1:51dd3f1e19c3ed77e2bba2aaecdd743ee627bd09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure metadata path is created on app startup, and also each time it is updated</title>
<updated>2020-04-26T19:51:41Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-04-26T19:30:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7615cdc963cdfb16313e8704c047fd4108510742'/>
<id>urn:sha1:7615cdc963cdfb16313e8704c047fd4108510742</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused fields and properties</title>
<updated>2019-12-04T20:53:01Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-12-04T20:47:01Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f7d71a2bc722a178c967ac736c4c2b920eefa10f'/>
<id>urn:sha1:f7d71a2bc722a178c967ac736c4c2b920eefa10f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't append transcodes to transcoding temp path</title>
<updated>2019-11-21T15:57:49Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-11-08T11:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d4b438791f49dc74fe05ad20575d5f0c111ee234'/>
<id>urn:sha1:d4b438791f49dc74fe05ad20575d5f0c111ee234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename some missed variables and fix warnings</title>
<updated>2019-11-21T12:55:10Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-11-10T17:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b1f9b03b17fd0930da5913d14ec5e7a4ed8ca6af'/>
<id>urn:sha1:b1f9b03b17fd0930da5913d14ec5e7a4ed8ca6af</id>
<content type='text'>
</content>
</entry>
</feed>
