<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Mono.Nat, branch v10.4.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.4.2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.4.2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-08-11T13:54:58Z</updated>
<entry>
<title>Check checksum for plugin downloads</title>
<updated>2019-08-11T13:54:58Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-29T21:47:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5eaf5465a55df0359f85077b7922ca4a45681831'/>
<id>urn:sha1:5eaf5465a55df0359f85077b7922ca4a45681831</id>
<content type='text'>
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
</content>
</entry>
<entry>
<title>Properly set content type</title>
<updated>2019-07-13T21:12:06Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-07T16:04:06Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b1bd0627098e67169b9ceaa318a32f4d2a9fba30'/>
<id>urn:sha1:b1bd0627098e67169b9ceaa318a32f4d2a9fba30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjusted AssemblyCopyright attribute values.</title>
<updated>2019-03-14T21:17:56Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-03-14T21:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=21cc38fcf426f5ecaedbe8a94007a89663de749c'/>
<id>urn:sha1:21cc38fcf426f5ecaedbe8a94007a89663de749c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjusted the Product Name so the User Agent is correct/better.</title>
<updated>2019-03-14T21:11:47Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-03-14T21:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ee7bf86e0f76cdd655f9f9766a4b99f5210ce985'/>
<id>urn:sha1:ee7bf86e0f76cdd655f9f9766a4b99f5210ce985</id>
<content type='text'>
</content>
</entry>
<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.lodewillems.com/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>Reformat JustAMan review pt3 changes</title>
<updated>2019-01-18T15:48:01Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-18T15:48:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c1f76eb8ab2c4fe536a9b612d659bf739f0cc7ac'/>
<id>urn:sha1:c1f76eb8ab2c4fe536a9b612d659bf739f0cc7ac</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 *.xml,*.csproj,*,json,*.sln,*.txt</title>
<updated>2019-01-13T20:10:15Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=089ad8e7c2ee6360b2ff24751202766795a2e82d'/>
<id>urn:sha1:089ad8e7c2ee6360b2ff24751202766795a2e82d</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 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>
