| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-24 | Fixed readme | JPVenson | |
| 2025-03-24 | Fixed naming scheme | JPVenson | |
| 2025-03-24 | renamed SqLite to Sqlite | JPVenson | |
| 2025-03-24 | Update src/Jellyfin.Database/readme.md | JPVenson | |
| Co-authored-by: Tim Eisele <Tim_Eisele@web.de> | |||
| 2025-03-01 | Merge remote-tracking branch 'jellyfinorigin/master' into ↵ | JPVenson | |
| feature/DatabaseRefactor | |||
| 2025-03-01 | Replicated changes made from #13492 | JPVenson | |
| 2025-03-01 | Merge pull request #13492 from gnattu/dont-use-returning-clause | Bond-009 | |
| Don't use RETURNING clause with EFCore | |||
| 2025-03-01 | Merge pull request #13606 from nielsvanvelzen/goodbye-wal | Bond-009 | |
| Remove deprecated GetWakeOnLanInfo endpoint | |||
| 2025-02-28 | Better exception message when folders or folder items are missing (#13632) | Marc Brooks | |
| Emit the not-found Id in the exception for easier diagnosis | |||
| 2025-02-28 | Add support for reading and storing Recording MBIDs from file metadata (#12173) | Dominik Krivohlavek | |
| * Add recording metadata provider * Add recording MBID * Save recording MBID during probing * Set recording ID in probe result normalizer * Add recording external media type * Reimplement after changes in upstream * Rename variable * Rename variable * Revert "Set recording ID in probe result normalizer" This reverts commit 9dd18c8aba3f970a5816a13a33acf3d58b0e440f. * Fix setting provider ID * Simplify code * Fix comment * Add missing using | |||
| 2025-02-28 | Merge pull request #13625 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update actions/download-artifact action to v4.1.9 | |||
| 2025-02-26 | Translated using Weblate (Hungarian) | Balázs Meskó | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ | |||
| 2025-02-26 | Update actions/download-artifact action to v4.1.9 | renovate[bot] | |
| 2025-02-25 | Backport pull request #13601 from jellyfin/release-10.10.z | Bond-009 | |
| Delete children from cache on parent delete Original-merge: 767a5e61930897d6151bf2b5b6c4940a288deb41 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-02-25 | Backport pull request #13593 from jellyfin/release-10.10.z | Bond-009 | |
| Wait for ffmpeg to exit on Windows before we try deleting the concat file Original-merge: 346f36bc09eb6989d7cd6439175e46b699162cbb Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-02-25 | Backport pull request #13611 from jellyfin/release-10.10.z | Shadowghost | |
| Remove empty ParentIndexNumber workaround Original-merge: 1daf761aece5114a6ac3b7b938f114e70b83d99e Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-02-23 | Translated using Weblate (Italian) | millallo | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/ | |||
| 2025-02-22 | Merge pull request #13603 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update CI dependencies | |||
| 2025-02-22 | Remove GetMacAddresses from NetworkManager | Niels van Velzen | |
| 2025-02-22 | Remove deprecated GetWakeOnLanInfo endpoint | Niels van Velzen | |
| 2025-02-21 | Update CI dependencies | renovate[bot] | |
| 2025-02-21 | Merge pull request #13584 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update appleboy/ssh-action action to v1.2.1 | |||
| 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-20 | fixed new project paths | JPVenson | |
| 2025-02-20 | Merge pull request #13556 from Jxiced/master | Bond-009 | |
| Don't allow usernames to have leading or trailing spaces | |||
| 2025-02-20 | Fixed references for database projects | JPVenson | |
| 2025-02-20 | Fixed readme for migrations | JPVenson | |
| 2025-02-20 | Moved Database projects under /src | JPVenson | |
| removed old pgsql references | |||
| 2025-02-20 | Merge pull request #13567 from jellyfin/renovate/z440.atl.core-6.x | Bond-009 | |
| Update dependency z440.atl.core to 6.17.0 | |||
| 2025-02-19 | Reverted Comparison code for name check | JPVenson | |
| 2025-02-19 | Merge remote-tracking branch 'jellyfinorigin/master' into ↵ | JPVenson | |
| feature/DatabaseRefactor | |||
| 2025-02-19 | Removed pgsql from refactor | JPVenson | |
| 2025-02-19 | Fixed gitignore for pgsql data | JPVenson | |
| 2025-02-19 | Update appleboy/ssh-action action to v1.2.1 | renovate[bot] | |
| 2025-02-17 | Revert nullability of MediaStream.IsHearingImpaired (#13573) | Cody Robibero | |
| 2025-02-16 | Update dependency z440.atl.core to 6.17.0 | renovate[bot] | |
| 2025-02-16 | Translated using Weblate (Catalan) | pbf801 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2025-02-15 | Disallow incremental updates to JellyfinDbModelSnapshot (#13564) | Cody Robibero | |
| 2025-02-15 | Merge pull request #13553 from crobibero/efcore-livetv-epg | Bond-009 | |
| Change BaseItemEntity ChannelId to nullable Guid | |||
| 2025-02-14 | Update Jellyfin.Server.Implementations/Users/UserManager.cs | Jxiced | |
| Co-authored-by: gnattu <gnattu@users.noreply.github.com> | |||
| 2025-02-14 | Update test cases. | Jxiced | |
| 2025-02-14 | Update regex and revert previous changes to ThrowIfInvalidUsername. | Jxiced | |
| 2025-02-14 | Update ThrowIfInvalidUsername to include whitespaces. | Jxiced | |
| 2025-02-13 | Make the JsonConverters for delimited arrays more generic (#13396) | Bond-009 | |
| * Make the JsonConverters for delimited arrays more generic Also adds some tests for serialization (with different types) as we didn't have any before. * Ignore warnings | |||
| 2025-02-13 | Fix the issue where the external audio track always defaults. (#13132) | choyakawa | |
| 2025-02-13 | Write only for query columns to EFCore db (#13542) | gnattu | |
| * Write only for query columns to EFCore db. We currently don't write the columns that do not exist on the BaseItem class definition in db. However, columns like `CleanName` is still useful and being used by internal queries and current behavior would cause such query to return nothing. The only exception is the UserDataKey which is not even being used for internal query that can be omitted. * Update comment | |||
| 2025-02-13 | Change BaseItemEntity ChannelId to nullable Guid | Cody Robibero | |
| 2025-02-13 | Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.4 (#13528) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-02-13 | Update Microsoft (#13534) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-02-13 | Update dependency dotnet-ef to 9.0.2 (#13548) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
