<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Mono.Nat/Upnp/Searchers/UpnpSearcher.cs, branch v10.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.2.0</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.2.0'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-01-24T17:56:43Z</updated>
<entry>
<title>Eliminate some compile warnings (#600)</title>
<updated>2019-01-24T17:56:43Z</updated>
<author>
<name>hawken</name>
<email>hawken@thehawken.org</email>
</author>
<published>2019-01-24T17:56:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3701ce40375fc13987174f843b61b2d757d4a11f'/>
<id>urn:sha1:3701ce40375fc13987174f843b61b2d757d4a11f</id>
<content type='text'>
* Remove some unused variables
* remove duplicate "using .." by sorting and deduping the list
* Remove things that already exist in the parent class (in one case I moved some documentation to the parent)
* EntityBodyData and and NextSearch were never set (only read), removed
* _timeout was never read, subsequently _timer became unused. part of a TODO timeout functionality that was not implemented yet</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>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>
<entry>
<title>Use Microsoft.Extensions.Logging abstraction</title>
<updated>2018-12-30T21:44:38Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-13T13:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0f8b3c634708ce8e7b2e2ae6fed87b6b943b5bca'/>
<id>urn:sha1:0f8b3c634708ce8e7b2e2ae6fed87b6b943b5bca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 3.5.2 and .net core 2.1</title>
<updated>2018-09-12T17:26:21Z</updated>
<author>
<name>stefan</name>
<email>stefan@hegedues.at</email>
</author>
<published>2018-09-12T17:26:21Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=48facb797ed912e4ea6b04b17d1ff190ac2daac4'/>
<id>urn:sha1:48facb797ed912e4ea6b04b17d1ff190ac2daac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #2499 - UPnP not working in Emby, but works in other applications</title>
<updated>2017-10-20T03:55:56Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2017-10-20T03:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=86226ff97c7d6dc4005c3bb1978861e948de1e20'/>
<id>urn:sha1:86226ff97c7d6dc4005c3bb1978861e948de1e20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change project to .net core</title>
<updated>2016-10-29T18:59:36Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2016-10-29T18:59:36Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e5d71c1014cc2d78e5004d0736e321b350b7bb64'/>
<id>urn:sha1:e5d71c1014cc2d78e5004d0736e321b350b7bb64</id>
<content type='text'>
</content>
</entry>
</feed>
