diff options
| author | Dennis M <23212094+Gadnief@users.noreply.github.com> | 2026-06-12 12:53:45 +0200 |
|---|---|---|
| committer | Dennis M <23212094+Gadnief@users.noreply.github.com> | 2026-06-12 12:53:45 +0200 |
| commit | 7e3f758beec799d195e9c73e55e337e96c00e302 (patch) | |
| tree | 81afbee9d7b82d80fa9afa54207b2534df16354d /MediaBrowser.Server.Implementations | |
| parent | dd42a121c43721c8984ba0026d6fbed4a526d01f (diff) | |
Fix AudioDb album description not displayed when only base strDescription field is populated
TheAudioDB returns the English album description in the base strDescription
field (no language suffix). The plugin previously only read strDescriptionEN,
which is absent from the API response, so the Overview/Description field
stayed empty for English (and any other language for which no localized
strDescription<LANG> exists). Mirror the fallback already applied to
AudioDbArtistProvider in #16606 and add the missing strDescription property
to the Album DTO.
Fixes #17080
Diffstat (limited to 'MediaBrowser.Server.Implementations')
0 files changed, 0 insertions, 0 deletions
