<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Services/ServicePath.cs, branch v10.7.0-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.7.0-rc2</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.7.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2020-09-02T10:22:14Z</updated>
<entry>
<title>Remove ServiceStack and related stuff</title>
<updated>2020-09-02T10:22:14Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2020-09-02T10:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e3377564288598742dbf64f396ed38e42b6b2915'/>
<id>urn:sha1:e3377564288598742dbf64f396ed38e42b6b2915</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make MediaBrowser.MediaEncoding warnings free</title>
<updated>2020-08-20T10:16:24Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-08-20T10:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ab2147751f9079bc104da068909a485fc9402a64'/>
<id>urn:sha1:ab2147751f9079bc104da068909a485fc9402a64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into readonlyspan</title>
<updated>2020-07-24T07:40:44Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-07-24T07:40:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3ff110984a0a003ab8323482e94557d26f3fec85'/>
<id>urn:sha1:3ff110984a0a003ab8323482e94557d26f3fec85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize StringBuilder.Append calls</title>
<updated>2020-07-22T12:34:51Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-07-22T12:34:51Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4d681e3cad3e74fa99dae4a483c7e258e345b001'/>
<id>urn:sha1:4d681e3cad3e74fa99dae4a483c7e258e345b001</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Review usage of string.Substring (part 1)</title>
<updated>2020-07-22T11:39:24Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-07-22T11:34:51Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=febb6bced6d2eb0941ed30205558ff8cf045720b'/>
<id>urn:sha1:febb6bced6d2eb0941ed30205558ff8cf045720b</id>
<content type='text'>
Reduced allocations by replacing string.Substring with ReadOnlySpan&lt;char&gt;.Slice
</content>
</entry>
<entry>
<title>brace multiline if statements</title>
<updated>2020-06-20T09:12:36Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-20T09:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7f307f9082cb4be296e745c2c066334858f000af'/>
<id>urn:sha1:7f307f9082cb4be296e745c2c066334858f000af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix SA1503 for one line if statements</title>
<updated>2020-06-20T08:35:29Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-20T08:35:29Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=98db8f72e01b608e6c384ecf5b107fc2d105b652'/>
<id>urn:sha1:98db8f72e01b608e6c384ecf5b107fc2d105b652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix SA1119</title>
<updated>2020-06-20T06:13:11Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-19T09:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=afe09612e82a49c4021fbc2ceddf1816db9f959d'/>
<id>urn:sha1:afe09612e82a49c4021fbc2ceddf1816db9f959d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix SA1513/SA1516</title>
<updated>2020-06-16T04:11:30Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-15T21:43:52Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=247f9c61e60ef774675cb4d6d1734d2ccdc6ee7a'/>
<id>urn:sha1:247f9c61e60ef774675cb4d6d1734d2ccdc6ee7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix SA1005</title>
<updated>2020-06-14T22:41:00Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-14T09:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=acd4389653faff01a9c5266d06979d4c20c7d5f5'/>
<id>urn:sha1:acd4389653faff01a9c5266d06979d4c20c7d5f5</id>
<content type='text'>
</content>
</entry>
</feed>
