<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Model/System, branch v10.2.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.2.2</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.2.2'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-01-25T21:41:43Z</updated>
<entry>
<title>Remove remnants of system events</title>
<updated>2019-01-25T21:41:43Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-25T21:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=fd7f420af2a2983bc1982ab784b367b8e7604735'/>
<id>urn:sha1:fd7f420af2a2983bc1982ab784b367b8e7604735</id>
<content type='text'>
</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.b0n.dev/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.b0n.dev/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>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>
<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.b0n.dev/jellyfin/commit/?id=382e8699a24992216f973c9e6d2f0b9a7bbd7187'/>
<id>urn:sha1:382e8699a24992216f973c9e6d2f0b9a7bbd7187</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Visual Studio Reformat: MediaBrowser.Model</title>
<updated>2019-01-13T19:26:15Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:26:15Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=1a4b271314b96b8fc050a3034fb77c952f72fac6'/>
<id>urn:sha1:1a4b271314b96b8fc050a3034fb77c952f72fac6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #506 from hawken93/linting</title>
<updated>2019-01-11T00:54:18Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-01-11T00:54:18Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=15c89d281e29578a752dd9828e12e6fa243621a8'/>
<id>urn:sha1:15c89d281e29578a752dd9828e12e6fa243621a8</id>
<content type='text'>
Removing tabs and trailing whitespace</content>
</entry>
<entry>
<title>Remove useless properties from IEnvironmentInfo</title>
<updated>2019-01-08T16:35:56Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-08T16:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f520ddc9662ec65538374d40f516c5fe6c67bb16'/>
<id>urn:sha1:f520ddc9662ec65538374d40f516c5fe6c67bb16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove trailing whitespace</title>
<updated>2019-01-07T23:27:46Z</updated>
<author>
<name>hawken</name>
<email>hawken@thehawken.org</email>
</author>
<published>2019-01-07T23:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bd169e4fd4f5586ab8dad323a520cbcc10de54fe'/>
<id>urn:sha1:bd169e4fd4f5586ab8dad323a520cbcc10de54fe</id>
<content type='text'>
</content>
</entry>
</feed>
