<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Common/Net, branch v10.3.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.3.3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.3.3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-03-07T19:16:51Z</updated>
<entry>
<title>Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc</title>
<updated>2019-03-07T19:16:51Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-03-07T19:16:51Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0abe57e930e44eab9566991f33b089d1e61cfb83'/>
<id>urn:sha1:0abe57e930e44eab9566991f33b089d1e61cfb83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to HeaderNames instead of hardcoded strings (and other header related fixes)</title>
<updated>2019-03-05T18:20:28Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-03-05T18:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=78742b8e4c658b1f02c9c040b8abb8ee5742bed4'/>
<id>urn:sha1:78742b8e4c658b1f02c9c040b8abb8ee5742bed4</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.b0n.dev/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.b0n.dev/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>ReSharper format: conform inline 'out' parameters.</title>
<updated>2019-01-13T20:46:33Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e8674464373c3635243953cded42fcd2aa87d196'/>
<id>urn:sha1:e8674464373c3635243953cded42fcd2aa87d196</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.b0n.dev/jellyfin/commit/?id=65bd052f3e8682d177520af57db1c8ef5cb33262'/>
<id>urn:sha1:65bd052f3e8682d177520af57db1c8ef5cb33262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ReSharper Reformat: Properties to expression bodied form.</title>
<updated>2019-01-13T20:31:14Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a36658f6f0ed342d8b55dbf7c9ff95fe3abfa818'/>
<id>urn:sha1:a36658f6f0ed342d8b55dbf7c9ff95fe3abfa818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller</title>
<updated>2019-01-13T20:01:16Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ba610b5094c3ca606287585218a88467a44874d3'/>
<id>urn:sha1:ba610b5094c3ca606287585218a88467a44874d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common</title>
<updated>2019-01-13T19:30:41Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:30:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=51ed47f4c4956f22449e688e04ff66da5206bdcc'/>
<id>urn:sha1:51ed47f4c4956f22449e688e04ff66da5206bdcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Visual Studio Reformat: MediaBrowser.Common</title>
<updated>2019-01-13T19:25:11Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:25:11Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=106d1d18ed5781043312194590aa37dc8a3072d0'/>
<id>urn:sha1:106d1d18ed5781043312194590aa37dc8a3072d0</id>
<content type='text'>
</content>
</entry>
</feed>
