<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Server.Implementations/HttpServer/HttpResultFactory.cs, branch v10.6.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.6.1</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.6.1'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2016-11-11T01:37:20Z</updated>
<entry>
<title>update portable components</title>
<updated>2016-11-11T01:37:20Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2016-11-11T01:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=01fc207b62151a858c0d7edb802a24690505bb95'/>
<id>urn:sha1:01fc207b62151a858c0d7edb802a24690505bb95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework result factory</title>
<updated>2016-11-10T14:41:24Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2016-11-10T14:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=227dd0a42d398978ca085a607345a7877de87950'/>
<id>urn:sha1:227dd0a42d398978ca085a607345a7877de87950</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update portable projects</title>
<updated>2016-11-08T18:44:23Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2016-11-08T18:44:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a8b340cbb29dbcf7fd5d101e640d66470c6d32bf'/>
<id>urn:sha1:a8b340cbb29dbcf7fd5d101e640d66470c6d32bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move classes</title>
<updated>2016-11-04T01:18:51Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2016-11-04T01:18:51Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=46efa464d851d3f78b74ac02d061388115cf6d66'/>
<id>urn:sha1:46efa464d851d3f78b74ac02d061388115cf6d66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make controller project portable</title>
<updated>2016-10-25T19:02:04Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2016-10-25T19:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ef6b90b8e6e6c317fcda85a392c79324f91250db'/>
<id>urn:sha1:ef6b90b8e6e6c317fcda85a392c79324f91250db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update live stream management</title>
<updated>2016-10-07T15:08:13Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2016-10-07T15:08:13Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=50e66869872579d2cbd8337c4b114cf68dff814a'/>
<id>urn:sha1:50e66869872579d2cbd8337c4b114cf68dff814a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add expires response header</title>
<updated>2016-10-02T02:09:33Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2016-10-02T02:09:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=55a53cfab7e0dcb320f4fe3f4e4273dafe236305'/>
<id>urn:sha1:55a53cfab7e0dcb320f4fe3f4e4273dafe236305</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2025 from softworkz/AsyncStreamInterface</title>
<updated>2016-08-15T21:59:28Z</updated>
<author>
<name>Luke</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2016-08-15T21:59:28Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=02a4b90f65bdee74e65cd0549e4ad691c8e1eea8'/>
<id>urn:sha1:02a4b90f65bdee74e65cd0549e4ad691c8e1eea8</id>
<content type='text'>
Async stream handling: Use interface instead of Func&lt;Stream,Task&gt;</content>
</entry>
<entry>
<title>fix lastmodified header</title>
<updated>2016-08-14T00:52:32Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2016-08-14T00:52:32Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7dbeeadea6edff204276bf87c03c85886d0ff321'/>
<id>urn:sha1:7dbeeadea6edff204276bf87c03c85886d0ff321</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: ETag-Values MUST be quoted according to W3C spec</title>
<updated>2016-08-13T05:16:19Z</updated>
<author>
<name>Softworkz</name>
<email>softworkz@hotmail.com</email>
</author>
<published>2016-08-13T04:57:21Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=319dcda4beb5cde9cd858a33a9603f0cff54d831'/>
<id>urn:sha1:319dcda4beb5cde9cd858a33a9603f0cff54d831</id>
<content type='text'>
</content>
</entry>
</feed>
