| Age | Commit message (Collapse) | Author |
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
|
|
* Fix artist metadata not being fetched on initial library scan
* Update Emby.Server.Implementations/Library/Validators/ArtistsValidator.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
---------
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
Fix in-process restart
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
|
|
add NameStartsWith and NameLessThan filters to Person search
|
|
|
|
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
|
|
Respect EnableSubtitleExtraction setting in subtitle delivery
|
|
Fix language display for ISO 639-2-only codes (e.g. mul, und, mis, zxx)
|
|
Fix HDR tonemapping for BDMV content
|
|
Update actions/upload-artifact action to v7.0.1
|
|
|
|
Fixes tonemapping checks by recording previously missing information when gathering video stream information from videos in a BDMV structure
|
|
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
Update dependency Microsoft.NET.Test.Sdk to 18.4.0
|
|
|
|
LoadCultures() in LocalizationManager skipped all iso6392.txt entries
without a two-letter ISO 639-1 code, dropping 302 of 496 languages
including mul (Multiple languages), und (Undetermined), mis (Uncoded
languages), zxx, and many real languages like Achinese, Akkadian, etc.
This caused FindLanguageInfo() to return null for these codes, which
meant:
- ExternalPathParser could not recognize them as valid language codes
in subtitle filenames, so the Language field was never set
- DisplayTitle fell back to the raw code string (e.g. "Mul")
Fix by allowing entries without two-letter codes to be loaded with an
empty TwoLetterISOLanguageName. Also set LocalizedLanguage in
ProbeResultNormalizer for ffprobe-detected streams (the DB repository
path was already handled on master).
|
|
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ab/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
|
|
Backport security fixes
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Shadowghost <Ghost_of_Stone@web.de>
|
|
Co-Authored-By: Shadowghost <Ghost_of_Stone@web.de>
|
|
Handle folders without associated library in FixLibrarySubtitleDownloadLanguages
Original-merge: be095f85ab80db1d20fccba8774856abe9ae0bd1
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Bond_009 <bond.009@outlook.com>
|
|
Fix subtitle saving
Original-merge: f51c63e244436944d5269085a1bed1e56db7a78e
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Bond_009 <bond.009@outlook.com>
|
|
Don't spam debug log with items without rating
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
|
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
|
|
|
|
Fix BoxSet parentId being ignored in item queries
|
|
Reverse check for track changed
|
|
Update dependency z440.atl.core to 7.12.0
|
|
Add AlbumNormalizationGain field to BaseItemDto
|
|
|
|
Updated by "Remove blank strings" hook in Weblate.
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
|
|
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
|
add StartIndex and ParentId to person search
|
|
|
|
edit openapi files in place with sed
|
|
|
|
fix invalid workflow on openapi report job
|