<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin, branch v10.3.0-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.3.0-rc2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.3.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-04-10T04:51:21Z</updated>
<entry>
<title>Bump version to 10.3.0-rc2 and update submodule</title>
<updated>2019-04-10T04:51:21Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-04-10T04:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=65bff1181a3ae739dedbfd647d890630aa2cfba8'/>
<id>urn:sha1:65bff1181a3ae739dedbfd647d890630aa2cfba8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump dockerfile web versions too</title>
<updated>2019-04-10T04:49:33Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-04-10T04:23:39Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=efb14f0b583d570cf73807715ee50956badeaf1d'/>
<id>urn:sha1:efb14f0b583d570cf73807715ee50956badeaf1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1209 from joshuaboniface/hotfix-authprovider-create</title>
<updated>2019-04-10T04:18:08Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-04-10T04:18:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=75a4f04cce61330404c2a609607302edb7b0e77e'/>
<id>urn:sha1:75a4f04cce61330404c2a609607302edb7b0e77e</id>
<content type='text'>
Override username with AuthenticationProvider</content>
</entry>
<entry>
<title>Merge pull request #1221 from LogicalPhallacy/ffmpegdetection</title>
<updated>2019-04-10T03:57:20Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-04-10T03:57:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=007fe3436336087bb8fe26b00e9895b9dc0427e5'/>
<id>urn:sha1:007fe3436336087bb8fe26b00e9895b9dc0427e5</id>
<content type='text'>
Make Jellyfin search its base dir for ffmpeg</content>
</entry>
<entry>
<title>applied changes to just also search jellyfin base dir</title>
<updated>2019-04-09T07:27:41Z</updated>
<author>
<name>Phallacy</name>
<email>Dragoonmac@gmail.com</email>
</author>
<published>2019-04-05T06:04:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a7e31ef31f0202cefe1fd97a648260c3f4791446'/>
<id>urn:sha1:a7e31ef31f0202cefe1fd97a648260c3f4791446</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1178 from jellyfin/LogicalPhallacy-patch-1</title>
<updated>2019-04-08T22:44:43Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-04-08T22:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=eae0c28e6da1618e033ae059a06d8364e649450a'/>
<id>urn:sha1:eae0c28e6da1618e033ae059a06d8364e649450a</id>
<content type='text'>
Updates windows installer default lib location</content>
</entry>
<entry>
<title>Merge pull request #1188 from joshuaboniface/hotfix-pluginload</title>
<updated>2019-04-08T15:24:53Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-04-08T15:24:53Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=21950382b9f0939c870fb533eefa33d8af94925d'/>
<id>urn:sha1:21950382b9f0939c870fb533eefa33d8af94925d</id>
<content type='text'>
Fix problems with plugin installation</content>
</entry>
<entry>
<title>Override username with AuthenticationProvider</title>
<updated>2019-04-07T23:51:45Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-04-07T23:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1af9c047fbc0283f7abfb4b98918454258dfb348'/>
<id>urn:sha1:1af9c047fbc0283f7abfb4b98918454258dfb348</id>
<content type='text'>
Pass back the Username directive returned by an AuthenticationProvider
to the calling code, so we may override the user-provided Username
value if the authentication provider passes this back. Useful for
instance in an LDAP scenario where what the user types may not
necessarily be the "username" that is mapped in the system, e.g.
the user providing 'mail' while 'uid' is the "username" value.
Could also then be extensible to other authentication providers
as well, should they wish to do a similar thing.
</content>
</entry>
<entry>
<title>Merge pull request #1199 from jftuga/use_tls12_for_nssm</title>
<updated>2019-04-07T06:48:59Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-04-07T06:48:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2d19bfa7fbd4b76df0f34f4e603fd3f8283e743c'/>
<id>urn:sha1:2d19bfa7fbd4b76df0f34f4e603fd3f8283e743c</id>
<content type='text'>
Use TLS 1.2 to download NSSM</content>
</entry>
<entry>
<title>Use TLS 1.2 to download NSSM</title>
<updated>2019-04-06T17:40:19Z</updated>
<author>
<name>John Taylor</name>
<email>johntaylor@gmail.com</email>
</author>
<published>2019-04-06T17:40:19Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f5f7de64de2a15164ef6b62cb8da844dd823067d'/>
<id>urn:sha1:f5f7de64de2a15164ef6b62cb8da844dd823067d</id>
<content type='text'>
</content>
</entry>
</feed>
