| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-15 | Add XML docs to small entity interfaces and remove CS1591 suppressions | mbastian77 | |
| 2026-07-08 | Fix additional parts for non-admins | Shadowghost | |
| 2026-07-05 | Merge pull request #17044 from Shadowghost/version-model-and-handling | Cody Robibero | |
| Fixes for multi version handling | |||
| 2026-07-03 | Fix ghost entries when deleting library paths | theguymadmax | |
| 2026-06-26 | Fix Book collections scanning all items | Marc Brooks | |
| 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. | |||
| 2026-06-13 | Always apply recursive when filters are requested | Shadowghost | |
| 2026-06-07 | Mark only linked alternate versions as grouped media sources | Shadowghost | |
| 2026-06-07 | Surface extras across all versions | Shadowghost | |
| 2026-06-07 | Aggregate alternate versions via GetAllVersions | Shadowghost | |
| 2026-06-07 | Add version-aware playback tracking | Shadowghost | |
| 2026-06-07 | Derive version-aware media source names | Shadowghost | |
| 2026-06-06 | Merge pull request #17025 from Shadowghost/fix-playlist-visibility | Bond-009 | |
| Fix playlist visibility | |||
| 2026-06-04 | Fix playlist visibility | Shadowghost | |
| 2026-06-03 | Enforce parental filtering on additional endpoints | Shadowghost | |
| 2026-06-02 | Merge pull request #16994 from theguymadmax/trim-tags | Bond-009 | |
| Trim tags | |||
| 2026-06-01 | Only resolve symlinks on playback (#16965) | Tim Eisele | |
| Only resolve symlinks on playback | |||
| 2026-05-31 | Trim tags | theguymadmax | |
| 2026-05-26 | Improve OriginalLanguage normalization and inheritance (#16829) | Erik W | |
| Improve OriginalLanguage normalization and inheritance | |||
| 2026-05-21 | Run tree-wide dotnet format | jakobkukla | |
| 2026-05-20 | Add support for filtering boxsets by parentId | Shadowghost | |
| 2026-05-15 | Merge pull request #9787 from TheMelmacian/feature/language_filters | Bond-009 | |
| New filters for audio and subtitle languages | |||
| 2026-05-15 | Merge pull request #15970 from Shadowghost/similarity | Bond-009 | |
| Implement similarity providers | |||
| 2026-05-10 | feat: language filters for subtitles and audio | TheMelmacian | |
| 2026-05-07 | Add OriginalLanguage as option to PreferredAudioLanguage (#12579) | Erik W | |
| * Add OriginalLanguage as option to PreferredAudioLanguage * Support for multiple original languages * Add original audio stream indicator * Fetch OriginalLanguage from TMDB * Adapt to EFCore refactor * Fix PlayDefaultAudioTrack OriginalLanguage behavior * Fix better PlayDefaultAudioTrack OriginalLanguage behavior * Add comment to ItemFields * Improved PlayDefaultAudioTrack behavior * Add migration for original language * Use sting.Equals for string comparisons * Always set dto OriginalLanguage * Remove OriginalLanguage from ItemFields --------- Co-authored-by: Lampan-git <lampan-git@users.noreply.github.com> | |||
| 2026-05-04 | Fix Playlist and Boxset query and count perf | Shadowghost | |
| 2026-05-03 | Implement Similarity providers | Shadowghost | |
| 2026-04-19 | Merge remote-tracking branch 'upstream/master' into perf-rebased | Shadowghost | |
| 2026-04-13 | add NameStartsWithOrGreater parameter to Persons endpoint | dkanada | |
| 2026-04-12 | add NameStartsWith and NameLessThan filters to Person search | dkanada | |
| 2026-04-07 | Merge remote-tracking branch 'upstream/master' into perf-rebased | Shadowghost | |
| 2026-04-06 | Update MediaBrowser.Controller/Entities/BaseItem.cs | Tim Eisele | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2026-04-06 | Fix GHSA-j2hf-x4q5-47j3 with improved sanitization | Joshua M. Boniface | |
| Co-Authored-By: Shadowghost <Ghost_of_Stone@web.de> | |||
| 2026-04-06 | Merge pull request #16342 from Bond-009/spammydebug | Bond-009 | |
| Don't spam debug log with items without rating | |||
| 2026-04-05 | add StartIndex and ParentId to person search | dkanada | |
| 2026-04-02 | Fix parental ratings not working on music albums | theguymadmax | |
| 2026-04-01 | Wrap method parameters | Shadowghost | |
| 2026-03-13 | Merge pull request #16388 from theguymadmax/respect-library-country-code | Bond-009 | |
| Respect library country code for parental ratings | |||
| 2026-03-11 | Return BadRequest when an invalid set of filters is given | Bond_009 | |
| 2026-03-11 | Merge remote-tracking branch 'upstream/master' into perf-rebased | Shadowghost | |
| 2026-03-10 | Respect library country code for parental ratings | theguymadmax | |
| 2026-03-07 | Split BaseItemRepository and IItemRepository | Shadowghost | |
| 2026-03-06 | Fix trickplay generation for parts and alt versions | Shadowghost | |
| 2026-03-05 | Ensure parts use base type | Shadowghost | |
| 2026-03-04 | Don't spam debug log with items without rating | Bond_009 | |
| 2026-03-03 | Fix stacking | Shadowghost | |
| 2026-03-02 | Use artist images for music library thumbnail (#16240) | Bond-009 | |
| 2026-02-28 | Fix promotion | Shadowghost | |
| 2026-02-28 | Defer primary deletion if we replace primary until after item creation | Shadowghost | |
| 2026-02-27 | Decouple demotion detection from deletion | Shadowghost | |
| 2026-02-27 | Fix LinkedAlternativeVersion validation | Shadowghost | |
