<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Model/Session, branch v10.7.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.4</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.4'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-04-11T18:13:44Z</updated>
<entry>
<title>Merge pull request #5631 from BrianCArnold/FixMessageCommand</title>
<updated>2021-04-11T18:13:44Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-04-07T12:36:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=bc27c2b7da888b3fc9153cfb13dee8cc0e1b6622'/>
<id>urn:sha1:bc27c2b7da888b3fc9153cfb13dee8cc0e1b6622</id>
<content type='text'>
(cherry picked from commit a1718e392b4db4ba3123c52c3f654d3953a0e15f)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #4962 from thornbill/fix-playstate-name</title>
<updated>2021-01-23T20:37:25Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-01-07T09:04:02Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d9a9a23a3c92ee49430972b53720ae4b44c3a30a'/>
<id>urn:sha1:d9a9a23a3c92ee49430972b53720ae4b44c3a30a</id>
<content type='text'>
Fix capitalization of Playstate message

(cherry picked from commit 07650d91dafbd55c3b4b7d29b01d47c2cde29712)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Convert ClientCapabilities to a Dto with JsonConverters</title>
<updated>2020-11-21T18:37:22Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-11-21T18:37:22Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c8c5feacb601215b7b75952a97f589a9a1ecb09e'/>
<id>urn:sha1:c8c5feacb601215b7b75952a97f589a9a1ecb09e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix casing</title>
<updated>2020-10-08T13:21:55Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-10-08T13:21:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fe49ae7cb558fe86f23cb11f6f564db59828509f'/>
<id>urn:sha1:fe49ae7cb558fe86f23cb11f6f564db59828509f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing general commands for Kodi</title>
<updated>2020-10-07T23:26:02Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-10-07T23:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e9f17f3cab621929eacb6680a48246a4033d727d'/>
<id>urn:sha1:e9f17f3cab621929eacb6680a48246a4033d727d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing general commands</title>
<updated>2020-10-07T23:16:03Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-10-07T23:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=508b7c0a4e24d52fa8c10a29f6fb5c1cf77a65d2'/>
<id>urn:sha1:508b7c0a4e24d52fa8c10a29f6fb5c1cf77a65d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4210 from nielsvanvelzen/typed-websocket-message</title>
<updated>2020-10-05T08:40:52Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-10-05T08:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e011659186cdd008c1c9683fc44f3d26c6e1f0e3'/>
<id>urn:sha1:e011659186cdd008c1c9683fc44f3d26c6e1f0e3</id>
<content type='text'>
Use enum for WebSocket message types</content>
</entry>
<entry>
<title>feat: convert supportedCommands strings to enums</title>
<updated>2020-10-01T16:43:44Z</updated>
<author>
<name>github@esslinger.dev</name>
<email>simon@esslinger.dev</email>
</author>
<published>2020-10-01T16:43:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=dd4f3a7c5184afbada50a038564c95fa780e04f8'/>
<id>urn:sha1:dd4f3a7c5184afbada50a038564c95fa780e04f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SA1513, SA1514, SA1507, and SA1508</title>
<updated>2020-09-28T20:04:31Z</updated>
<author>
<name>Matt Montgomery</name>
<email>33811686+ConfusedPolarBear@users.noreply.github.com</email>
</author>
<published>2020-09-28T20:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=53d5f64e037c13c295d82fcb98b91ef2de8fc842'/>
<id>urn:sha1:53d5f64e037c13c295d82fcb98b91ef2de8fc842</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use SessionMessageType for WebSocket messages</title>
<updated>2020-09-27T08:00:20Z</updated>
<author>
<name>Niels van Velzen</name>
<email>git@ndat.nl</email>
</author>
<published>2020-09-25T07:25:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=72534f9d667f2457cbe96ea870d140528e366ba2'/>
<id>urn:sha1:72534f9d667f2457cbe96ea870d140528e366ba2</id>
<content type='text'>
</content>
</entry>
</feed>
