<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/SyncPlay, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-04-21T01:40:23Z</updated>
<entry>
<title>Return SyncPlay group info after creation, add GET group endpoint (#13935)</title>
<updated>2025-04-21T01:40:23Z</updated>
<author>
<name>Niels van Velzen</name>
<email>nielsvanvelzen@users.noreply.github.com</email>
</author>
<published>2025-04-21T01:40:23Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5e4bd744c07d44d75c8e9eb7b6dc03b7ff4f147c'/>
<id>urn:sha1:5e4bd744c07d44d75c8e9eb7b6dc03b7ff4f147c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SyncPlay WebSocket OpenAPI schemas (#13946)</title>
<updated>2025-04-19T19:08:15Z</updated>
<author>
<name>Niels van Velzen</name>
<email>nielsvanvelzen@users.noreply.github.com</email>
</author>
<published>2025-04-19T19:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=269508be9f78901b3a3b2bea88392aeef88359e4'/>
<id>urn:sha1:269508be9f78901b3a3b2bea88392aeef88359e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add all websocket messages to generated openapi spec (#9682)</title>
<updated>2023-06-10T13:28:21Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2023-06-10T13:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9a0dfc00f1e36092476f62984ba66886032f4f89'/>
<id>urn:sha1:9a0dfc00f1e36092476f62984ba66886032f4f89</id>
<content type='text'>
* Add all websocket messages to generated openapi spec

* Use oneOf

* JsonIgnore ServerId

* Oops

* Add discriminators

* Add WebSocketMessage container for Inbound and Outbound messages</content>
</entry>
<entry>
<title>Remove redundant 'else' keywords</title>
<updated>2023-04-06T17:38:34Z</updated>
<author>
<name>Stepan Goremykin</name>
<email>goremukin@gmail.com</email>
</author>
<published>2023-04-06T17:38:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=910617bbc3b960ff6a1e1c18c27a0b42a4be9ee0'/>
<id>urn:sha1:910617bbc3b960ff6a1e1c18c27a0b42a4be9ee0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace != null with is not null</title>
<updated>2022-12-05T14:01:13Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-12-05T14:01:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=52194f56b5f07e3ae01e2fb6d121452e37d1e93f'/>
<id>urn:sha1:52194f56b5f07e3ae01e2fb6d121452e37d1e93f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various typos </title>
<updated>2022-08-15T10:48:34Z</updated>
<author>
<name>luz paz</name>
<email>luzpaz@pm.me</email>
</author>
<published>2022-08-15T10:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9ec2870b1034e0b64ebde3e29a3779c7f6bb2ac4'/>
<id>urn:sha1:9ec2870b1034e0b64ebde3e29a3779c7f6bb2ac4</id>
<content type='text'>
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`</content>
</entry>
<entry>
<title>Remove unused dependencies</title>
<updated>2021-11-16T11:24:17Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-11-16T11:24:17Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b50c3852ef9a4466e6c7581d00ea3c7fb79b0cec'/>
<id>urn:sha1:b50c3852ef9a4466e6c7581d00ea3c7fb79b0cec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove duplicate Fisher–Yates shuffle impl</title>
<updated>2021-10-08T13:20:11Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-10-08T13:20:11Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=dc8feca6bb09a1af0dd8a934f7249602a0befabf'/>
<id>urn:sha1:dc8feca6bb09a1af0dd8a934f7249602a0befabf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix</title>
<updated>2021-09-10T15:44:44Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-09-10T15:44:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=00f7f68e53ad614d0a58c597fc61a317a830dbe1'/>
<id>urn:sha1:00f7f68e53ad614d0a58c597fc61a317a830dbe1</id>
<content type='text'>
Fix session references in SyncPlay</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2021-09-09T13:59:13Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-09-09T13:59:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0d16c489985da50ddd13ef228c73b3bcb0ae5f67'/>
<id>urn:sha1:0d16c489985da50ddd13ef228c73b3bcb0ae5f67</id>
<content type='text'>
</content>
</entry>
</feed>
