<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Api/ItemUpdateService.cs, branch v10.7.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.7.5</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.7.5'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2020-06-08T18:20:33Z</updated>
<entry>
<title>Move ItemUpdateService to Jellyfin.Api</title>
<updated>2020-06-08T18:20:33Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-08T18:20:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=81d3ec7205dd559e6444c17f9ecefc37977a5911'/>
<id>urn:sha1:81d3ec7205dd559e6444c17f9ecefc37977a5911</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ? and ?? where applicable</title>
<updated>2020-04-05T16:45:01Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-04-05T16:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=961f48f5bcc8e4f1e0c3ac5e3c2757bbd14b6a9d'/>
<id>urn:sha1:961f48f5bcc8e4f1e0c3ac5e3c2757bbd14b6a9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert type checks and null checks into pattern matching</title>
<updated>2020-04-05T16:07:43Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2020-04-05T16:07:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5966ee6d87cf4abbe6cf327286788e7e03fe0592'/>
<id>urn:sha1:5966ee6d87cf4abbe6cf327286788e7e03fe0592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings</title>
<updated>2020-01-31T21:26:53Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-01-31T21:23:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=87d2479b784139584e386349c59f81688930571a'/>
<id>urn:sha1:87d2479b784139584e386349c59f81688930571a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Add support for multi segment base urls</title>
<updated>2019-11-25T10:55:24Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-11-17T22:05:39Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3221e837f9758e90b91f0f6760af1c3b67e04c2d'/>
<id>urn:sha1:3221e837f9758e90b91f0f6760af1c3b67e04c2d</id>
<content type='text'>
* Make baseurl case-insensitive
</content>
</entry>
<entry>
<title>Fix more warnings</title>
<updated>2019-10-29T16:55:16Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-10T20:37:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d9a03c9bb120cada54729d314a204a63fbf607b5'/>
<id>urn:sha1:d9a03c9bb120cada54729d314a204a63fbf607b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve LocalizationManager</title>
<updated>2019-08-16T15:31:47Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-16T15:31:47Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c699c546e4124da8c1978b86d1a424d24d3d77d6'/>
<id>urn:sha1:c699c546e4124da8c1978b86d1a424d24d3d77d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #732 from Bond-009/locale</title>
<updated>2019-02-04T03:08:20Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-02-04T03:08:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=56dcc45dc04de6be775551f14d1ad0bb235d72f9'/>
<id>urn:sha1:56dcc45dc04de6be775551f14d1ad0bb235d72f9</id>
<content type='text'>
Reworked LocalizationManager to load data async</content>
</entry>
<entry>
<title>Remove support for games as a media type</title>
<updated>2019-01-31T18:04:47Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-01-28T17:49:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8985fb8d58c9b968b8e773276d7c3902aa4d55f3'/>
<id>urn:sha1:8985fb8d58c9b968b8e773276d7c3902aa4d55f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reworked LocalizationManager to load data async</title>
<updated>2019-01-27T09:36:05Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-27T09:20:05Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=51edd5d067c919800f504bfa9fe1708279faaa3f'/>
<id>urn:sha1:51edd5d067c919800f504bfa9fe1708279faaa3f</id>
<content type='text'>
</content>
</entry>
</feed>
