| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-23 | Merge pull request #13967 from jellyfin/renovate/z440.atl.core-6.x | Bond-009 | |
| Update dependency z440.atl.core to 6.21.0 | |||
| 2025-04-22 | Update dependency z440.atl.core to 6.21.0 | renovate[bot] | |
| 2025-04-20 | Add Api and startup check for sufficient storage capacity (#13888) | JPVenson | |
| 2025-04-20 | Return SyncPlay group info after creation, add GET group endpoint (#13935) | Niels van Velzen | |
| 2025-04-20 | Translated using Weblate (German) | MrPlow | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2025-04-20 | Translated using Weblate (German) | MrPlow | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2025-04-19 | Fix OverflowException when scanning media with a very short duration (#13949) | Bond-009 | |
| 2025-04-19 | Add port awareness to startup server (#13913) | JPVenson | |
| 2025-04-19 | Fix SyncPlay WebSocket OpenAPI schemas (#13946) | Niels van Velzen | |
| 2025-04-19 | Improve video resolution filtering and classification logic (#13332) | theguymadmax | |
| 2025-04-19 | Fix thumbnail extraction of mpegts videos in FFmpeg 7.1+ (#13942) | Nyanmisaka | |
| 2025-04-16 | Merge pull request #13928 from jellyfin/renovate/libse-4.x | Bond-009 | |
| Update dependency libse to 4.0.12 | |||
| 2025-04-15 | Update dependency libse to 4.0.12 | renovate[bot] | |
| 2025-04-14 | Fix Genre cleanup (#13916) | Tim Eisele | |
| 2025-04-13 | Add DoVi Profile 5 support for Rockchip RKMPP (#13911) | Nyanmisaka | |
| 2025-04-13 | Update dependency Svg.Skia to 2.0.0.8 (#13907) | renovate[bot] | |
| 2025-04-13 | Safeguard against null value trimming in tag results (#13908) | Tim Eisele | |
| 2025-04-12 | Merge pull request #13905 from jellyfin/renovate/asynckeyedlock-7.x | Bond-009 | |
| Update dependency AsyncKeyedLock to 7.1.6 | |||
| 2025-04-12 | Remove the hashed password from startup users response (#13904) | Bill Thornton | |
| 2025-04-12 | Update dependency AsyncKeyedLock to 7.1.6 | renovate[bot] | |
| 2025-04-11 | Merge pull request #13901 from thornbill/add-startup-name | Bill Thornton | |
| 2025-04-11 | Add ServerName to startup configuration | Bill Thornton | |
| 2025-04-11 | Add polish age ratings (#13851) | Rafał Stępień | |
| 2025-04-11 | Merge pull request #13898 from jellyfin/renovate/fscheck.xunit-3.x | Bond-009 | |
| Update dependency FsCheck.Xunit to 3.2.0 | |||
| 2025-04-11 | Merge pull request #13897 from jellyfin/renovate/svg.skia-2.x | Bond-009 | |
| Update dependency Svg.Skia to 2.0.0.7 | |||
| 2025-04-11 | Update dependency Svg.Skia to 2.0.0.7 | renovate[bot] | |
| 2025-04-11 | Update dependency FsCheck.Xunit to 3.2.0 | renovate[bot] | |
| 2025-04-09 | Add Genre cleanup and fix cleanup filter queries (#13891) | Tim Eisele | |
| 2025-04-09 | Translated using Weblate (Malay) | stelle | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/ | |||
| 2025-04-08 | Only reselect audio streams when user preference is respected (#13832) | gnattu | |
| 2025-04-08 | Fix negated IP addresses without subnet mask not being parsed correctly (#13854) | Markus Prettner | |
| 2025-04-08 | Update dependency dotnet-ef to 9.0.4 (#13879) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-04-08 | Update Microsoft to 9.0.4 (#13878) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-04-08 | Fix InheritedParentalRatingSubValue not set (#13880) | JPVenson | |
| 2025-04-08 | Use Guid for parentPrimaryImageItemId (#13874) | Niels van Velzen | |
| 2025-04-08 | Fix seeking beyond EOF again (#13871) | Nyanmisaka | |
| 2025-04-08 | Merge pull request #13869 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update github/codeql-action action to v3.28.15 | |||
| 2025-04-07 | Translate the ISO-639-2/B codes to ISO-639-2/T. (#13068) | baka0815 | |
| * Translate the ISO-639-2/B codes to ISO-639-2/T. This enables 19 additional languages to be displayed correctly. * Convert the 2-dimensional array to a dictionary * Added the French language to the list of ISO-639-2/B codes * Don't change the property, use a local variable instead. * When creating the MediaStream in the MediaStreamRepository ensure that the ISO 639-2/T (f.e. deu) code is used for the language as that is the one the .NET culture info knows. The other code is most likely the ISO 639-2/B code (f.e. ger) which is unknown to the .NET culture info and will result in just displaying the code instead of the display name. * Move the substitution of ISO 639-2/B to /T to the localization manager. Some language (like Chinese) have multiple entries in the iso6392.txt file (f.e. zho|chi|zh|..., zho|chi|zh-tw|...) but the conversation between /T and /B is the same so use .TryAdd. * Change the method definition from GetISO6392TFromB to TryGetISO6392TFromB and return true if a case was found. * Add unit tests for TryGetISO6392TFromB. | |||
| 2025-04-08 | Update github/codeql-action action to v3.28.15 | renovate[bot] | |
| 2025-04-07 | Fix the migration as the new constraint now uses Value as unique key (#13867) | JPVenson | |
| 2025-04-07 | Add API support for ELRC word-based lyrics (#12941) | Alex | |
| * Add API support for ELRC word-based lyrics Adds support for word-based timestamps from within ELRC files. * Create TimeTags object * redo TimeTag implementation Change TimeTag to long, redo TimeTag implementation Make timestamp not nullable Update MediaBrowser.Model/Lyrics/LyricLine.cs Make TimeTag list IReadOnlyList Remove nullable Timestamp Update TimeTag description Co-Authored-By: Cody Robibero <cody@robibe.ro> * Changes to LyricLineTimeTag Moved TimeTag to LyricLineTimeTag Change "timestamp" to "start" for consistency Change plural "TimeTags" to "Cues" Change comments * Change LyricLineTimeTag to LyricLineCue, include info about end times * Remove width * Remove width tag * Rewrite cue parser and add tests --------- Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2025-04-07 | Fix backup not written to correct directory (#13853) | JPVenson | |
| * Fix backup not written to correct directory * Improve restore handling and only restore on actual error * Fix first failed migration not causing a rollback | |||
| 2025-04-07 | Merge pull request #13863 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update github/codeql-action action to v3.28.14 | |||
| 2025-04-07 | Update github/codeql-action action to v3.28.14 | renovate[bot] | |
| 2025-04-07 | Fix Genre type (#13862) | Tim Eisele | |
| 2025-04-06 | Returns album artists apart from artist names when doing a lyrics search ↵ | JQ | |
| (#13852) | |||
| 2025-04-05 | Merge commit from fork | Joshua M. Boniface | |
| Fix not trusting all sources for forward headers if none are configured | |||
| 2025-04-05 | Merge commit from fork | Joshua M. Boniface | |
| Fix validation of API parameters passed to FFmpeg | |||
| 2025-04-05 | Fix ancestors (#13827) | Tim Eisele | |
| 2025-04-05 | Fix indices and update of ItemValues (#13843) | Tim Eisele | |
