<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Providers/DirectoryService.cs, branch v10.8.0-alpha3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha3</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha3'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-05-31T11:55:54Z</updated>
<entry>
<title>review</title>
<updated>2021-05-31T11:55:54Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-05-31T11:55:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0835b26889e1b26d3bd00abfb076da3b6eb4424e'/>
<id>urn:sha1:0835b26889e1b26d3bd00abfb076da3b6eb4424e</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.lodewillems.com/jellyfin/commit/?id=42a2cc1747c7859c63334a7a45792e0af1410e1a'/>
<id>urn:sha1:42a2cc1747c7859c63334a7a45792e0af1410e1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build</title>
<updated>2021-05-06T22:52:06Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-06T22:52:06Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4367b97a54f31233e242ef1afe6714b934ecf4d9'/>
<id>urn:sha1:4367b97a54f31233e242ef1afe6714b934ecf4d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make directoryservice cache case sensitive</title>
<updated>2021-03-26T23:26:56Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-03-26T23:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7670189561302a88b576b3417594e036143ec7d7'/>
<id>urn:sha1:7670189561302a88b576b3417594e036143ec7d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the get or add argument</title>
<updated>2020-09-28T00:34:36Z</updated>
<author>
<name>Gary Wilber</name>
<email>Spacetech326@gmail.com</email>
</author>
<published>2020-09-28T00:34:36Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=eb04773c796bb5858ff37be6552f2ce088ee8f9a'/>
<id>urn:sha1:eb04773c796bb5858ff37be6552f2ce088ee8f9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unnecessary parentheses</title>
<updated>2020-09-28T00:25:08Z</updated>
<author>
<name>Gary Wilber</name>
<email>Spacetech326@gmail.com</email>
</author>
<published>2020-09-28T00:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=50c9083bc03c78ae2f87ca7bd960b5c44834c944'/>
<id>urn:sha1:50c9083bc03c78ae2f87ca7bd960b5c44834c944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update based on suggestions</title>
<updated>2020-09-28T00:24:12Z</updated>
<author>
<name>Gary Wilber</name>
<email>Spacetech326@gmail.com</email>
</author>
<published>2020-09-28T00:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=449f7e1b1e425e646ee1bcef2b1464df8b01d90e'/>
<id>urn:sha1:449f7e1b1e425e646ee1bcef2b1464df8b01d90e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ConcurrentDictionary's in DirectoryService</title>
<updated>2020-09-28T00:02:10Z</updated>
<author>
<name>Gary Wilber</name>
<email>Spacetech326@gmail.com</email>
</author>
<published>2020-09-28T00:02:10Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=89041982c212049469c2e292c6562a15daa7b9b5'/>
<id>urn:sha1:89041982c212049469c2e292c6562a15daa7b9b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release</title>
<updated>2020-08-22T19:56:24Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-08-22T19:56:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=404bb4f83521760b3e9eeb748ab21d9056c4c023'/>
<id>urn:sha1:404bb4f83521760b3e9eeb748ab21d9056c4c023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into minor</title>
<updated>2020-04-01T16:53:22Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-04-01T16:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=787049f35f849c5eb013ec8588068055c351e074'/>
<id>urn:sha1:787049f35f849c5eb013ec8588068055c351e074</id>
<content type='text'>
</content>
</entry>
</feed>
