<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Entities/BaseItem.cs, branch v10.6.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.6.3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.6.3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2020-07-04T15:54:25Z</updated>
<entry>
<title>Use Array.Empty</title>
<updated>2020-07-04T15:54:25Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-07-04T15:54:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6d1b00da648e01a15c0c0384c79d37c824358769'/>
<id>urn:sha1:6d1b00da648e01a15c0c0384c79d37c824358769</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert ILoggerFactory usage in BaseItem.cs</title>
<updated>2020-06-23T13:31:59Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-23T13:31:59Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1398c2117c8bd20cdab0c5afb5167de3fde4cd08'/>
<id>urn:sha1:1398c2117c8bd20cdab0c5afb5167de3fde4cd08</id>
<content type='text'>
</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>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 some documentation periods</title>
<updated>2020-06-20T06:13:11Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-19T10:21:49Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8de6452967d229624c81e06d992b1cb0cb6715b1'/>
<id>urn:sha1:8de6452967d229624c81e06d992b1cb0cb6715b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3343 from telans/comment-stops</title>
<updated>2020-06-16T09:54:58Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-06-16T09:54:58Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9af6eda0b495649e3a77694b2bb30abad1a26484'/>
<id>urn:sha1:9af6eda0b495649e3a77694b2bb30abad1a26484</id>
<content type='text'>
Add full stop at end of comments (SA1629)</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>Add full stop at end of comments (SA1629)</title>
<updated>2020-06-15T22:37:52Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-15T22:37:52Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9018f8d8be10bc4812f7d1bd230a1516eca61eea'/>
<id>urn:sha1:9018f8d8be10bc4812f7d1bd230a1516eca61eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix SA1111</title>
<updated>2020-06-14T22:46:43Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-14T10:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=afc9224edea4156729264070b317929ff5eaf56e'/>
<id>urn:sha1:afc9224edea4156729264070b317929ff5eaf56e</id>
<content type='text'>
</content>
</entry>
</feed>
