<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Providers/Plugins/AudioDb, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2026-07-28T20:18:18Z</updated>
<entry>
<title>Apply review suggestion</title>
<updated>2026-07-28T20:18:18Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-07-28T20:18:18Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=4cedbe28e37ee1d713db22e2c6a6175f3f1e6dc8'/>
<id>urn:sha1:4cedbe28e37ee1d713db22e2c6a6175f3f1e6dc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix AudioDB metadata fetching</title>
<updated>2026-07-23T20:54:26Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-07-23T20:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=04e4505402b3f616fe9484f6bf0895ab68971176'/>
<id>urn:sha1:04e4505402b3f616fe9484f6bf0895ab68971176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Guard against blank names</title>
<updated>2026-07-23T20:16:47Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-07-23T20:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f28fa563c9b6e6317e7fc7d54268e637a7ed09db'/>
<id>urn:sha1:f28fa563c9b6e6317e7fc7d54268e637a7ed09db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement AudioDb artist search</title>
<updated>2026-07-23T19:21:28Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-07-23T19:21:28Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8f57f3537260642315d48192e66abd977017d857'/>
<id>urn:sha1:8f57f3537260642315d48192e66abd977017d857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix AudioDb album description not displayed when only base strDescription field is populated</title>
<updated>2026-06-12T10:53:45Z</updated>
<author>
<name>Dennis M</name>
<email>23212094+Gadnief@users.noreply.github.com</email>
</author>
<published>2026-06-12T10:53:45Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7e3f758beec799d195e9c73e55e337e96c00e302'/>
<id>urn:sha1:7e3f758beec799d195e9c73e55e337e96c00e302</id>
<content type='text'>
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&lt;LANG&gt; exists). Mirror the fallback already applied to
AudioDbArtistProvider in #16606 and add the missing strDescription property
to the Album DTO.

Fixes #17080
</content>
</entry>
<entry>
<title>Fix integrated provider images</title>
<updated>2026-05-15T16:42:11Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2026-05-15T09:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=09e607db9948a3563fe7ed0f85e0cdd9497be379'/>
<id>urn:sha1:09e607db9948a3563fe7ed0f85e0cdd9497be379</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix artist metadata not being fetched on initial library scan (#16606)</title>
<updated>2026-04-14T16:38:01Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2026-04-14T16:38:01Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5bad7b8ae324ccf0d4eb3051d0944edfddfdb50b'/>
<id>urn:sha1:5bad7b8ae324ccf0d4eb3051d0944edfddfdb50b</id>
<content type='text'>
* Fix artist metadata not being fetched on initial library scan

* Update Emby.Server.Implementations/Library/Validators/ArtistsValidator.cs

Co-authored-by: Bond-009 &lt;bond.009@outlook.com&gt;

---------

Co-authored-by: Bond-009 &lt;bond.009@outlook.com&gt;</content>
</entry>
<entry>
<title>Fix artist external Url</title>
<updated>2025-10-09T06:14:49Z</updated>
<author>
<name>theguymadmax</name>
<email>theguymadmax@proton.me</email>
</author>
<published>2025-10-09T06:14:49Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f5d42ee180e85383da6034239b77e043272949c0'/>
<id>urn:sha1:f5d42ee180e85383da6034239b77e043272949c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly handle file access issues in some cases (#14272)</title>
<updated>2025-06-11T23:31:14Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-06-11T23:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c22f24319bdfac814fc73fe61713a088b2b9f108'/>
<id>urn:sha1:c22f24319bdfac814fc73fe61713a088b2b9f108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use TryGetProviderId where possible</title>
<updated>2025-02-21T10:58:46Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-02-21T10:58:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5ff2767012e2970cedb697a48eabd4949c348f2c'/>
<id>urn:sha1:5ff2767012e2970cedb697a48eabd4949c348f2c</id>
<content type='text'>
</content>
</entry>
</feed>
