z440.atl.core 2.11.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package z440.atl.core --version 2.11.0
                    
NuGet\Install-Package z440.atl.core -Version 2.11.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="z440.atl.core" Version="2.11.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="z440.atl.core" Version="2.11.0" />
                    
Directory.Packages.props
<PackageReference Include="z440.atl.core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add z440.atl.core --version 2.11.0
                    
#r "nuget: z440.atl.core, 2.11.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package z440.atl.core@2.11.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=z440.atl.core&version=2.11.0
                    
Install as a Cake Addin
#tool nuget:?package=z440.atl.core&version=2.11.0
                    
Install as a Cake Tool

Functional

  • New Track.Date field to manage recording date (no date = DateTime.MinValue)
  • New Track.Lyrics field to manage both unsynchronized and synchronized Lyrics<br/>NB : so far only the ID3v2 standard (USLT/SYLT) has been implemented

Technical

  • ID3v2, VorbisComment, FLAC, MP4 : Padding is now properly managed
    • Use Settings.AddNewPadding (default = false) to add padding to files that don't have it<br/>NB : Existing padding will always be managed whatever the value of Settings.AddNewPadding
    • Use Settings.PaddingSize (default = 2048) to define the default/max padding size
  • FLAC : Better performance when updating files with embedded pictures
  • Overall : Tags with a complex structure (e.g. MP4, FLAC, WMA) are buffered when written, which consumes a little more memory but speeds up the whole writing operation considerably (updated file is written on disk in one go instead of moving all bytes around for each updated section of the tag)
  • WMA : Multiple picture fields are now persisted in the right zones of the file

Bugfixes

  • FLAC VENDOR field won't be added to ID3v2 tags anymore when a FLAC file is tagged with ID3v2

! Breaking changes to interface !

  • Settings.EnablePadding has been renamed Settings.AddNewPadding
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net30 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.0

    • No dependencies.
  • .NETFramework 3.0

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on z440.atl.core:

Package Downloads
Sandreas.AudioMetadata

Extension library to improve abilities of atldotnet, an excelent audio metadata library.

Milki.Extensions.MixPlayer

This library is for timelined sound effects playing.

FRESHMusicPlayer.Core

Audio library abstraction library designed to make creating an audio player easier :)

MonoStereo

An custom audio engine built using NAudio and PortAudio.

MonoStereo.Slim

