<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Data, branch v10.4.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.4.3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.4.3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-10-20T18:21:41Z</updated>
<entry>
<title>Merge pull request #1866 from Bond-009/sqlslow</title>
<updated>2019-10-20T18:21:41Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-10-09T12:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=89d365122cb3301aac880fd6337430f0744f6657'/>
<id>urn:sha1:89d365122cb3301aac880fd6337430f0744f6657</id>
<content type='text'>
Change slow query time logging to debug

(cherry picked from commit cadfd5bf3ff9f9f20af05a22ed1bd0b10fa8ea86)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Nicer link format for comment</title>
<updated>2019-09-29T20:18:05Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-09-29T20:18:05Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9aec21f6b55334d818fade85d617077b387253cf'/>
<id>urn:sha1:9aec21f6b55334d818fade85d617077b387253cf</id>
<content type='text'>
Co-Authored-By: Bond-009 &lt;bond.009@outlook.com&gt;</content>
</entry>
<entry>
<title>Change PRAGMA mode from WAL to TRUNCATE</title>
<updated>2019-09-29T19:53:35Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-09-29T19:53:35Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=72edf5b555cada453b25867612128e5273c7ce69'/>
<id>urn:sha1:72edf5b555cada453b25867612128e5273c7ce69</id>
<content type='text'>
</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.b0n.dev/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>More warning fixes</title>
<updated>2019-08-29T20:28:33Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-29T20:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e4f893a0eb955d43e7ef4c99bef8d4bfeb61a771'/>
<id>urn:sha1:e4f893a0eb955d43e7ef4c99bef8d4bfeb61a771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1646 from Bond-009/lock</title>
<updated>2019-08-21T22:24:47Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-08-21T22:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=dc1782d0490db05fa2a2a2a8664e5599a757c7aa'/>
<id>urn:sha1:dc1782d0490db05fa2a2a2a8664e5599a757c7aa</id>
<content type='text'>
Return DB lock immediately</content>
</entry>
<entry>
<title>Upgrade SQLitePCL to v2</title>
<updated>2019-08-19T15:03:21Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-19T15:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3fd489d1cb85d654b4b32d2ffd901832a38adbe9'/>
<id>urn:sha1:3fd489d1cb85d654b4b32d2ffd901832a38adbe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return DB asap</title>
<updated>2019-08-18T20:05:06Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-18T20:05:06Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f70a63d5759c5c9a3e0127a89763a3f644970634'/>
<id>urn:sha1:f70a63d5759c5c9a3e0127a89763a3f644970634</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1642 from cvium/fix_slow_db</title>
<updated>2019-08-18T17:42:08Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-08-18T17:42:08Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4bb0c2d0532e345f467f6cbee77a78851d26e386'/>
<id>urn:sha1:4bb0c2d0532e345f467f6cbee77a78851d26e386</id>
<content type='text'>
Speed up BaseItem deserialization</content>
</entry>
<entry>
<title>Use reader.GetString instead of indexing</title>
<updated>2019-08-18T15:32:41Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-08-18T15:32:41Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f48eaccc5105f0af8f320e0406b95ff868733a50'/>
<id>urn:sha1:f48eaccc5105f0af8f320e0406b95ff868733a50</id>
<content type='text'>
</content>
</entry>
</feed>
