<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Dlna, 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-11-24T18:39:49Z</updated>
<entry>
<title>Merge pull request #2019 from Bond-009/baseurlhotfix</title>
<updated>2019-11-24T18:39:49Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-11-18T10:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ffd7835ab5281027d71352783f3e4bccab63cfa5'/>
<id>urn:sha1:ffd7835ab5281027d71352783f3e4bccab63cfa5</id>
<content type='text'>
Remove leading / from baseurl

(cherry picked from commit 0836241e9081afa58fcbf027cb524c6fd5ad04f2)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #2008 from Bond-009/pathvalue</title>
<updated>2019-11-24T18:39:11Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-11-15T16:25:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fb6b103164138223988a0495723c040dae61799c'/>
<id>urn:sha1:fb6b103164138223988a0495723c040dae61799c</id>
<content type='text'>
Fix GetPathValue function

(cherry picked from commit c87f459ec2f0882483716363b35c8a371c00d55a)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Fix warnings, improve performance (#1665)</title>
<updated>2019-09-02T06:19:29Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-02T06:19:29Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ee637e8fecbcefe429babbbbd1325bce7c3fe991'/>
<id>urn:sha1:ee637e8fecbcefe429babbbbd1325bce7c3fe991</id>
<content type='text'>
* Fix warnings, improve performance

`QueryResult.Items` is now a `IReadOnlyList` so we don't need to
allocate a new `Array` when we have a `List` (and `Items` shouldn't need to
be mutable anyway)

* Update Providers .csproj to latest C#

* Remove extra newline from DtoService.cs

* Remove extra newline from UserLibraryService.cs
</content>
</entry>
<entry>
<title>- use streamInfo.StartPositionTicks if provided over userdata.PlaybackPositionTicks when creating the Samsung Bookmark Info</title>
<updated>2019-08-28T23:38:53Z</updated>
<author>
<name>marius</name>
<email>marius@dreamer-ge.com</email>
</author>
<published>2019-08-28T23:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3deeca43a143e875ec0929a3263188eb5ba08c64'/>
<id>urn:sha1:3deeca43a143e875ec0929a3263188eb5ba08c64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up livestreaming code</title>
<updated>2019-08-16T19:13:18Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-07-07T14:39:35Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=237db8ae92ab33885d6b0f9b024bbe38f3552c3b'/>
<id>urn:sha1:237db8ae92ab33885d6b0f9b024bbe38f3552c3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1614 from Bond-009/docs2</title>
<updated>2019-08-16T04:01:44Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-08-16T04:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=bb0454506849ee65dae2881bbbaf1ea8cb2f1d97'/>
<id>urn:sha1:bb0454506849ee65dae2881bbbaf1ea8cb2f1d97</id>
<content type='text'>
Document all public/internal members of Emby.Drawing</content>
</entry>
<entry>
<title>Document all public/internal members of Emby.Drawing</title>
<updated>2019-08-11T14:52:37Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-11T14:52:37Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=838e5d05d51c4c171c07d512f741304a6dc58f24'/>
<id>urn:sha1:838e5d05d51c4c171c07d512f741304a6dc58f24</id>
<content type='text'>
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
</content>
</entry>
<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>Use CultureInvariant string conversion for Guids</title>
<updated>2019-08-09T21:17:54Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-28T22:22:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6032f31aa660e3b0fe1936217109f9fb47853ba3'/>
<id>urn:sha1:6032f31aa660e3b0fe1936217109f9fb47853ba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a dictionary to look up mimetypes</title>
<updated>2019-07-28T18:20:03Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-13T15:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8b1bd7ac6ba8ca9f1d8a57542a46e66107277ceb'/>
<id>urn:sha1:8b1bd7ac6ba8ca9f1d8a57542a46e66107277ceb</id>
<content type='text'>
</content>
</entry>
</feed>
