<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Entities/User.cs, branch v10.4.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.4.2</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.4.2'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-10-20T19:17:39Z</updated>
<entry>
<title>Merge pull request #1898 from Bond-009/jsonfix</title>
<updated>2019-10-20T19:17:39Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-10-20T19:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6e59671cf6e8214406c74bae8aec80a49c6e72b3'/>
<id>urn:sha1:6e59671cf6e8214406c74bae8aec80a49c6e72b3</id>
<content type='text'>
Fix Json serialization error

(cherry picked from commit 91600b1c81872e1745401942633a87085dc706b5)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Improvements to UserManager</title>
<updated>2019-08-16T19:06:11Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2019-06-09T20:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8d3b5c851ded74b9f34eb2cd963187761a3f6f61'/>
<id>urn:sha1:8d3b5c851ded74b9f34eb2cd963187761a3f6f61</id>
<content type='text'>
</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.b0n.dev/jellyfin/commit/?id=6032f31aa660e3b0fe1936217109f9fb47853ba3'/>
<id>urn:sha1:6032f31aa660e3b0fe1936217109f9fb47853ba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the username for the user config path</title>
<updated>2019-06-09T03:54:26Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-06-09T03:53:35Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d1d0ddf62f75d7b49aa3f585d3ad8e54821d2d04'/>
<id>urn:sha1:d1d0ddf62f75d7b49aa3f585d3ad8e54821d2d04</id>
<content type='text'>
Use the username to construct the UserConfigurationDirectory,
instead of the user ID, and move the old ID-based path to the new
path if needed when loading (temporary transitional code). Removes
administrator guesswork as to what user each directory belongs to,
which I found very annoying when investigating user configs.
</content>
</entry>
<entry>
<title>Remove more Connect related stuff</title>
<updated>2019-01-31T17:47:50Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-01-28T22:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f7a46c7a56a76c644b5a6222df4e52371aeb27eb'/>
<id>urn:sha1:f7a46c7a56a76c644b5a6222df4e52371aeb27eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` &amp; removed `MoveFile`</title>
<updated>2019-01-28T21:10:00Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-26T21:59:53Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=581a7fe078002785b9ba628ec139a42d678cdf25'/>
<id>urn:sha1:581a7fe078002785b9ba628ec139a42d678cdf25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unwrapped CreateDirectory and DeleteDirectory</title>
<updated>2019-01-28T21:09:56Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-26T21:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=d7c6d1625043fb69a90e7ccb24fc31a912c8a2d3'/>
<id>urn:sha1:d7c6d1625043fb69a90e7ccb24fc31a912c8a2d3</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.b0n.dev/jellyfin/commit/?id=65bd052f3e8682d177520af57db1c8ef5cb33262'/>
<id>urn:sha1:65bd052f3e8682d177520af57db1c8ef5cb33262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ReSharper Reformat: Properties to expression bodied form.</title>
<updated>2019-01-13T20:31:14Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a36658f6f0ed342d8b55dbf7c9ff95fe3abfa818'/>
<id>urn:sha1:a36658f6f0ed342d8b55dbf7c9ff95fe3abfa818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller</title>
<updated>2019-01-13T20:01:16Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ba610b5094c3ca606287585218a88467a44874d3'/>
<id>urn:sha1:ba610b5094c3ca606287585218a88467a44874d3</id>
<content type='text'>
</content>
</entry>
</feed>
