<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Notifications, branch v10.2.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.2.1</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.2.1'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-02-05T15:47:50Z</updated>
<entry>
<title>Remove custom Threading</title>
<updated>2019-02-05T15:47:50Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-02-05T08:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0ef2b46106937c8acbab8e2a6a1e08affb823d31'/>
<id>urn:sha1:0ef2b46106937c8acbab8e2a6a1e08affb823d31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #736 from Bond-009/startasync</title>
<updated>2019-02-04T03:23:54Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-02-04T03:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c4f51e16a5ba093f32e8c87b8ccd49efc4a27757'/>
<id>urn:sha1:c4f51e16a5ba093f32e8c87b8ccd49efc4a27757</id>
<content type='text'>
Start startup tasks async</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.lodewillems.com/jellyfin/commit/?id=8985fb8d58c9b968b8e773276d7c3902aa4d55f3'/>
<id>urn:sha1:8985fb8d58c9b968b8e773276d7c3902aa4d55f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start startup tasks async</title>
<updated>2019-01-27T14:40:37Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-27T14:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=85a58fd655240fd0ddd10bdaaad4a9bb8cd7051d'/>
<id>urn:sha1:85a58fd655240fd0ddd10bdaaad4a9bb8cd7051d</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.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>Fixed csproj and xml identation.</title>
<updated>2019-01-19T14:01:16Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-19T14:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c5430f86b0b5863482e7c4f7e55a79c7d88c133b'/>
<id>urn:sha1:c5430f86b0b5863482e7c4f7e55a79c7d88c133b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt</title>
<updated>2019-01-13T20:10:15Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=089ad8e7c2ee6360b2ff24751202766795a2e82d'/>
<id>urn:sha1:089ad8e7c2ee6360b2ff24751202766795a2e82d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv</title>
<updated>2019-01-13T19:54:44Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:54:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e566d9a23163c297bdddddcbffb438c2b951d840'/>
<id>urn:sha1:e566d9a23163c297bdddddcbffb438c2b951d840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EditorConfig reformat: Non-CS files.</title>
<updated>2019-01-13T19:45:51Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T19:45:51Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=742bef5b5f916861920bf7522bc44960a8b4c686'/>
<id>urn:sha1:742bef5b5f916861920bf7522bc44960a8b4c686</id>
<content type='text'>
</content>
</entry>
</feed>
