<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Net, branch v10.5.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.5.4</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.5.4'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2020-01-31T21:26:53Z</updated>
<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>Clean up server discovery code</title>
<updated>2020-01-12T17:59:10Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-01-12T17:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ded9857f45388ce5499d09b537c56157c48ca759'/>
<id>urn:sha1:ded9857f45388ce5499d09b537c56157c48ca759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to fix #1391</title>
<updated>2019-08-28T11:55:36Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-16T16:52:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5dd332b63d423f7c6a4b70cb826a35a957c4e6fa'/>
<id>urn:sha1:5dd332b63d423f7c6a4b70cb826a35a957c4e6fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use System.Net abstractions instead of raw socket</title>
<updated>2019-08-09T20:38:31Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-29T13:26:17Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1cad93c276fef512d6d4731d32704e05433aed01'/>
<id>urn:sha1:1cad93c276fef512d6d4731d32704e05433aed01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include library via NuGet instead of via source</title>
<updated>2019-07-29T14:01:14Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-29T14:01:14Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=998017a76d7e0fcc340bf9dbc3436caef583f6b4'/>
<id>urn:sha1:998017a76d7e0fcc340bf9dbc3436caef583f6b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove IpAddressInfo and IpEndPointInfo classes</title>
<updated>2019-07-24T22:15:06Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-07T19:03:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ddd1a282ea6398ee26d74321338d0445d0a0c796'/>
<id>urn:sha1:ddd1a282ea6398ee26d74321338d0445d0a0c796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements around streams</title>
<updated>2019-03-13T20:11:01Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-03-13T16:51:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e64aaebbacfa7a720c99ca2ab1aa11f7fcd63868'/>
<id>urn:sha1:e64aaebbacfa7a720c99ca2ab1aa11f7fcd63868</id>
<content type='text'>
* Use ArrayPool instead of allocating new buffers each time
* Remove NetworkStream copy
* Remove some dead code
</content>
</entry>
<entry>
<title>Remove more cruft and add the beginnings of a socket middleware</title>
<updated>2019-02-27T22:22:55Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-02-27T22:22:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=fb1de5a9213f7da98ed15a6975201d6bca3537d4'/>
<id>urn:sha1:fb1de5a9213f7da98ed15a6975201d6bca3537d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace some usage of QueryParamCollection</title>
<updated>2019-02-27T13:23:39Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-02-27T13:23:39Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=27e7e792b3d95912787c613f849548809d48f6b1'/>
<id>urn:sha1:27e7e792b3d95912787c613f849548809d48f6b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Still broken</title>
<updated>2019-02-26T21:11:21Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-02-26T14:13:06Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d6c6f3c10cff68b11df884be502c58a17da0d332'/>
<id>urn:sha1:d6c6f3c10cff68b11df884be502c58a17da0d332</id>
<content type='text'>
</content>
</entry>
</feed>
