<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/RSSDP/SsdpCommunicationsServer.cs, branch v10.3.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.3.0</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.3.0'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-02-23T01:56:55Z</updated>
<entry>
<title>Update comments for DLNA IPv6</title>
<updated>2019-02-23T01:56:55Z</updated>
<author>
<name>Xu Fasheng</name>
<email>fasheng.xu@gmail.com</email>
</author>
<published>2019-02-23T01:56:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0c49079c16f62c85fe529150a9777e9f2ccc440f'/>
<id>urn:sha1:0c49079c16f62c85fe529150a9777e9f2ccc440f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send DLNA devices message to only the matched interface</title>
<updated>2019-02-22T12:18:34Z</updated>
<author>
<name>Xu Fasheng</name>
<email>fasheng.xu@gmail.com</email>
</author>
<published>2019-02-22T04:06:49Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cbd0e71c077e6233bcbc751f9a2f1ee742000ba3'/>
<id>urn:sha1:cbd0e71c077e6233bcbc751f9a2f1ee742000ba3</id>
<content type='text'>
This will be the right way for multiple interfaces, or the client will
receive all devices message with different IP addresses and could not
detect which one could access.

And provide one option DlnaOptions.SendOnlyMatchedHost to fallback to old
behaviour if this commit missed something.
</content>
</entry>
<entry>
<title>Add option to toggle if ignore virtual interfaces</title>
<updated>2019-02-22T12:13:17Z</updated>
<author>
<name>Xu Fasheng</name>
<email>fasheng.xu@gmail.com</email>
</author>
<published>2019-02-21T14:35:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cf4e64f4309a40ff50607d418970bc2767a275bb'/>
<id>urn:sha1:cf4e64f4309a40ff50607d418970bc2767a275bb</id>
<content type='text'>
Some VPN like ZerotierOne owns IP address but no gateway, and there is no
good idea in NetworkManager.GetIPsDefault() to filter such virtual interfaces,
so just provide one option to let user decide it.
</content>
</entry>
<entry>
<title>Merge branch 'dev' into reformat</title>
<updated>2019-01-13T20:59:37Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:59:37Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9d0a08571e18328e6d24e4611bab386aa5a25d29'/>
<id>urn:sha1:9d0a08571e18328e6d24e4611bab386aa5a25d29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ReSharper conform to 'var' settings</title>
<updated>2019-01-13T20:37:13Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=65bd052f3e8682d177520af57db1c8ef5cb33262'/>
<id>urn:sha1:65bd052f3e8682d177520af57db1c8ef5cb33262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener</title>
<updated>2019-01-13T20:03:10Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:03:10Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b062577d81895b2fe1874aa9b44a1961436094a2'/>
<id>urn:sha1:b062577d81895b2fe1874aa9b44a1961436094a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #566 from Bond-009/dlna</title>
<updated>2019-01-13T19:02:40Z</updated>
<author>
<name>Andrew Rabert</name>
<email>6550543+nvllsvm@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:02:40Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e8d93b3485fb509c642ab2cafdb2bce9dafdedd3'/>
<id>urn:sha1:e8d93b3485fb509c642ab2cafdb2bce9dafdedd3</id>
<content type='text'>
Avoid printing stacktrace when bind to port 1900 fails</content>
</entry>
<entry>
<title>Add exception message to log.</title>
<updated>2019-01-13T00:31:55Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-13T00:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=81475e361b1665f895027feec9b4c0a4553f22dc'/>
<id>urn:sha1:81475e361b1665f895027feec9b4c0a4553f22dc</id>
<content type='text'>
Output will be something line: `Failed to bind to port 1900: Address already in use. DLNA will be unavailable`
</content>
</entry>
<entry>
<title>Don't print stacktrace when failing to bind to 1900</title>
<updated>2019-01-12T21:25:55Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-12T21:25:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=783e74d9c9fd212497c40a5f9678552d85c9512c'/>
<id>urn:sha1:783e74d9c9fd212497c40a5f9678552d85c9512c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'dev' into code-cleanup</title>
<updated>2019-01-11T11:50:36Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-11T11:50:36Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e2751d42e8775596b7c4b929fd004d879f980947'/>
<id>urn:sha1:e2751d42e8775596b7c4b929fd004d879f980947</id>
<content type='text'>
</content>
</entry>
</feed>
