<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Providers/IDirectoryService.cs, branch v12.0-rc6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v12.0-rc6</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v12.0-rc6'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2026-05-05T03:46:00Z</updated>
<entry>
<title>Fix use of thread-unsafe List&lt;T&gt;.Sort()</title>
<updated>2026-05-05T03:46:00Z</updated>
<author>
<name>Gabriel Luci</name>
<email>github@luci.ca</email>
</author>
<published>2026-05-05T03:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6f2e42c20c43fdafe66e4403979c5b3e50a90360'/>
<id>urn:sha1:6f2e42c20c43fdafe66e4403979c5b3e50a90360</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't expect `BaseItem` to be a movie/video file.</title>
<updated>2024-06-11T00:01:15Z</updated>
<author>
<name>Mikal Stordal</name>
<email>mikalstordal@gmail.com</email>
</author>
<published>2024-03-24T00:11:45Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0cf8b376acb9bb59be93865c566735df39490d0d'/>
<id>urn:sha1:0cf8b376acb9bb59be93865c566735df39490d0d</id>
<content type='text'>
This fix is mainly so I can mass-add series _and_ movie entries using a
`IMultiItemResolver` without having to resort to complicated logic
using _both_ a `IItemResolver` and a `IMultiItemResolver` by splitting
up what gets added where.

I've also added three new interface methods to the `IDirectoryService`,
one of which is used in the modified
`ResolverHelper.SetInitialItemValues(…)` to get the file system entry
info for the item regardless of which type the file system entry is.

In my local testing so far I haven't found any issues introduced
by this change.
</content>
</entry>
<entry>
<title>Backport pull request #11934 from jellyfin/release-10.9.z</title>
<updated>2024-06-06T18:30:30Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2024-06-06T18:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=18dd6b2875b05d6b9c8249476ae509bfd20e8314'/>
<id>urn:sha1:18dd6b2875b05d6b9c8249476ae509bfd20e8314</id>
<content type='text'>
Fix local image saving

Original-merge: b0bb22b65080a21ad1ce27fa2937a6b439e157da

Merged-by: crobibero &lt;cody@robibe.ro&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>fix: skip library folders that are inaccessible or empty (#9291)</title>
<updated>2024-03-18T15:09:00Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2024-03-18T15:09:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=239727e8967c87610e4807b2b8051a3d33aac131'/>
<id>urn:sha1:239727e8967c87610e4807b2b8051a3d33aac131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into mediabrowser-controller-entities</title>
<updated>2021-07-26T20:08:27Z</updated>
<author>
<name>Rich Lander</name>
<email>rlander@microsoft.com</email>
</author>
<published>2021-07-26T20:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3e0aab390aea4e934e60c4b60caee802cfe706d8'/>
<id>urn:sha1:3e0aab390aea4e934e60c4b60caee802cfe706d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix partial set of MediaBrowser.Controller/Entities warnings</title>
<updated>2021-07-23T20:49:18Z</updated>
<author>
<name>Rich Lander</name>
<email>rlander@microsoft.com</email>
</author>
<published>2021-07-23T20:07:19Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a7cc77e7fa2ba427ce2f2be2c930902c9623d008'/>
<id>urn:sha1:a7cc77e7fa2ba427ce2f2be2c930902c9623d008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings for MediaBrowser.Controller/Providers directory</title>
<updated>2021-07-23T16:16:48Z</updated>
<author>
<name>Rich Lander</name>
<email>rlander@microsoft.com</email>
</author>
<published>2021-07-23T16:16:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=717ff4ec623245cf59344a5898c4c8943e2c2b39'/>
<id>urn:sha1:717ff4ec623245cf59344a5898c4c8943e2c2b39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>review</title>
<updated>2021-05-31T11:55:54Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-05-31T11:55:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0835b26889e1b26d3bd00abfb076da3b6eb4424e'/>
<id>urn:sha1:0835b26889e1b26d3bd00abfb076da3b6eb4424e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unnecessary allocations</title>
<updated>2021-05-23T22:30:41Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-05-23T22:30:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=42a2cc1747c7859c63334a7a45792e0af1410e1a'/>
<id>urn:sha1:42a2cc1747c7859c63334a7a45792e0af1410e1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build</title>
<updated>2021-05-06T22:52:06Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-06T22:52:06Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4367b97a54f31233e242ef1afe6714b934ecf4d9'/>
<id>urn:sha1:4367b97a54f31233e242ef1afe6714b934ecf4d9</id>
<content type='text'>
</content>
</entry>
</feed>
