<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/RSSDP/SsdpCommunicationsServer.cs, branch v10.1.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.1.0</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.1.0'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-01-13T20:59:37Z</updated>
<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.b0n.dev/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.b0n.dev/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.b0n.dev/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.b0n.dev/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.b0n.dev/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.b0n.dev/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.b0n.dev/jellyfin/commit/?id=e2751d42e8775596b7c4b929fd004d879f980947'/>
<id>urn:sha1:e2751d42e8775596b7c4b929fd004d879f980947</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mayor code cleanup</title>
<updated>2019-01-10T19:38:53Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-06T20:50:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ec1f5dc317182582ebff843c9e8a4d5277405469'/>
<id>urn:sha1:ec1f5dc317182582ebff843c9e8a4d5277405469</id>
<content type='text'>
Add Argument*Exceptions now use proper nameof operators.

Added exception messages to quite a few Argument*Exceptions.

Fixed rethorwing to be proper syntax.

Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)

Added some TODOs to log certain exceptions.

Fix sln again.

Fixed all AssemblyInfo's and added proper copyright (where I could find them)

We live in *current year*.

Fixed the use of braces.

Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.

Made more Methods that should be static static.

You can now use static to find bad functions!

Removed unused variable. And added one more proper XML comment.
</content>
</entry>
<entry>
<title>Remove tabs and trailing whitespace</title>
<updated>2019-01-07T23:24:34Z</updated>
<author>
<name>hawken</name>
<email>hawken@thehawken.org</email>
</author>
<published>2019-01-07T23:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ba1794f64bb1959b3af0fbbddca57df14a5544a9'/>
<id>urn:sha1:ba1794f64bb1959b3af0fbbddca57df14a5544a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix exception logging</title>
<updated>2018-12-30T21:44:39Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-20T12:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ea4c914123ba8279b9d9fcf7d5318e11f7a3da4c'/>
<id>urn:sha1:ea4c914123ba8279b9d9fcf7d5318e11f7a3da4c</id>
<content type='text'>
</content>
</entry>
</feed>
