<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Model/System/PublicSystemInfo.cs, branch v10.5.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.5.5</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.5.5'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2020-02-04T00:49:27Z</updated>
<entry>
<title>Fix warnings MediaBrowser.Model</title>
<updated>2020-02-04T00:49:27Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-02-04T00:49:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f47ad85011a1251c3fda8a213c0b96dcf46d5e05'/>
<id>urn:sha1:f47ad85011a1251c3fda8a213c0b96dcf46d5e05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove WAN IP Detection</title>
<updated>2019-09-19T14:55:58Z</updated>
<author>
<name>sparky8251</name>
<email>sparky@possumlodge.me</email>
</author>
<published>2019-09-19T14:55:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0562b4cf6f101b95ae7172045262f4ae3e85e09d'/>
<id>urn:sha1:0562b4cf6f101b95ae7172045262f4ae3e85e09d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the definition of ProductName to the correct class</title>
<updated>2019-04-16T05:38:00Z</updated>
<author>
<name>Anthony Lavado</name>
<email>anthony@lavado.ca</email>
</author>
<published>2019-04-16T05:38:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2f0719a883580b547960904703a39748281bf5e0'/>
<id>urn:sha1:2f0719a883580b547960904703a39748281bf5e0</id>
<content type='text'>
Missed moving this from one class to the other.</content>
</entry>
<entry>
<title>Move to Microsoft.Extensions.DependencyInjection</title>
<updated>2019-02-12T19:52:23Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-03T16:09:12Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=81a8ebde22e92c9d8f4292bfb18c9134f43bd956'/>
<id>urn:sha1:81a8ebde22e92c9d8f4292bfb18c9134f43bd956</id>
<content type='text'>
This PR replaces SimpleInjector with
Microsoft.Extensions.DependencyInjection.
</content>
</entry>
<entry>
<title>Revert Jellyfin.Versioning, Update all versions and user agents.</title>
<updated>2019-01-20T00:12:44Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-20T00:12:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=924ec0c191b66520f7ec7d3f6dc556e06305846b'/>
<id>urn:sha1:924ec0c191b66520f7ec7d3f6dc556e06305846b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updates reported version in `System/Info*` set of endpoints.</title>
<updated>2019-01-19T23:28:48Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-08T00:57:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=bb8df8dfa0f84f6ccc8d3d3352f8a611e156e65a'/>
<id>urn:sha1:bb8df8dfa0f84f6ccc8d3d3352f8a611e156e65a</id>
<content type='text'>
Added ProductName and ServerVersion to API.

Added build version and build step. Addressed issues wtih indentation.

Made the BuildVersion an actual object. This lets up link to the github page of that commit.

Fixed class method type and styled link.

Fixed languages and split out the information in the UI.

Moved update-version script and gave it executable permissions. Windows correctly finds the .bat file. And linux takes the one without extension.

Removed tempfiles from replace sessions from csproj.

Updated version generation scripts. Will also work with pre existing version files. (Source tarballs etc.)

Added simple replace for ssh github links.

Add execute rights to update-version.

Wrapped long line in ApplicationHost.cs

Fixed some small issues.

Fixed some small issues, and flipped some if's around.

Converted parameter names to camelBack casing.

Sealed the attribute class.

Removed MPLv2 license.

Fixed file headers.

Added newline.

Moved links in *.csproj files as well.

Fix issues caused by rebase auto merging.

Removed default constructor and added init values to properties, also hid the Remote value form API.
</content>
</entry>
<entry>
<title>EditorConfig reformat: MediaBrowser.Model</title>
<updated>2019-01-13T19:31:15Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:31:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=382e8699a24992216f973c9e6d2f0b9a7bbd7187'/>
<id>urn:sha1:382e8699a24992216f973c9e6d2f0b9a7bbd7187</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GPL modules</title>
<updated>2018-12-27T23:27:57Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2018-12-27T23:27:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a86b71899ec52c44ddc6c3018e8cc5e9d7ff4d62'/>
<id>urn:sha1:a86b71899ec52c44ddc6c3018e8cc5e9d7ff4d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 3.5.2 and .net core 2.1</title>
<updated>2018-09-12T17:26:21Z</updated>
<author>
<name>stefan</name>
<email>stefan@hegedues.at</email>
</author>
<published>2018-09-12T17:26:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=48facb797ed912e4ea6b04b17d1ff190ac2daac4'/>
<id>urn:sha1:48facb797ed912e4ea6b04b17d1ff190ac2daac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix directory browser in startup wizard</title>
<updated>2015-09-05T17:19:13Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2015-09-05T17:19:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=16e4d4599af157f94883412d050b792b97c116f6'/>
<id>urn:sha1:16e4d4599af157f94883412d050b792b97c116f6</id>
<content type='text'>
</content>
</entry>
</feed>
