<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Api/Extensions, 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>2026-07-07T02:06:34Z</updated>
<entry>
<title>Fix artists being displayed with albums</title>
<updated>2026-07-07T02:06:34Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2026-07-07T02:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ab0d0d1890fa44a827218c890bd5d7af23aacf51'/>
<id>urn:sha1:ab0d0d1890fa44a827218c890bd5d7af23aacf51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix folder view</title>
<updated>2026-07-02T18:04:20Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2026-07-02T18:04:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=08ba3717ead66b856af4694643d8a74bbc53e47c'/>
<id>urn:sha1:08ba3717ead66b856af4694643d8a74bbc53e47c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Book collections scanning all items</title>
<updated>2026-06-26T16:25:58Z</updated>
<author>
<name>Marc Brooks</name>
<email>IDisposable@gmail.com</email>
</author>
<published>2026-01-06T00:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=70b45893829feddff5f5e5f89e9087b395454c08'/>
<id>urn:sha1:70b45893829feddff5f5e5f89e9087b395454c08</id>
<content type='text'>
Added static method GetBaseItemKindsForCollectionType in ItemsController (moved from ContentFolderImageProvider to be shared)

Added AudioBook to GetRepresentativeItemTypes for CollectionType.books for consistency

Added GetBooks to GetUserItems for CollectionType.books which gets BaseItemKind.Book and BaseItemKind.AudioBook

Move GetBaseItemKindsForCollectionType to DtoExtensions

Cleaned up the missing null checks and used new collection expressions.
Associate Person to Book and AudioBook for related items.
</content>
</entry>
<entry>
<title>Remove DtoExtensions.AddClientFields (#15638)</title>
<updated>2025-11-30T14:22:54Z</updated>
<author>
<name>Niels van Velzen</name>
<email>nielsvanvelzen@users.noreply.github.com</email>
</author>
<published>2025-11-30T14:22:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6c507b77aeccbf83f39a9948bac98d3fed45b130'/>
<id>urn:sha1:6c507b77aeccbf83f39a9948bac98d3fed45b130</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 DtoService and DtoOptions</title>
<updated>2024-07-29T19:05:40Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-04-25T10:42:10Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2b3ebb0751e752eeb3b1d5baadf3086a09b867d6'/>
<id>urn:sha1:2b3ebb0751e752eeb3b1d5baadf3086a09b867d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More efficient array creation (#11468)</title>
<updated>2024-04-30T19:32:59Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-04-30T19:32:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3feb3f81bfe848aa829e7c129bee3cd060c23c05'/>
<id>urn:sha1:3feb3f81bfe848aa829e7c129bee3cd060c23c05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Use System.Net.IPNetwork"</title>
<updated>2023-11-14T20:16:33Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-11-14T19:21:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=635d67d458e02df53a1b08998ccd3cff16e76ac3'/>
<id>urn:sha1:635d67d458e02df53a1b08998ccd3cff16e76ac3</id>
<content type='text'>
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
</content>
</entry>
<entry>
<title>Optimize tryparse</title>
<updated>2023-02-19T15:52:29Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-02-19T15:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=24a7e210c377bf828f21b5812f25c6545f7de006'/>
<id>urn:sha1:24a7e210c377bf828f21b5812f25c6545f7de006</id>
<content type='text'>
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
</content>
</entry>
<entry>
<title>Cleanup imports</title>
<updated>2023-02-02T17:50:35Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2023-01-31T11:30:35Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=dfea1229e12764a77f5d392194b1848f80b87042'/>
<id>urn:sha1:dfea1229e12764a77f5d392194b1848f80b87042</id>
<content type='text'>
</content>
</entry>
</feed>
