| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-26 | Feature/backup on migration (#13754) | JPVenson | |
| * Added generalised backup for migrations * Added backup strategy to MigrateLibraryDb * Added missing namespace * Fix merge issues * Fixed style issue * change fast backup key to timestamp * Update src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/SqliteDatabaseProvider.cs * Update Fields * applied review comments | |||
| 2025-03-26 | Update CI dependencies (#13766) | renovate[bot] | |
| 2025-03-25 | Merge pull request #13589 from JPVenson/feature/DatabaseRefactor | Cody Robibero | |
| [Feature] Database code refactor | |||
| 2025-03-25 | Clean up csproj | Cody Robibero | |
| 2025-03-25 | Fix reference | JPVenson | |
| 2025-03-25 | Fixed namespaces | JPVenson | |
| 2025-03-25 | WIP fixed namespaces | JPVenson | |
| 2025-03-25 | Merge remote-tracking branch 'origin/master' into feature/DatabaseRefactor | JPVenson | |
| 2025-03-25 | Merge branch 'master' into feature/DatabaseRefactor | JPVenson | |
| 2025-03-24 | Merge pull request #13769 from JPVenson/Bugfix/FixCleanupTaskNotAwaiting | Niels van Velzen | |
| Fix Cleanup task not awaiting async methods | |||
| 2025-03-24 | Merge pull request #13764 from JPVenson/bugfix/FixOpenApiFor503 | Niels van Velzen | |
| Add OpenAPI spec for #12880 | |||
| 2025-03-24 | Fix Cleanup task not awaiting async methods | JPVenson | |
| 2025-03-24 | update header api description and values | JPVenson | |
| 2025-03-24 | Merge pull request #13616 from Lampan-git/fix_people_role | Niels van Velzen | |
| Include PeopleBaseItemMap in GetPeople to inlcude Role and SortOrder | |||
| 2025-03-24 | Merge pull request #13691 from NooNameR/noonamer/add_pattern_search | Bond-009 | |
| Add ability to provide search pattern to GetFiles | |||
| 2025-03-24 | Merge pull request #13765 from JPVenson/bugfix/DisableFlakyTests | Bond-009 | |
| Disabled flaky tests | |||
| 2025-03-24 | Merge pull request #13759 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.5 | |||
| 2025-03-24 | fixed typo | JPVenson | |
| 2025-03-24 | Fixed readme | JPVenson | |
| 2025-03-24 | Fixed naming scheme | JPVenson | |
| 2025-03-24 | renamed SqLite to Sqlite | JPVenson | |
| 2025-03-24 | Disabled flaky tests | JPVenson | |
| 2025-03-24 | Clarified retry value type | JPVenson | |
| 2025-03-24 | Added OpenAPI spec for #12880 | JPVenson | |
| 2025-03-24 | Update src/Jellyfin.Database/readme.md | JPVenson | |
| Co-authored-by: Tim Eisele <Tim_Eisele@web.de> | |||
| 2025-03-23 | #13540 Fixed (#13757) | JPVenson | |
| #13508 Partially fixed Co-authored-by: JPVenson <github@jpb.software> | |||
| 2025-03-23 | Merge pull request #13761 from Shadowghost/fix-runtime | Niels van Velzen | |
| Add missing singleton | |||
| 2025-03-23 | Add missing singleton | Shadowghost | |
| 2025-03-23 | Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.5 | renovate[bot] | |
| 2025-03-23 | Merge pull request #12880 from JPVenson/feature/10.10/DetachedMigration | Joshua M. Boniface | |
| Added Setup overlay app to communicate status of startup | |||
| 2025-03-23 | Rework season folder parsing (#11748) | Tim Eisele | |
| 2025-03-23 | Remove all DB data on item removal, delete internal trickplay files (#13753) | Tim Eisele | |
| 2025-03-23 | Rename Pakistan to select dropdown accessible name (#13752) | Adil | |
| 2025-03-22 | Clear dictionaries when not needed, use set for finding existing base items ↵ | Fernando Fernández | |
| (#13749) | |||
| 2025-03-20 | Fix OnPlaybackStopped task erroring out (#13226) | timminator | |
| 2025-03-20 | Backport pull request #13720 from jellyfin/release-10.10.z | Lampan-git | |
| Fix regression where "Search for missing metadata" not handling cast having multiple roles Original-merge: 91ca81eca7d2c984a096a396cbd83d0111f41c9d Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-03-20 | Merge pull request #13724 from theguymadmax/imdb-person-url | Bond-009 | |
| Fix IMDb URL for People | |||
| 2025-03-19 | Merge pull request #13738 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update CI dependencies | |||
| 2025-03-19 | Update CI dependencies | renovate[bot] | |
| 2025-03-18 | Update actions/download-artifact action to v4.2.0 (#13734) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-03-18 | Respect preferred language when selecting forced subtitles (#13098) | timminator | |
| Rework subtitle selection logic | |||
| 2025-03-18 | Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp ↵ | Cody Robibero | |
| (#13687) * Add more optimized query to calculate series that should be processed for next up * Filter series based on last watched date | |||
| 2025-03-18 | Translated using Weblate (Portuguese (Portugal)) | Blackspirits | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2025-03-17 | Translated using Weblate (Greek) | Thunderstrike116 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/ | |||
| 2025-03-17 | Merge pull request #13727 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update actions/setup-dotnet action to v4.3.1 | |||
| 2025-03-17 | Update actions/setup-dotnet action to v4.3.1 | renovate[bot] | |
| 2025-03-16 | Fix IMDb URL for People | theguymadmax | |
| 2025-03-16 | Translated using Weblate (Esperanto) | Joesph boukolos | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/ | |||
| 2025-03-15 | Merge pull request #13493 from gnattu/fix-subnet-check-master | Cody Robibero | |
| 2025-03-15 | Add start index to /Programs/Recommended endpoint (#13696) | Bond-009 | |
