<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Model/Configuration, branch v10.3.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.3.3</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.3.3'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-03-05T21:29:15Z</updated>
<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.b0n.dev/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.b0n.dev/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.b0n.dev/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.b0n.dev/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>
<entry>
<title>Remove more self-update code</title>
<updated>2019-02-18T15:57:08Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-09T14:55:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7554f6355195443b721a9b65f04ef4f9f4c097e9'/>
<id>urn:sha1:7554f6355195443b721a9b65f04ef4f9f4c097e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for games as a media type</title>
<updated>2019-01-31T18:04:47Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-01-28T17:49:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8985fb8d58c9b968b8e773276d7c3902aa4d55f3'/>
<id>urn:sha1:8985fb8d58c9b968b8e773276d7c3902aa4d55f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat JustAMan review pt2 changes</title>
<updated>2019-01-17T19:24:39Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-17T19:24:39Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=38f96af079887cce7c38fcde8340fd7c6d1150ad'/>
<id>urn:sha1:38f96af079887cce7c38fcde8340fd7c6d1150ad</id>
<content type='text'>
Refs #575
</content>
</entry>
<entry>
<title>ReSharper format: conform inline 'out' parameters.</title>
<updated>2019-01-13T20:46:33Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:46:33Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e8674464373c3635243953cded42fcd2aa87d196'/>
<id>urn:sha1:e8674464373c3635243953cded42fcd2aa87d196</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>Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model</title>
<updated>2019-01-13T20:02:23Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:02:23Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8f41ba4d3aa0a7001748c0282e39baf50f0af13f'/>
<id>urn:sha1:8f41ba4d3aa0a7001748c0282e39baf50f0af13f</id>
<content type='text'>
</content>
</entry>
</feed>
