| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2025-01-28 | Merge pull request #12925 from Bond-009/await | Bond-009 | |
| Always await instead of directly returning Task | |||
| 2025-01-28 | Remove useless checks and dead code (#13405) | Bond-009 | |
| * Remove useless checks and dead code * Enable adaptive bitrate streaming again * Disable adaptive bitrate streaming by default | |||
| 2025-01-26 | Prepared Seperation of Database components for future multi provider support | JPVenson | |
| 2025-01-25 | chore: fix spelling | Josh Soref | |
| * a * acceleration * addition * altogether * api clients * artist * associated * bandwidth * cannot * capabilities * case-insensitive * case-sensitive * configuration * delimiter * dependent * diacritics * directors * enable * explicitly * filters * finish * have * hierarchy * implicit * include * information * into * its * keepalive * localization * macos * manual * matching * metadata * nonexistent * options * overridden * parsed * parser * playback * preferring * processes * processing * provider * ratings * retrieval * running * segments * separate * should * station * subdirectories * superseded * supported * system * than * the * throws * transpose * valid * was link: forum or chat rooms Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> | |||
| 2025-01-25 | Merge pull request #12798 from JPVenson/feature/EFUserData | Joshua M. Boniface | |
| Refactor library.db into jellyfin.db and EFCore | |||
| 2025-01-22 | Remove useless checks and dead code | Bond_009 | |
| 2025-01-01 | always sort season by index number | Qian Qian | |
| 2024-12-12 | move to new System.Threading.Lock type for better performance | Daniyar Alpyspayev | |
| 2024-11-19 | Merge remote-tracking branch 'origin/master' into feature/EFUserData | JPVenson | |
| 2024-11-19 | Backport pull request #12934 from jellyfin/release-10.10.z | Shadowghost | |
| Fix playlists Original-merge: 8bee67f1f8dab604d745b3d077330085f7f111d4 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-11-17 | Applied coding style | JPVenson | |
| 2024-11-11 | Fixed Duplicate returns on grouping | JPVenson | |
| Fixed UserDataKey not stored | |||
| 2024-11-10 | reverted tag enumeration | JPVenson | |
| 2024-11-10 | Fixed tags aggregation | JPVenson | |
| 2024-10-31 | Always await instead of directly returning Task | Bond_009 | |
| https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md#prefer-asyncawait-over-directly-returning-task The performance impact is negligible (and it's me saying that!) | |||
| 2024-10-28 | Updated all instances of ImmutableList to ImmutableArray | JPVenson | |
| 2024-10-28 | Changed from ImmuntableList to ImmutableArray | JPVenson | |
