<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.MediaEncoding/Subtitles/SsaParser.cs, branch v10.7.0-rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.7.0-rc3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.7.0-rc3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2020-12-02T14:38:52Z</updated>
<entry>
<title>Minor improvements</title>
<updated>2020-12-02T14:38:52Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-12-02T14:38:52Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e4fd61411f102abdd4aa5b6df67c9b18c103cb28'/>
<id>urn:sha1:e4fd61411f102abdd4aa5b6df67c9b18c103cb28</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>Add some analyzers to MediaBrowser.MediaEncoding</title>
<updated>2020-08-04T15:08:09Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-08-04T15:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=53f99d5d4bdf3f2f5b65d53f9d84f1ea220e58e7'/>
<id>urn:sha1:53f99d5d4bdf3f2f5b65d53f9d84f1ea220e58e7</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 (cont.)</title>
<updated>2020-06-20T09:19:16Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-20T09:19:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6556bec646a28d08267f30640125865cf42240d0'/>
<id>urn:sha1:6556bec646a28d08267f30640125865cf42240d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>newlines after braces</title>
<updated>2020-06-20T09:13:48Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-20T09:13:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5bb639a59a9ab4c42804e364c94b34aaca594796'/>
<id>urn:sha1:5bb639a59a9ab4c42804e364c94b34aaca594796</id>
<content type='text'>
</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 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 SA1508</title>
<updated>2020-06-14T22:45:55Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-14T09:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3d9049ef08b797c270dea7d1f64d2806a65be953'/>
<id>urn:sha1:3d9049ef08b797c270dea7d1f64d2806a65be953</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>
