<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Server.Implementations/Sqlite/SQLiteUserRepository.cs, branch v10.3.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.3.1</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.3.1'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2013-06-17T20:35:43Z</updated>
<entry>
<title>switch to flat file storage</title>
<updated>2013-06-17T20:35:43Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2013-06-17T20:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e677a57bf1cedc55214b0e457778311b8f1ea5ac'/>
<id>urn:sha1:e677a57bf1cedc55214b0e457778311b8f1ea5ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed swallowed exceptions</title>
<updated>2013-05-28T17:32:50Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2013-05-28T17:32:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=110d1e6fbef39959f7c7b99eca6bbb0bc41dc218'/>
<id>urn:sha1:110d1e6fbef39959f7c7b99eca6bbb0bc41dc218</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #311 - Database connection became corrupted</title>
<updated>2013-05-25T18:00:34Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2013-05-25T18:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=084557ca46d252b53b9535dde464b88369760c82'/>
<id>urn:sha1:084557ca46d252b53b9535dde464b88369760c82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed sql delayed writer in favor of prepared statements</title>
<updated>2013-05-21T15:52:59Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2013-05-21T15:52:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e01202030dcd16cd9c7c3327b4e411be7de02614'/>
<id>urn:sha1:e01202030dcd16cd9c7c3327b4e411be7de02614</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed local trailers and special features from memory</title>
<updated>2013-05-08T20:58:52Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2013-05-08T20:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fbd052abfc2724fcb151582746c9783d7ab8a97a'/>
<id>urn:sha1:fbd052abfc2724fcb151582746c9783d7ab8a97a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more task reduction</title>
<updated>2013-04-15T20:33:43Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2013-04-15T20:33:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0fc61585002747238226b688dfc3294be6e96fec'/>
<id>urn:sha1:0fc61585002747238226b688dfc3294be6e96fec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reduce uses of Task.Run</title>
<updated>2013-04-15T19:09:27Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2013-04-15T19:09:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b838c5301787c181863436d4fc29ae1d61e25522'/>
<id>urn:sha1:b838c5301787c181863436d4fc29ae1d61e25522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed an issue with the video image provider requiring two-pass refreshing</title>
<updated>2013-04-06T01:03:38Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2013-04-06T01:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9c7f492e2cd3b940d8041e6949cea9898a057826'/>
<id>urn:sha1:9c7f492e2cd3b940d8041e6949cea9898a057826</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#62 - File locking problem in cache</title>
<updated>2013-04-03T02:59:27Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2013-04-03T02:59:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fa884f3fead68522b45276661528ba39d42dcad1'/>
<id>urn:sha1:fa884f3fead68522b45276661528ba39d42dcad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed base kernel and ikernel</title>
<updated>2013-03-07T05:34:00Z</updated>
<author>
<name>LukePulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2013-03-07T05:34:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4f67fc4aefc11c1a4293227c70de922dbe03c652'/>
<id>urn:sha1:4f67fc4aefc11c1a4293227c70de922dbe03c652</id>
<content type='text'>
</content>
</entry>
</feed>
