<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/tests/Jellyfin.Networking.Tests, branch v10.7.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.1</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.1'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-02-28T03:30:49Z</updated>
<entry>
<title>Merge pull request #5274 from BaronGreenback/bindfix</title>
<updated>2021-02-28T03:30:49Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-02-27T21:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=25c19f79d4b61c4eb6b65f9f404a81a632394624'/>
<id>urn:sha1:25c19f79d4b61c4eb6b65f9f404a81a632394624</id>
<content type='text'>
(cherry picked from commit 14605280a08dd4444361251b8a5d1231daff0833)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5181 from BaronGreenback/Fix_IPHostIP6Parsing</title>
<updated>2021-02-28T03:30:49Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-02-27T21:52:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0f139e8857c0191cfd1e6ce32711cabc5434d8ec'/>
<id>urn:sha1:0f139e8857c0191cfd1e6ce32711cabc5434d8ec</id>
<content type='text'>
(cherry picked from commit f8c9c37c29efa6d42b79d6db3aa8a69a60106765)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #4970 from BaronGreenback/networkTestCorrection</title>
<updated>2021-01-23T20:37:25Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-01-16T18:28:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=81a17b803d73d2e8f58c621d31f08c0b6b59a99c'/>
<id>urn:sha1:81a17b803d73d2e8f58c621d31f08c0b6b59a99c</id>
<content type='text'>
(cherry picked from commit fe9096be9466c3af6d51b1dcfcf96348a3478c53)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Bump Moq from 4.15.1 to 4.15.2</title>
<updated>2020-11-30T12:01:00Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2020-11-30T12:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=44edd4b1a2b4ed41e56dda95b744120ac1a773af'/>
<id>urn:sha1:44edd4b1a2b4ed41e56dda95b744120ac1a773af</id>
<content type='text'>
Bumps [Moq](https://github.com/moq/moq4) from 4.15.1 to 4.15.2.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/commits/v4.15.2)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>[Fix] NetworkManager binding to [::] (#4549)</title>
<updated>2020-11-24T05:11:02Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-11-24T05:11:02Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=50e375020a580078ed309e2d59cf124d10b4a2ed'/>
<id>urn:sha1:50e375020a580078ed309e2d59cf124d10b4a2ed</id>
<content type='text'>
* Autodiscovery enable/disable patch

* Fixed [::] issue on bind. Altered test.

* Update UdpServerEntryPoint.cs

* Update Jellyfin.Networking.Tests.csproj

* Update Jellyfin.Networking.Tests.csproj

* Update INetworkManager.cs</content>
</entry>
<entry>
<title>Better named tests methods.</title>
<updated>2020-11-21T20:31:24Z</updated>
<author>
<name>Greenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-11-21T20:31:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=dc1ad3fe2aa1061157b037f1e986b590e4027953'/>
<id>urn:sha1:dc1ad3fe2aa1061157b037f1e986b590e4027953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs</title>
<updated>2020-11-21T20:05:31Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-11-21T20:05:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1e13627a944249dfd94e5a0befd943e726bf0f28'/>
<id>urn:sha1:1e13627a944249dfd94e5a0befd943e726bf0f28</id>
<content type='text'>
Co-authored-by: Cody Robibero &lt;cody@robibe.ro&gt;</content>
</entry>
<entry>
<title>Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs</title>
<updated>2020-11-21T20:05:11Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-11-21T20:05:11Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3f2c331755f48679d05bc09acf39882d7a574196'/>
<id>urn:sha1:3f2c331755f48679d05bc09acf39882d7a574196</id>
<content type='text'>
Co-authored-by: Cody Robibero &lt;cody@robibe.ro&gt;</content>
</entry>
<entry>
<title>Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs</title>
<updated>2020-11-21T20:04:58Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-11-21T20:04:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c3fa9d00ae392e79d90a2602a573dd56b71033b1'/>
<id>urn:sha1:c3fa9d00ae392e79d90a2602a573dd56b71033b1</id>
<content type='text'>
Co-authored-by: Cody Robibero &lt;cody@robibe.ro&gt;</content>
</entry>
<entry>
<title>Update tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs</title>
<updated>2020-11-21T20:04:16Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-11-21T20:04:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e33200db71934b5d45a88571255428a0b992101e'/>
<id>urn:sha1:e33200db71934b5d45a88571255428a0b992101e</id>
<content type='text'>
Co-authored-by: Cody Robibero &lt;cody@robibe.ro&gt;</content>
</entry>
</feed>
