<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Server/Migrations, branch v10.7.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.6</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.6'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-04-22T01:25:41Z</updated>
<entry>
<title>Merge pull request #5873 from cvium/fix-displaypref-migration</title>
<updated>2021-04-22T01:25:41Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-04-20T13:51:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=bd914acd1639fb8adc774376fa4128b95537a143'/>
<id>urn:sha1:bd914acd1639fb8adc774376fa4128b95537a143</id>
<content type='text'>
(cherry picked from commit 233900401e8a7166d484bc5a19128e86591b0dc5)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5863 from cvium/fix-index-migration</title>
<updated>2021-04-22T01:25:40Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-04-19T13:06:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7db8601fbcf8ed2dcdddb8b6be4c987d2b6ff1fa'/>
<id>urn:sha1:7db8601fbcf8ed2dcdddb8b6be4c987d2b6ff1fa</id>
<content type='text'>
use IF NOT EXISTS in migration

(cherry picked from commit 5a4cfe11cfe49ced786a60fa5edef96d3cef53a8)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #4847 from crobibero/display-prefs-migration-x251256</title>
<updated>2020-12-30T23:55:51Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-12-23T03:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=622c71ce1ceeca0c70eeab2b1c1882cc685858c9'/>
<id>urn:sha1:622c71ce1ceeca0c70eeab2b1c1882cc685858c9</id>
<content type='text'>
Fix another key collision in MigrateDisplayPreferencesDatabase

(cherry picked from commit ca535b2fbe2e85137cebee5e5b3c491fbc038064)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #4771 from crobibero/typed-get-preference</title>
<updated>2020-12-30T23:55:50Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2020-12-16T21:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=480ded06719253ec9337ecc6e63510b170cb2214'/>
<id>urn:sha1:480ded06719253ec9337ecc6e63510b170cb2214</id>
<content type='text'>
Use typed UserManager GetPreference

(cherry picked from commit 21d2e9ff0cc0933484b2a7768d7a36446b36616a)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #4699 from crobibero/display_prefs_index</title>
<updated>2020-12-14T01:34:32Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-12-11T21:29:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b1af8db42366b775074000ad56466293670afbdb'/>
<id>urn:sha1:b1af8db42366b775074000ad56466293670afbdb</id>
<content type='text'>
Fix CustomItemDisplayPreferences unique key collision in the migration

(cherry picked from commit b3caa51173080ec813054c78ae9a66a685288de4)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #4653 from crobibero/favorite-persons</title>
<updated>2020-12-05T01:05:35Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-12-05T01:05:35Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b96d4ef0e8ffa8429c25c83739a9c392a12e9d82'/>
<id>urn:sha1:b96d4ef0e8ffa8429c25c83739a9c392a12e9d82</id>
<content type='text'>
Optimize FavoritePersons query</content>
</entry>
<entry>
<title>Merge pull request #4652 from crobibero/display-preferences</title>
<updated>2020-12-05T01:05:04Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2020-12-05T01:05:04Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4e6584c345a45c3ac46ac3aa95d39472eb6fbcbf'/>
<id>urn:sha1:4e6584c345a45c3ac46ac3aa95d39472eb6fbcbf</id>
<content type='text'>
Add support for custom item display preferences</content>
</entry>
<entry>
<title>Use md5 Guid for legacy compat</title>
<updated>2020-12-04T23:27:31Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-12-04T23:27:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=76250a88959fa54646b45bbbb412dfeda30d556d'/>
<id>urn:sha1:76250a88959fa54646b45bbbb412dfeda30d556d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ItemId to all display preferences</title>
<updated>2020-12-04T23:00:11Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-12-04T23:00:11Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3db6ae91f6aa68a1eaf3da3d385b069bdd7721ee'/>
<id>urn:sha1:3db6ae91f6aa68a1eaf3da3d385b069bdd7721ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suggestions from code review</title>
<updated>2020-12-04T15:00:55Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-12-04T15:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=60b7e49a7f62e5f1ab06e3c85665f900235f2ff5'/>
<id>urn:sha1:60b7e49a7f62e5f1ab06e3c85665f900235f2ff5</id>
<content type='text'>
</content>
</entry>
</feed>
