github therobbiedavis/Listenarr 0.2.1
Canary 0.2.1

latest releases: 0.2.45, 0.2.44, 0.2.40...
pre-release2 months ago

This pull request introduces improvements to the download processing workflow and enhances metadata handling for audiobooks. The changes help prevent duplicate processing of downloads and enrich the metadata used for file naming, as well as update the project version.

Download Processing Improvements:

  • Added logic in DownloadMonitorService.cs to prevent duplicate finalization of downloads by checking if a download is already being processed or has already been moved. This reduces redundant work and potential race conditions.

Audiobook Metadata Enhancements:

  • In DownloadProcessingBackgroundService.cs, improved the handling of audiobook metadata by preferring the publish year, extracting series position, and storing quality information in AdditionalData for better file naming and organization.

Version Update:

  • Updated the project version in Listenarr.Api.csproj from 0.1.44 to 0.2.0 to reflect the new changes and improvements.

Automated canary build

Don't miss a new Listenarr release

NewReleases is sending notifications on new releases.