<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Common/Updates, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2021-06-06T16:11:51Z</updated>
<entry>
<title>Minor fixes</title>
<updated>2021-06-06T16:11:51Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-06-06T16:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c78457e6d3880969fd89d826706c7cde43f5c289'/>
<id>urn:sha1:c78457e6d3880969fd89d826706c7cde43f5c289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable nullable reference types for MediaBrowser.Common</title>
<updated>2021-05-05T10:57:01Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-05T10:57:01Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=91c2a57b284011a21c926e9238dbc7edb5eaab13'/>
<id>urn:sha1:91c2a57b284011a21c926e9238dbc7edb5eaab13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed compiler directives.</title>
<updated>2020-12-18T21:14:38Z</updated>
<author>
<name>Greenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-12-18T21:14:38Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4cc19be173baab9bf93a310db6790d9c33e8ad17'/>
<id>urn:sha1:4cc19be173baab9bf93a310db6790d9c33e8ad17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed guid to id</title>
<updated>2020-12-18T21:11:29Z</updated>
<author>
<name>Greenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-12-18T21:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=cb793af30e5785f2063e98802cfa65917cde0a46'/>
<id>urn:sha1:cb793af30e5785f2063e98802cfa65917cde0a46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial upload</title>
<updated>2020-12-14T16:14:39Z</updated>
<author>
<name>Greenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-12-06T23:48:54Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7986465cf785ca385fd1765326887e550bced033'/>
<id>urn:sha1:7986465cf785ca385fd1765326887e550bced033</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialial upload</title>
<updated>2020-11-19T13:34:09Z</updated>
<author>
<name>Greenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-11-19T13:34:09Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=18855a7884ee5f33b124347425886cc974b424e8'/>
<id>urn:sha1:18855a7884ee5f33b124347425886cc974b424e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4068 from barronpm/event-fixes</title>
<updated>2020-11-02T16:11:17Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthony@lavado.ca</email>
</author>
<published>2020-11-02T16:11:17Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b1b43b8ad9e6ecc905e1ff4270d4844494ed3039'/>
<id>urn:sha1:b1b43b8ad9e6ecc905e1ff4270d4844494ed3039</id>
<content type='text'>
Fix Plugin Events and Clean Up InstallationManager.cs</content>
</entry>
<entry>
<title>Fix plugin events not being called and clean up InstallationManager.cs</title>
<updated>2020-09-05T22:58:16Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-09-05T22:58:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8a15ad160b30769305b5cf03e16b3cec742156de'/>
<id>urn:sha1:8a15ad160b30769305b5cf03e16b3cec742156de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into plugin-install</title>
<updated>2020-09-03T16:37:35Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-09-03T16:37:35Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b035a642d27ea4b0a22e9a539c641a055bac056b'/>
<id>urn:sha1:b035a642d27ea4b0a22e9a539c641a055bac056b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate ActivityLogEntryPoint.OnPackageInstallationFailed to IEventConsumer</title>
<updated>2020-08-14T19:56:54Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-08-14T19:56:54Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=98cbf1c2de5151e88977143e415fe4a0b3cad7cf'/>
<id>urn:sha1:98cbf1c2de5151e88977143e415fe4a0b3cad7cf</id>
<content type='text'>
</content>
</entry>
</feed>
