<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2026-06-01T19:59:06Z</updated>
<entry>
<title>Merge pull request #16967 from Shadowghost/fix-recently-added-posters</title>
<updated>2026-06-01T19:59:06Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2026-06-01T19:59:06Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=53eda14dccddbcbd8806150489ff8f4495814631'/>
<id>urn:sha1:53eda14dccddbcbd8806150489ff8f4495814631</id>
<content type='text'>
Fix recently added episode links and posters</content>
</entry>
<entry>
<title>Only resolve symlinks on playback (#16965)</title>
<updated>2026-06-01T17:43:25Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-06-01T17:43:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c7111b7570895cd999b8ca6abde9f8d558b99200'/>
<id>urn:sha1:c7111b7570895cd999b8ca6abde9f8d558b99200</id>
<content type='text'>
Only resolve symlinks on playback</content>
</entry>
<entry>
<title>Fix similarity (#16942)</title>
<updated>2026-05-31T15:21:15Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-05-31T15:21:15Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=63d1af5fe7ed67d0e2e56c79ef518a7a87da782f'/>
<id>urn:sha1:63d1af5fe7ed67d0e2e56c79ef518a7a87da782f</id>
<content type='text'>
Fix similarity</content>
</entry>
<entry>
<title>Add support for VobSub subtitle streams (#16552)</title>
<updated>2026-05-31T15:18:25Z</updated>
<author>
<name>Neptune</name>
<email>al@altqx.com</email>
</author>
<published>2026-05-31T15:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=6f0ff89bdcc1961ec630f43f012528ab79022a9f'/>
<id>urn:sha1:6f0ff89bdcc1961ec630f43f012528ab79022a9f</id>
<content type='text'>
* Add support for VobSub subtitle streams

* update logic to determine separate extraction for VobSub subtitles

* simplify VobSub extraction logic and fix ffmpeg command

* Match `ExtractAllExtractableSubtitlesMKS` with `ExtractAllExtractableSubtitlesInternal` Matroska's VobSub option

* Add a comments clarify why MKS was used, and remove the redundant VobSub extension branch

* remove redundant VobSub format check

* fix type errors</content>
</entry>
<entry>
<title>Remove the unused NowPlayingQueueFullItems session property from session DTOs and associated references</title>
<updated>2026-05-30T02:07:31Z</updated>
<author>
<name>PCEWLKR</name>
<email>SeanAngelil0413@gmail.com</email>
</author>
<published>2026-05-30T02:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a3b2b9c07fb22f5de0bbe8cb67adbecbc344d9cf'/>
<id>urn:sha1:a3b2b9c07fb22f5de0bbe8cb67adbecbc344d9cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CA2007 warnings in InstallationManager (#16946)</title>
<updated>2026-05-29T18:01:20Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2026-05-29T18:01:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2a95223c6718bf8892369322b8a30a45e430739f'/>
<id>urn:sha1:2a95223c6718bf8892369322b8a30a45e430739f</id>
<content type='text'>
Wrap the downloaded stream in an explicit await using block with
ConfigureAwait(false), matching the pattern already used in
LiveStreamHelper and similar callers. Also add ConfigureAwait(false)
to the ZipFile.ExtractToDirectoryAsync call.

Part of #2149</content>
</entry>
<entry>
<title>Add a collection API for `Included In` feature (#15516)</title>
<updated>2026-05-29T18:00:34Z</updated>
<author>
<name>Sam Xie</name>
<email>sam@samxie.me</email>
</author>
<published>2026-05-29T18:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c9f71d8531d946f04d5395bd885f08128253559c'/>
<id>urn:sha1:c9f71d8531d946f04d5395bd885f08128253559c</id>
<content type='text'>
Add a collection API for `Included In` feature</content>
</entry>
<entry>
<title>Fix recently added episode links and posters</title>
<updated>2026-05-29T08:41:50Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-05-29T08:41:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5feb70f489670808be682e1f2f80c4780651c57b'/>
<id>urn:sha1:5feb70f489670808be682e1f2f80c4780651c57b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #16856 from Shadowghost/movie-recommendations</title>
<updated>2026-05-27T18:59:18Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2026-05-27T18:59:18Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=2f17516d4bd8700e4a66f609b9c5fac835020407'/>
<id>urn:sha1:2f17516d4bd8700e4a66f609b9c5fac835020407</id>
<content type='text'>
Fix movie recommendations</content>
</entry>
<entry>
<title>Fix CA2007 warnings in InstallationManager</title>
<updated>2026-05-27T03:24:16Z</updated>
<author>
<name>Michael Jones</name>
<email>mikej.ebay@gmail.com</email>
</author>
<published>2026-05-27T03:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b555de4ceab449dca3112a56e8eb5d81489e1faa'/>
<id>urn:sha1:b555de4ceab449dca3112a56e8eb5d81489e1faa</id>
<content type='text'>
Wrap the downloaded stream in an explicit await using block with
ConfigureAwait(false), matching the pattern already used in
LiveStreamHelper and similar callers. Also add ConfigureAwait(false)
to the ZipFile.ExtractToDirectoryAsync call.

Part of #2149
</content>
</entry>
</feed>
