<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Model/Configuration, branch v10.4.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.4.3</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.4.3'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-10-20T18:21:26Z</updated>
<entry>
<title>Merge pull request #1863 from joshuaboniface/fix-baseurl-issues</title>
<updated>2019-10-20T18:21:26Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-10-09T16:24:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9c0a8350d6aa6fd13e418b5322a60dc5f720fa3a'/>
<id>urn:sha1:9c0a8350d6aa6fd13e418b5322a60dc5f720fa3a</id>
<content type='text'>
Fix inconsistent BaseUrl behavior

(cherry picked from commit 1176749f143cf5d5b5878a39de77247a1ced1e03)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Removed WAN DDNS </title>
<updated>2019-09-19T19:56:54Z</updated>
<author>
<name>sparky8251</name>
<email>sparky@possumlodge.me</email>
</author>
<published>2019-09-19T19:56:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=14f563d7c2f7cf87f181bed1d06497adc436f88e'/>
<id>urn:sha1:14f563d7c2f7cf87f181bed1d06497adc436f88e</id>
<content type='text'>
It's odd that JF still had code lying around for generating a self signed cert. Currently, it does not do this so this code has been removed.

JF also appears to have functions in place to modify provided certs? Warrants deeper investigation. JF should not be attempting modifications of any certs under any circumstance.</content>
</entry>
<entry>
<title>Merge branch 'master' into h265</title>
<updated>2019-08-19T18:57:48Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-08-19T18:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d95c04787cc4486f4ea5caaef20f6ac407a3f84a'/>
<id>urn:sha1:d95c04787cc4486f4ea5caaef20f6ac407a3f84a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add base url to server configuration</title>
<updated>2019-08-11T07:35:18Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-08-05T23:25:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d521e5c36a0396a6e0ee562d8bda6fb5ffc6b0a7'/>
<id>urn:sha1:d521e5c36a0396a6e0ee562d8bda6fb5ffc6b0a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #1432. Add support for encoding with libx265 and hevc_nvenc.</title>
<updated>2019-06-01T22:46:41Z</updated>
<author>
<name>Frank</name>
<email>fhriley@gmail.com</email>
</author>
<published>2019-06-01T22:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3ba709fcc32d7255a2cb2466dde8c2479130a2bc'/>
<id>urn:sha1:3ba709fcc32d7255a2cb2466dde8c2479130a2bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move fanart image provider to plugin</title>
<updated>2019-05-31T08:48:20Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-05-31T08:48:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=09dfa071dc27820f1820bd56126dfa5cd5e01027'/>
<id>urn:sha1:09dfa071dc27820f1820bd56126dfa5cd5e01027</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove --ffprobe logic</title>
<updated>2019-03-05T21:29:15Z</updated>
<author>
<name>PloughPuff</name>
<email>ploughpuff@protonmail.com</email>
</author>
<published>2019-02-28T22:06:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=656bffbbb291dc9b58443bb36c8ed7d3688f6c1b'/>
<id>urn:sha1:656bffbbb291dc9b58443bb36c8ed7d3688f6c1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address review comments from Bond</title>
<updated>2019-03-05T21:29:15Z</updated>
<author>
<name>PloughPuff</name>
<email>ploughpuff@protonmail.com</email>
</author>
<published>2019-02-27T16:33:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8104e739d5b83d0d6563bb685f910697e60d6c12'/>
<id>urn:sha1:8104e739d5b83d0d6563bb685f910697e60d6c12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reworked FFmpeg path discovery and always display to user</title>
<updated>2019-03-05T21:24:54Z</updated>
<author>
<name>PloughPuff</name>
<email>ploughpuff@protonmail.com</email>
</author>
<published>2019-02-08T13:35:26Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=20775116f76b12bf77672fa37c4ea5f82b69f157'/>
<id>urn:sha1:20775116f76b12bf77672fa37c4ea5f82b69f157</id>
<content type='text'>
1) Reworked FFmpeg and FFprobe path discovery (CLI switch, Custom xml, system $PATH, UI update trigger).  Removed FFMpeg folder from Emby.Server.Implementations.  All path discovery now in MediaEncoder.

2) Always display FFmpeg path to user in Transcode page.

3) Allow user to remove a Custome FFmpeg path and return to using system $PATH (or --ffmpeg if available).

4) Remove unused code associated with 'prebuilt' FFmpeg.

5) Much improved logging during path discovery.</content>
</entry>
<entry>
<title>Add option to toggle if ignore virtual interfaces</title>
<updated>2019-02-22T12:13:17Z</updated>
<author>
<name>Xu Fasheng</name>
<email>fasheng.xu@gmail.com</email>
</author>
<published>2019-02-21T14:35:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cf4e64f4309a40ff50607d418970bc2767a275bb'/>
<id>urn:sha1:cf4e64f4309a40ff50607d418970bc2767a275bb</id>
<content type='text'>
Some VPN like ZerotierOne owns IP address but no gateway, and there is no
good idea in NetworkManager.GetIPsDefault() to filter such virtual interfaces,
so just provide one option to let user decide it.
</content>
</entry>
</feed>
