<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Model/Session, branch v10.11.0-rc7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc7</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc7'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-06-09T23:33:28Z</updated>
<entry>
<title>fix(Session): don't query DB if queue hasn't changed (#14244)</title>
<updated>2025-06-09T23:33:28Z</updated>
<author>
<name>Sid K</name>
<email>58383260+Skaytacium@users.noreply.github.com</email>
</author>
<published>2025-06-09T23:33:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1e8bf1ce8d33e052606214b1db3cb90ab824e08c'/>
<id>urn:sha1:1e8bf1ce8d33e052606214b1db3cb90ab824e08c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add profile condition to limit the number of streams (#13583)</title>
<updated>2025-03-28T12:51:22Z</updated>
<author>
<name>Dmitry Lyzo</name>
<email>56478732+dmitrylyzo@users.noreply.github.com</email>
</author>
<published>2025-03-28T12:51:22Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cb931e00627559e4e9d14d2cc7d4ec8e00eb7061'/>
<id>urn:sha1:cb931e00627559e4e9d14d2cc7d4ec8e00eb7061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: fix spelling</title>
<updated>2025-01-26T01:05:15Z</updated>
<author>
<name>Josh Soref</name>
<email>2119212+jsoref@users.noreply.github.com</email>
</author>
<published>2024-12-08T07:52:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=044cf9fb8597c6507a249d17cea443305881c4f6'/>
<id>urn:sha1:044cf9fb8597c6507a249d17cea443305881c4f6</id>
<content type='text'>
* a
* acceleration
* addition
* altogether
* api clients
* artist
* associated
* bandwidth
* cannot
* capabilities
* case-insensitive
* case-sensitive
* configuration
* delimiter
* dependent
* diacritics
* directors
* enable
* explicitly
* filters
* finish
* have
* hierarchy
* implicit
* include
* information
* into
* its
* keepalive
* localization
* macos
* manual
* matching
* metadata
* nonexistent
* options
* overridden
* parsed
* parser
* playback
* preferring
* processes
* processing
* provider
* ratings
* retrieval
* running
* segments
* separate
* should
* station
* subdirectories
* superseded
* supported
* system
* than
* the
* throws
* transpose
* valid
* was

link: forum or chat rooms

Signed-off-by: Josh Soref &lt;2119212+jsoref@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Add option to always burn in subtitles if transcoding is triggered (#12430)</title>
<updated>2024-09-12T15:53:21Z</updated>
<author>
<name>gnattu</name>
<email>gnattu@users.noreply.github.com</email>
</author>
<published>2024-09-12T15:53:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=62712aa12cdc88c524923cb318783b23a8a7a2c5'/>
<id>urn:sha1:62712aa12cdc88c524923cb318783b23a8a7a2c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use enums for encoding options (#12561)</title>
<updated>2024-09-09T14:43:37Z</updated>
<author>
<name>Tim Eisele</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2024-09-09T14:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0d85af019c6ebc855ab2d8e689abe72b995225b4'/>
<id>urn:sha1:0d85af019c6ebc855ab2d8e689abe72b995225b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove BOM from UTF-8 files</title>
<updated>2024-08-30T13:29:48Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-08-30T13:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=97a02f58039855eb1e3e23686d4fe5bee1fbd15e'/>
<id>urn:sha1:97a02f58039855eb1e3e23686d4fe5bee1fbd15e</id>
<content type='text'>
I think some people need to change their IDE configuration ;)
</content>
</entry>
<entry>
<title>Enable nullable for UserItemData</title>
<updated>2024-07-29T19:05:23Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-04-20T14:43:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d3f0346f0498538ae3c0f34e4d17a6e1d044b4f8'/>
<id>urn:sha1:d3f0346f0498538ae3c0f34e4d17a6e1d044b4f8</id>
<content type='text'>
MetadataResult.GetOrAddUserData doesn't ever get used and is probably broken since the migration to .NET Core as it still expects a Guid for userId
</content>
</entry>
<entry>
<title>Fix default values missing in ClientCapabilities(Dto) (#11232)</title>
<updated>2024-03-27T21:36:30Z</updated>
<author>
<name>Niels van Velzen</name>
<email>nielsvanvelzen@users.noreply.github.com</email>
</author>
<published>2024-03-27T21:36:30Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8d02c45e6c679814d1f61577dc0d78688cc0ed45'/>
<id>urn:sha1:8d02c45e6c679814d1f61577dc0d78688cc0ed45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10934 from dkacperski97/session-shuffle-mode</title>
<updated>2024-02-21T18:56:07Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-02-21T18:56:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1dfaa171a95e3e6eea780f018cd8442f1dcc9f78'/>
<id>urn:sha1:1dfaa171a95e3e6eea780f018cd8442f1dcc9f78</id>
<content type='text'>
Add PlaybackOrder to Session state</content>
</entry>
<entry>
<title>Add PlaybackOrder to Session state</title>
<updated>2024-02-09T19:41:32Z</updated>
<author>
<name>Damian Kacperski</name>
<email>7dami77@gmail.com</email>
</author>
<published>2024-02-09T19:41:32Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=59a9586dbdbc6c7fc9f3ef841183f736fb07eb23'/>
<id>urn:sha1:59a9586dbdbc6c7fc9f3ef841183f736fb07eb23</id>
<content type='text'>
</content>
</entry>
</feed>
