| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | Backport pull request #15594 from jellyfin/release-10.11.z | theguymadmax | |
| Fix isMovie filter logic Original-merge: 94f3725208caa030910b62b798ad2f78608d6fd6 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-11-17 | Backport pull request #15380 from jellyfin/release-10.11.z | theguymadmax | |
| Fix item count display for collapsed items Original-merge: 8f71922734d42591b3236f4c52d9692f1b191da2 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-11-17 | Backport pull request #15373 from jellyfin/release-10.11.z | theguymadmax | |
| Fix collection grouping in mixed libraries Original-merge: 13c4517a66e3f857cc4acc9b2fa3505297d554eb Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-11-17 | Backport pull request #15263 from jellyfin/release-10.11.z | revam | |
| Resolve symlinks for static media source infos Original-merge: 3b2d64995aab63ebaa6832c059a3cc0bdebe90dc Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-10-27 | Backport pull request #15187 from jellyfin/release-10.11.z | Shadowghost | |
| Fix pagination and sorting for folders Original-merge: 7d1824ea27093322d5e8316ee38f375129f40386 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-10-10 | Prevent PlaylistsFolder deletion during library removal | theguymadmax | |
| 2025-10-01 | Fix BoxSet sorting (#14919) | theguymadmax | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2025-10-01 | Add check for processing recursive data structures (#14897) | JPVenson | |
| 2025-09-24 | Apply filter server side (#14856)v10.11.0-rc6 | JPVenson | |
| 2025-09-24 | Fix collections one-off (#14814) | theguymadmax | |
| 2025-09-20 | Revert limit hack (#14820) | JPVenson | |
| 2025-09-16 | Optimize internal querying of UserData, other fixes (#14795) | JPVenson | |
| 2025-09-14 | Revert IsPlayed optimization, pass UserItemData to IsPlayed when available ↵ | Cody Robibero | |
| (#14786) | |||
| 2025-09-12 | Fix several Stackoverflows (#14783) | JPVenson | |
| 2025-08-26 | Use existing userData (#14703) | Cody Robibero | |
| 2025-07-27 | fix file modification date comparisons (#14503) | evan314159 | |
| 2025-07-27 | Fix allow and block queries (#14482) | theguymadmax | |
| 2025-07-04 | Fix seasons random (#13224) (#14335) | Bond-009 | |
| Sorting was always enabled so removed the `enableSorting` parameter in QueryResult method. Co-authored-by: Maxime <> | |||
| 2025-06-26 | Fix modification checks and make sure to use UTC (#14347) | Tim Eisele | |
| 2025-06-18 | Fix seasons random (#13224) | Maxime | |
| Sorting was always enabled so removed the `enableSorting` parameter in QueryResult method. | |||
| 2025-06-15 | Use proper scheduler that honors the parallel task limit (#14281) | JPVenson | |
| 2025-06-15 | Only remove image file if it exists (#14302) | Tim Eisele | |
| 2025-06-07 | Merge pull request #13307 from qiqian/master | Niels van Velzen | |
| always sort season by index number | |||
| 2025-06-03 | fixes #14193 (#14203) | Shane Powell | |
| 2025-05-22 | Fix collection behavior when sorting by rating or runtime (#14148) | theguymadmax | |
| Co-authored-by: Max <no@example.com> | |||
| 2025-05-09 | Cleanup external item data cleanup (#14072) | Tim Eisele | |
| 2025-05-04 | Recognize file changes and remove data on change (#13839) | Tim Eisele | |
| 2025-04-26 | Fix distinction queries (#14007) | Tim Eisele | |
| 2025-04-26 | Merge pull request #13847 from Shadowghost/rework-chapter-management | Tim Eisele | |
| Rework chapter management | |||
| 2025-04-14 | Fix Genre cleanup (#13916) | Tim Eisele | |
| 2025-04-09 | Add Genre cleanup and fix cleanup filter queries (#13891) | Tim Eisele | |
| 2025-03-30 | Rework parental ratings (#12615) | Tim Eisele | |
| 2025-03-28 | feat: allow grouping shows into collections (#13236) | Johannes Heuel | |
| * feat: allow grouping shows into collections * add pre-startup routine to rename EnableGroupingIntoCollections * Update Jellyfin.Server/Migrations/PreStartupRoutines/RenameEnableGroupingIntoCollections.cs | |||
| 2025-03-27 | Add channel queries to series (#13356) | Kevin Jilissen | |
| Currently, the IChannel interface can deliver channel result folders which are interpreted as series and seasons. However, Jellyfin does not query for the contents of these folders when viewing said serie of season. This results in empty series in the API. | |||
| 2025-03-25 | Fixed namespaces | JPVenson | |
| 2025-03-25 | WIP fixed namespaces | JPVenson | |
| 2025-03-25 | Merge branch 'master' into feature/DatabaseRefactor | JPVenson | |
| 2025-03-23 | Rework season folder parsing (#11748) | Tim Eisele | |
| 2025-03-13 | Merge pull request #13175 from Shadowghost/external-url-providers | Joshua M. Boniface | |
| Migrate to IExternalUrlProvider | |||
| 2025-03-12 | Merge branch 'master' into sort-nfo-data | Marc Brooks | |
| 2025-03-01 | Merge remote-tracking branch 'jellyfinorigin/master' into ↵ | JPVenson | |
| feature/DatabaseRefactor | |||
| 2025-02-25 | Clean up usings and honor SortName | Marc Brooks | |
| 2025-02-21 | Use TryGetProviderId where possible | Shadowghost | |
| 2025-02-21 | Backport pull request #13594 from jellyfin/release-10.10.z | theguymadmax | |
| Fix 4K filtering when grouping movies into collections Original-merge: 317d7a9f4f76dbd964e2649ed4b7d03d3e68ca9d Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-02-19 | Merge remote-tracking branch 'jellyfinorigin/master' into ↵ | JPVenson | |
| feature/DatabaseRefactor | |||
| 2025-02-09 | Rename CreateOrUpdateItems back to CreateItems | Bond_009 | |
| Reverts the name change of this function made in the EFCore PR. This hopefully reduces the amount of merge conflicts while backporting and makes it consistent with the CreateItem function. | |||
| 2025-02-09 | Backport pull request #12721 from jellyfin/release-10.10.z | elfalem | |
| Skip allowed tags check for parents of an item Original-merge: d1fbdcee3459c9b8b9f47362761ad8da2021bd93 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-02-03 | Merge branch 'master' into sort-nfo-data | Marc Brooks | |
| 2025-02-02 | Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider | JPVenson | |
| 2025-01-29 | Merge pull request #13453 from luzpaz/extentions-typo | luzpaz | |
| Fix source typo | |||
