<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Model/SyncPlay, branch v10.11.0-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc2</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.11.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2025-04-19T19:08:15Z</updated>
<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.b0n.dev/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.b0n.dev/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>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.b0n.dev/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>Send playing item status in SyncPlay group update</title>
<updated>2021-03-29T09:29:48Z</updated>
<author>
<name>Ionut Andrei Oanca</name>
<email>oancaionutandrei@gmail.com</email>
</author>
<published>2021-03-29T09:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=776ce7c660a6d6bf975766378d6db7124f4ac232'/>
<id>urn:sha1:776ce7c660a6d6bf975766378d6db7124f4ac232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change type of PlaylistItemId to Guid</title>
<updated>2020-12-04T19:15:16Z</updated>
<author>
<name>Ionut Andrei Oanca</name>
<email>oancaionutandrei@gmail.com</email>
</author>
<published>2020-12-04T19:15:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=cbf70e7a037f9edb431cf0e0f43b261b9a1cf203'/>
<id>urn:sha1:cbf70e7a037f9edb431cf0e0f43b261b9a1cf203</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move SyncPlay request DTOs to proper namespace</title>
<updated>2020-12-03T18:01:57Z</updated>
<author>
<name>Ionut Andrei Oanca</name>
<email>oancaionutandrei@gmail.com</email>
</author>
<published>2020-12-03T18:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7169c0a22da8147e1fd00f6568e41d235123809f'/>
<id>urn:sha1:7169c0a22da8147e1fd00f6568e41d235123809f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename 'track' into 'item' in SyncPlay</title>
<updated>2020-12-03T14:54:39Z</updated>
<author>
<name>Ionut Andrei Oanca</name>
<email>oancaionutandrei@gmail.com</email>
</author>
<published>2020-12-03T14:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=389367fec80561548c6d0771242712f675f95319'/>
<id>urn:sha1:389367fec80561548c6d0771242712f675f95319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create common interface for SyncPlay requests</title>
<updated>2020-11-28T15:03:02Z</updated>
<author>
<name>Ionut Andrei Oanca</name>
<email>oancaionutandrei@gmail.com</email>
</author>
<published>2020-11-28T15:03:02Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=78ea8ef99e68eb606c96399895b224e91db15163'/>
<id>urn:sha1:78ea8ef99e68eb606c96399895b224e91db15163</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move query parameters to request body in SyncPlay</title>
<updated>2020-11-28T13:20:46Z</updated>
<author>
<name>Ionut Andrei Oanca</name>
<email>oancaionutandrei@gmail.com</email>
</author>
<published>2020-11-28T13:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c60714e36518ab1ea3a2a5b64999d5fb7462460c'/>
<id>urn:sha1:c60714e36518ab1ea3a2a5b64999d5fb7462460c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch data-races and minor changes in SyncPlay</title>
<updated>2020-11-15T16:30:28Z</updated>
<author>
<name>Ionut Andrei Oanca</name>
<email>oancaionutandrei@gmail.com</email>
</author>
<published>2020-11-15T16:03:27Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c7e53bce2fa43ad38807a0589e1bc020237e49c6'/>
<id>urn:sha1:c7e53bce2fa43ad38807a0589e1bc020237e49c6</id>
<content type='text'>
</content>
</entry>
</feed>
