<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Entities/AggregateFolder.cs, branch v10.8.0-alpha1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha1</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha1'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-07-27T01:13:37Z</updated>
<entry>
<title>Update AggregateFolder.cs</title>
<updated>2021-07-27T01:13:37Z</updated>
<author>
<name>Rich Lander</name>
<email>rlander@microsoft.com</email>
</author>
<published>2021-07-27T01:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e72868f72ba5d42a686f32d618738fe515c51c6a'/>
<id>urn:sha1:e72868f72ba5d42a686f32d618738fe515c51c6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more warnings</title>
<updated>2021-07-23T23:36:27Z</updated>
<author>
<name>Rich Lander</name>
<email>rlander@microsoft.com</email>
</author>
<published>2021-07-23T23:36:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0ce7a15534461d70730ac8d1accfda1d45b01b55'/>
<id>urn:sha1:0ce7a15534461d70730ac8d1accfda1d45b01b55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update MediaBrowser.Controller/Entities/AggregateFolder.cs</title>
<updated>2021-07-23T21:19:48Z</updated>
<author>
<name>Rich Lander</name>
<email>rlander@microsoft.com</email>
</author>
<published>2021-07-23T21:19:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a16e66615ca4b38624251b9505e20d4e5d0ab12b'/>
<id>urn:sha1:a16e66615ca4b38624251b9505e20d4e5d0ab12b</id>
<content type='text'>
Co-authored-by: Cody Robibero &lt;cody@robibe.ro&gt;</content>
</entry>
<entry>
<title>Update MediaBrowser.Controller/Entities/AggregateFolder.cs</title>
<updated>2021-07-23T21:19:44Z</updated>
<author>
<name>Rich Lander</name>
<email>rlander@microsoft.com</email>
</author>
<published>2021-07-23T21:19:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=32616d15f2ed2e5fef715a9b9d2510818babffa9'/>
<id>urn:sha1:32616d15f2ed2e5fef715a9b9d2510818babffa9</id>
<content type='text'>
Co-authored-by: Cody Robibero &lt;cody@robibe.ro&gt;</content>
</entry>
<entry>
<title>Fix partial set of MediaBrowser.Controller/Entities warnings</title>
<updated>2021-07-23T20:49:18Z</updated>
<author>
<name>Rich Lander</name>
<email>rlander@microsoft.com</email>
</author>
<published>2021-07-23T20:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a7cc77e7fa2ba427ce2f2be2c930902c9623d008'/>
<id>urn:sha1:a7cc77e7fa2ba427ce2f2be2c930902c9623d008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)</title>
<updated>2021-06-06T15:16:41Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-06-06T15:16:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d461e3912a1dfb59a22234e434497b72834de66b'/>
<id>urn:sha1:d461e3912a1dfb59a22234e434497b72834de66b</id>
<content type='text'>
Co-authored-by: Bond-009 &lt;bond.009@outlook.com&gt;</content>
</entry>
<entry>
<title>Reduce warnings in MediaBrowser.Controller</title>
<updated>2021-05-13T13:33:11Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-05-13T13:32:02Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6bcbc2b88ae84b1d7cfc50f0872580bed437a60f'/>
<id>urn:sha1:6bcbc2b88ae84b1d7cfc50f0872580bed437a60f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce warnings in MediaBrowser.Controller (#6006)</title>
<updated>2021-05-11T11:55:46Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-05-11T11:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e3f55a0c54a2517361c237543aba717fd2a16e69'/>
<id>urn:sha1:e3f55a0c54a2517361c237543aba717fd2a16e69</id>
<content type='text'>
Co-authored-by: Patrick Barron &lt;18354464+barronpm@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Enable nullable reference types for MediaBrowser.Controller</title>
<updated>2021-05-06T22:39:20Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-06T22:39:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fb090df0b59b71d7f143d2181d46f18943bbc35e'/>
<id>urn:sha1:fb090df0b59b71d7f143d2181d46f18943bbc35e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce string allocations/fs lookups in resolve code</title>
<updated>2021-04-21T23:24:21Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-04-21T23:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b323044139fd7a0b63a717101f7ccb7f03f3f125'/>
<id>urn:sha1:b323044139fd7a0b63a717101f7ccb7f03f3f125</id>
<content type='text'>
</content>
</entry>
</feed>
