<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Subtitles, branch v10.8.0-alpha3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2021-10-19T19:06:05Z</updated>
<entry>
<title>Add IsAutomated to SubtitleSearchRequest</title>
<updated>2021-10-19T19:06:05Z</updated>
<author>
<name>MBR-0001</name>
<email>55142207+MBR-0001@users.noreply.github.com</email>
</author>
<published>2021-10-19T19:06:05Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ade3afad418f6fb29b2834d515a851ff3941a511'/>
<id>urn:sha1:ade3afad418f6fb29b2834d515a851ff3941a511</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings in MediaBrowser.Controller</title>
<updated>2021-08-14T03:34:36Z</updated>
<author>
<name>Rich Lander</name>
<email>rlander@microsoft.com</email>
</author>
<published>2021-08-14T03:34:36Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e3df4dcaaef7c2a72436a61492292376565ec21d'/>
<id>urn:sha1:e3df4dcaaef7c2a72436a61492292376565ec21d</id>
<content type='text'>
</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.b0n.dev/jellyfin/commit/?id=fb090df0b59b71d7f143d2181d46f18943bbc35e'/>
<id>urn:sha1:fb090df0b59b71d7f143d2181d46f18943bbc35e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused using directives</title>
<updated>2021-04-17T10:37:55Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2021-04-17T10:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bc1cc2d04ae0e823becf59964e5bdc5a74ae7741'/>
<id>urn:sha1:bc1cc2d04ae0e823becf59964e5bdc5a74ae7741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix added warnings</title>
<updated>2020-09-11T22:11:19Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-09-11T22:11:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=97e948bbf6405c65d711aca6cd9d9febae95e8ff'/>
<id>urn:sha1:97e948bbf6405c65d711aca6cd9d9febae95e8ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into api-upload-subtitle</title>
<updated>2020-09-11T21:53:04Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-09-11T21:53:04Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f13b87afa3e81e7fa2710caec58a7d6cb20f7635'/>
<id>urn:sha1:f13b87afa3e81e7fa2710caec58a7d6cb20f7635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document SubtitleDownloadFailureEventArgs</title>
<updated>2020-08-25T00:34:53Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-08-25T00:34:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b5bbbb9cefb7b360e12b44522d6494bfb4c0f848'/>
<id>urn:sha1:b5bbbb9cefb7b360e12b44522d6494bfb4c0f848</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into event-rewrite-1</title>
<updated>2020-08-25T00:04:13Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-08-25T00:04:13Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9fa4fff15d27769d01d7badfca2b769f068beff6'/>
<id>urn:sha1:9fa4fff15d27769d01d7badfca2b769f068beff6</id>
<content type='text'>
# Conflicts:
#	Emby.Dlna/Emby.Dlna.csproj
#	Emby.Dlna/Eventing/DlnaEventManager.cs
#	Emby.Dlna/Service/BaseService.cs
#	Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs
#	MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
</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.b0n.dev/jellyfin/commit/?id=404bb4f83521760b3e9eeb748ab21d9056c4c023'/>
<id>urn:sha1:404bb4f83521760b3e9eeb748ab21d9056c4c023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused class and rename file.</title>
<updated>2020-08-14T00:30:43Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-08-14T00:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=57e2f7248d5ae96063119246efa059d88a856208'/>
<id>urn:sha1:57e2f7248d5ae96063119246efa059d88a856208</id>
<content type='text'>
</content>
</entry>
</feed>