A portable NAudio based audio engine.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on z440.atl.core:

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
audiamus/AaxAudioConverter
Convert Audible aax files to mp3 and m4a/m4b
jayfunc/BetterLyrics
Your dynamic lyrics display tool built with WinUI 3 and Win2D - works with local playback and other music players | 使用 WinUI 3 和 Win2D 打造的动态歌词显示工具 - 支持本地播放及其他音乐播放器
h4lfheart/FortnitePorting
Lightning-Quick Automation of the Fortnite Porting Process
NickvisionApps/Tagger
Tag your music
Miaoyww/NonsPlayer
Multiple music streaming services & High performance.多音源 | 高性能。能播放所有平台音乐的音乐播放器
Version Downloads Last Updated
7.4.0 24 9/13/2025
7.3.0 9,838 8/9/2025
7.2.0 5,282 7/19/2025
7.1.0 2,077 7/14/2025
7.0.0 1,660 6/28/2025
6.26.0 4,216 6/15/2025
6.25.0 1,619 6/9/2025
6.24.0 4,680 5/16/2025
6.23.0 3,029 5/2/2025
6.22.0 1,799 4/24/2025
6.21.0 1,061 4/22/2025
6.20.0 9,105 3/30/2025
6.19.0 4,892 3/9/2025
6.18.0 2,186 2/23/2025
6.17.0 1,988 2/16/2025
6.16.0 4,751 2/8/2025
6.15.0 1,696 2/2/2025
6.14.0 2,011 1/25/2025
6.13.0 1,642 1/22/2025
6.12.0 1,829 1/11/2025
6.11.0 4,900 12/22/2024
6.10.0 1,019 12/15/2024
6.9.0 3,256 12/1/2024
6.8.0 6,289 11/8/2024
6.7.0 1,659 11/2/2024
6.6.0 6,577 10/19/2024
6.5.0 6,066 9/29/2024
6.4.0 7,165 9/7/2024
6.3.0 1,836 9/4/2024
6.2.0 838 9/1/2024
6.1.0 4,062 8/11/2024
5.26.0 2,751 8/4/2024
5.25.0 9,138 6/2/2024
5.24.0 1,737 5/27/2024
5.23.0 7,236 5/1/2024
5.22.0 9,912 4/17/2024
5.21.0 3,510 3/27/2024
5.20.0 6,972 2/20/2024
5.19.0 2,091 2/12/2024
5.18.0 1,689 1/31/2024
5.17.0 497 1/28/2024
5.16.0 1,925 1/12/2024
5.15.0 1,638 1/7/2024
5.14.0 2,348 1/4/2024
5.13.0 489 1/1/2024
5.12.0 6,818 11/4/2023
5.11.0 1,726 10/22/2023
5.10.0 850 10/18/2023
5.9.0 1,752 10/8/2023
5.8.0 1,570 9/21/2023
5.7.0 2,443 9/15/2023
5.6.0 2,246 9/1/2023
5.5.0 2,471 8/25/2023
5.4.0 508 8/24/2023
5.3.0 537 8/21/2023
5.2.0 781 8/18/2023
5.1.0 534 8/16/2023
5.0.0 476 8/14/2023
4.36.0 2,560 7/28/2023
4.35.0 689 7/24/2023
4.34.0 2,467 6/20/2023
4.33.0 4,963 5/10/2023
4.32.0 632 5/7/2023
4.31.0 927 4/17/2023
4.30.0 591 4/15/2023 4.30.0 is deprecated because it has critical bugs.
4.29.0 783 4/5/2023
4.28.0 527 4/3/2023
4.27.0 585 3/31/2023
4.26.0 2,145 3/27/2023
4.25.0 748 3/23/2023
4.24.0 591 3/19/2023
4.23.0 682 3/12/2023
4.22.0 615 3/11/2023
4.21.0 567 3/9/2023
4.20.0 1,185 2/26/2023
4.19.0 2,140 2/7/2023
4.18.0 7,678 1/5/2023
4.17.0 2,304 12/22/2022
4.16.0 7,491 12/9/2022
4.15.0 710 12/5/2022
4.14.0 1,421 11/23/2022
4.13.0 3,027 10/25/2022
4.12.0 813 10/16/2022
4.11.0 977 10/10/2022
4.10.0 1,061 9/20/2022
4.9.0 6,838 7/15/2022
4.8.0 3,650 6/12/2022
4.7.0 6,357 5/25/2022
4.6.0 864 5/21/2022
4.5.0 854 5/18/2022
4.4.0 2,058 4/9/2022
4.4.0-alpha 303 3/20/2022
4.3.0 3,173 1/15/2022
4.2.0 660 1/9/2022
4.1.0 646 12/14/2021
4.0.0 514 12/9/2021
3.25.0 2,451 9/21/2021
3.24.0 739 9/3/2021
3.23.0 820 8/6/2021
3.22.0 2,207 5/27/2021
3.21.0 559 5/26/2021
3.20.0 1,562 4/12/2021
3.19.0 1,551 4/5/2021
3.18.0 9,634 2/8/2021
3.17.0 1,302 1/27/2021
3.16.0 620 1/14/2021
3.15.0 1,783 12/4/2020
3.14.0 818 11/22/2020
3.13.0 1,952 10/27/2020
3.12.0 784 10/19/2020
3.11.0 3,474 9/19/2020
3.10.0 1,062 9/12/2020
3.9.0 890 9/6/2020
3.8.0 823 8/31/2020
3.7.0 2,150 8/10/2020
3.6.0 2,029 6/28/2020
3.5.0 1,438 5/22/2020
3.4.1 908 5/5/2020
3.4.0 702 5/5/2020
3.3.0 1,557 3/29/2020
3.2.0 787 3/19/2020
3.1.0 960 2/17/2020
3.0.0 803 2/16/2020
2.16.0 4,964 1/10/2020
2.15.0 817 12/18/2019
2.14.0 1,065 11/24/2019
2.13.0 1,133 9/23/2019
2.12.0 1,160 7/26/2019
2.11.0 1,005 6/10/2019
2.10.0 845 5/22/2019
2.9.0 1,026 4/30/2019
2.8.0 848 4/4/2019
2.7.0 819 3/21/2019
2.6.0 838 3/10/2019
2.5.0 1,570 9/2/2018
2.4.2 1,654 6/23/2018
2.4.1 1,373 6/18/2018
2.4.0 1,362 6/15/2018
2.3.0 1,636 1/7/2018
2.2.1 1,451 11/18/2017
2.2.0 1,422 11/18/2017
2.1.0 1,481 10/22/2017
2.0.1 1,258 9/24/2017

_Functional_
* New `Track.Date` field to manage recording date (no date = `DateTime.MinValue`)
* New `Track.Lyrics` field to manage both unsynchronized and synchronized Lyrics<br xmlns="https://schemas.microsoft.com/developer/msbuild/2003" />NB : so far only the ID3v2 standard (USLT/SYLT) has been implemented

_Technical_
* ID3v2, VorbisComment, FLAC, MP4 : Padding is now properly managed
 * Use `Settings.AddNewPadding` (default = `false`) to add padding to files that don't have it<br xmlns="https://schemas.microsoft.com/developer/msbuild/2003" />NB : Existing padding will _always_ be managed whatever the value of `Settings.AddNewPadding`
 * Use `Settings.PaddingSize` (default = 2048) to define the default/max padding size
* FLAC : Better performance when updating files with embedded pictures
* Overall : Tags with a complex structure (e.g. MP4, FLAC, WMA) are buffered when written, which consumes a little more memory but speeds up the whole writing operation considerably (updated file is written on disk in one go instead of moving all bytes around for each updated section of the tag)
* WMA : Multiple picture fields are now persisted in the right zones of the file

_Bugfixes_
* FLAC `VENDOR` field won't be added to ID3v2 tags anymore when a FLAC file is tagged with ID3v2

_**! Breaking changes to interface !**_
* __Settings.EnablePadding__ has been renamed __Settings.AddNewPadding__