<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/tests, 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-12-04T15:14:52Z</updated>
<entry>
<title>Update unit test name</title>
<updated>2021-12-04T15:14:52Z</updated>
<author>
<name>Ahmed Rafiq</name>
<email>ahmedrafiq47@gmail.com</email>
</author>
<published>2021-12-04T15:14:52Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=cf75f99f0e4d765cc7dfa928b3a508121f538db4'/>
<id>urn:sha1:cf75f99f0e4d765cc7dfa928b3a508121f538db4</id>
<content type='text'>
Co-authored-by: Claus Vium &lt;cvium@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Update unit test name</title>
<updated>2021-12-04T15:14:16Z</updated>
<author>
<name>Ahmed Rafiq</name>
<email>ahmedrafiq47@gmail.com</email>
</author>
<published>2021-12-04T15:14:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=fa6f6515a6874a5fca4267c50e6c597a2042ad96'/>
<id>urn:sha1:fa6f6515a6874a5fca4267c50e6c597a2042ad96</id>
<content type='text'>
Co-authored-by: Claus Vium &lt;cvium@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Use MimeTypes package to determine MIME type</title>
<updated>2021-12-04T14:08:16Z</updated>
<author>
<name>Ahmed Rafiq</name>
<email>ahmedrafiq47@gmail.com</email>
</author>
<published>2021-12-04T13:50:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6193fdea698ad4486140bc6a00a9547ab979c8f7'/>
<id>urn:sha1:6193fdea698ad4486140bc6a00a9547ab979c8f7</id>
<content type='text'>
This simplifies the code since we don't have to keep large mappings of extensions and MIME types.

We still keep the ability to override the mappings for:
- filling in entries not present in the package, for e.g. ".azw3"
- picking preferred extensions, for e.g. MimeTypes provides ".conf" as a possible extionsion for "text/plain", and while that is correct, ".txt" would be preferrable
- compatibility reasons
</content>
</entry>
<entry>
<title>Use PostAsJsonAsync where possible</title>
<updated>2021-12-01T14:58:23Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-12-01T14:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=40be86eec0fa7f43b64d05f30adcfab88ad3c402'/>
<id>urn:sha1:40be86eec0fa7f43b64d05f30adcfab88ad3c402</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use JsonContent where possible</title>
<updated>2021-12-01T14:40:06Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-11-30T23:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=beafd6eaabf7baa7c478b4a0ef131ddc480b368a'/>
<id>urn:sha1:beafd6eaabf7baa7c478b4a0ef131ddc480b368a</id>
<content type='text'>
Should reduce the # of allocated bytes
</content>
</entry>
<entry>
<title>Allow default/forced tag without setting language</title>
<updated>2021-11-27T19:13:21Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2021-11-27T19:13:21Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4a20ae6cb414e5ec06ea17dca2a1b44db4d187af'/>
<id>urn:sha1:4a20ae6cb414e5ec06ea17dca2a1b44db4d187af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use local time for RecordingHelperTests</title>
<updated>2021-11-23T20:57:05Z</updated>
<author>
<name>ianjazz246</name>
<email>ianjazz246@gmail.com</email>
</author>
<published>2021-11-23T20:57:05Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=95183c365ac5028dc7563701e7adbd0903986728'/>
<id>urn:sha1:95183c365ac5028dc7563701e7adbd0903986728</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Query MediaSourceManager directly in image providers</title>
<updated>2021-11-18T14:11:50Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2021-11-18T14:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9ba7bf96ef4fd7a8042c594bede42f4f8b7ef329'/>
<id>urn:sha1:9ba7bf96ef4fd7a8042c594bede42f4f8b7ef329</id>
<content type='text'>
Add doc comments/minor tweaks to AudioImageProvider
</content>
</entry>
<entry>
<title>Merge similar tests with Theories</title>
<updated>2021-11-18T13:29:22Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2021-11-15T23:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bff5ff0cb82ed4431031db015acb35df807ecbd7'/>
<id>urn:sha1:bff5ff0cb82ed4431031db015acb35df807ecbd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Query media streams by type instead of filtering</title>
<updated>2021-11-17T21:34:04Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@gmail.com</email>
</author>
<published>2021-11-17T21:03:52Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7cf576794940973ef31772b8524ff3c4ff82d09c'/>
<id>urn:sha1:7cf576794940973ef31772b8524ff3c4ff82d09c</id>
<content type='text'>
</content>
</entry>
</feed>
