<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Api/Controllers/HlsSegmentController.cs, branch v10.7.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.4</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.4'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-03-22T22:08:09Z</updated>
<entry>
<title>fix build and isdirectstream</title>
<updated>2021-03-22T22:08:09Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-03-22T22:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5e0f480e48c3803e69ee5e145477fb9067b43e58'/>
<id>urn:sha1:5e0f480e48c3803e69ee5e145477fb9067b43e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request from GHSA-wg4c-c9g9-rxhx</title>
<updated>2021-03-21T23:13:08Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-03-21T23:12:14Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0183ef8e89195f420c48d2600bc0b72f6d3a7fd7'/>
<id>urn:sha1:0183ef8e89195f420c48d2600bc0b72f6d3a7fd7</id>
<content type='text'>
Fix issues 1 through 5 from GHSL-2021-050

(cherry picked from commit fe8cf29cad2ca1b5d3a78c86cacf3ba96608034f)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5375 from crobibero/default-api-value</title>
<updated>2021-03-06T19:27:58Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-05T10:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e4bf57c739f13df2c7a2b2ee8da532810b64c8d2'/>
<id>urn:sha1:e4bf57c739f13df2c7a2b2ee8da532810b64c8d2</id>
<content type='text'>
Specify defaults or set query parameter to nullable

(cherry picked from commit a0f6bc14a2c9817b3199a81872eb7d84489cde0d)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Remove UTF8 bom from some files</title>
<updated>2020-11-21T13:26:03Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-11-21T13:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f5973d57e8c070692450f0e04e01615c78c954d9'/>
<id>urn:sha1:f5973d57e8c070692450f0e04e01615c78c954d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add response code documentation</title>
<updated>2020-11-19T23:16:23Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-19T23:16:23Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d58e435409afc013ff6d31c2d99c9b32078bbe96'/>
<id>urn:sha1:d58e435409afc013ff6d31c2d99c9b32078bbe96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix live tv hls playback</title>
<updated>2020-11-19T23:15:20Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-19T23:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fe8531f74e1152086673026840e244d66054acd4'/>
<id>urn:sha1:fe8531f74e1152086673026840e244d66054acd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated based on review feedback</title>
<updated>2020-11-14T01:04:06Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-14T01:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=73d2cb1c2a3a7cd1a30840a2b52921a3b81c6809'/>
<id>urn:sha1:73d2cb1c2a3a7cd1a30840a2b52921a3b81c6809</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use null coalescing when possible</title>
<updated>2020-11-13T18:24:46Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-13T18:24:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=95ebb9a55ace6c544fa7fa15d0a255a5cee752a8'/>
<id>urn:sha1:95ebb9a55ace6c544fa7fa15d0a255a5cee752a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert NullReferenceException to ResourceNotFoundException</title>
<updated>2020-11-13T18:14:44Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-13T18:14:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5f52a58e785fa4ae06fa07a93b81c1e7547ac9f3'/>
<id>urn:sha1:5f52a58e785fa4ae06fa07a93b81c1e7547ac9f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix nullability errors in Jellyfin.Api (part 1)</title>
<updated>2020-11-13T16:04:31Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-13T16:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=01355e049855a21b69e7e258599c3fa35965375a'/>
<id>urn:sha1:01355e049855a21b69e7e258599c3fa35965375a</id>
<content type='text'>
</content>
</entry>
</feed>
