<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Controller/Entities/Audio/MusicAlbum.cs, branch v12.0-rc5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v12.0-rc5</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v12.0-rc5'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-03-25T15:45:00Z</updated>
<entry>
<title>Fixed namespaces</title>
<updated>2025-03-25T15:45:00Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=42bdb22bfb690a6af37d70f12844881d884927b1'/>
<id>urn:sha1:42bdb22bfb690a6af37d70f12844881d884927b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP fixed namespaces</title>
<updated>2025-03-25T15:30:22Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=160020c551f71441fec093f5a6b2ca2650d9a74d'/>
<id>urn:sha1:160020c551f71441fec093f5a6b2ca2650d9a74d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepared Seperation of Database components for future multi provider support</title>
<updated>2025-01-26T20:45:28Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-01-26T20:45:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=aa811eb1e3c78bdf8f4a751311c1bb6d639e851e'/>
<id>urn:sha1:aa811eb1e3c78bdf8f4a751311c1bb6d639e851e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Readded custom serialisation</title>
<updated>2024-10-10T18:01:14Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2024-10-10T18:01:14Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=439a997fca67ff5fcbca38c87dfef5acf04e05e3'/>
<id>urn:sha1:439a997fca67ff5fcbca38c87dfef5acf04e05e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #11673 from jellyfin/release-10.9.z</title>
<updated>2024-05-17T17:51:50Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2024-05-17T17:51:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8b938e26962dec132ff43ad6741effc71c1d162d'/>
<id>urn:sha1:8b938e26962dec132ff43ad6741effc71c1d162d</id>
<content type='text'>
Fix local playlist scanning

Original-merge: 26714e2c62fb0fe1138bcb731ad7ad4d62bc7637

Merged-by: nielsvanvelzen &lt;nielsvanvelzen@users.noreply.github.com&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Improve audio normalization</title>
<updated>2024-04-28T13:18:53Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-04-28T13:18:53Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=88a38a61b59c20b64b5d993364dea2e1d7160d9f'/>
<id>urn:sha1:88a38a61b59c20b64b5d993364dea2e1d7160d9f</id>
<content type='text'>
* Move calculation of LUFS to a scheduled task as it's pretty slow
* Correctly calculate album LUFS
* Don't try to convert replaygain tags to LUFS values
</content>
</entry>
<entry>
<title>Album gain (#10085)</title>
<updated>2023-08-18T08:25:56Z</updated>
<author>
<name>TelepathicWalrus</name>
<email>48514138+TelepathicWalrus@users.noreply.github.com</email>
</author>
<published>2023-08-18T08:25:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4c7fb8f45268c0123d0488dab23dff00c9578257'/>
<id>urn:sha1:4c7fb8f45268c0123d0488dab23dff00c9578257</id>
<content type='text'>
* Add LUFSAlbum DTO

* Get loudest track for smallest gain

* Move gain search to musicalbum
use baseitem LUFS for album

* Use .Max for enumerable

* Update DTO to be consistent with other DTOs

* Remove albumlufs,
Move dto for all types</content>
</entry>
<entry>
<title>Replace != null with is not null</title>
<updated>2022-12-05T14:01:13Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-12-05T14:01:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=52194f56b5f07e3ae01e2fb6d121452e37d1e93f'/>
<id>urn:sha1:52194f56b5f07e3ae01e2fb6d121452e37d1e93f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend music parsing</title>
<updated>2022-09-13T15:20:22Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2022-03-28T21:11:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=61fa325ef05daac7c5105623d2de435ec94ef6a7'/>
<id>urn:sha1:61fa325ef05daac7c5105623d2de435ec94ef6a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #8163 from jellyfin/release-10.8.z</title>
<updated>2022-08-01T18:25:44Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2022-08-01T18:25:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0356a15056adc1ab5ec89c6a5045bb1ad73aeca4'/>
<id>urn:sha1:0356a15056adc1ab5ec89c6a5045bb1ad73aeca4</id>
<content type='text'>
Don't refresh playlists on album refresh

Authored-by: David Ullmer &lt;davidullmer@outlook.de&gt;

Merged-by: Claus Vium &lt;cvium@users.noreply.github.com&gt;

Original-merge: 444b0ea3105517900e869d73223b8bf984f28aa4
</content>
</entry>
</feed>
