atldotnet
atldotnet copied to clipboard
Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets
## The problem I was playing around the ATL Library on editing tags for M4Bs and with the properties editor in windows explorer and randomly changed the Parental Guardian field....
## The problem I was wanting to see what the Images in Chapters would look like in VLC using a M4B file and I keep coming up against an Issue/Bug...
Prevent modifying files on Track.Save, if the metadata has not changed
Hi, I came again, I found a CUE file that could not identify the code, but I set system.text.gb18030 system.text.gb2312 and other Chinese codes can be recognized normally.
## The problem When opening a ``.aax`` file, many fields wont be filled out. Instead, ``track.AdditionalFields`` has alot of unmapped properties. Lurking throught the decompiled sources of [Audible/AAXSDKRT](https://www.microsoft.com/de-de/p/audible-horbuch-und-horspiel-app/9wzdncrfj1cr#activetab=pivot:overviewtab) and some...
Follow-up question from #60 *** On MacOS and iOS these files appear to be double the length of the file, so the audio plays, then half way is silent for...
## The problem I would love to see support (at least read) for matroska audio containers (*.mka), which are quite popular ## Details MKA files are currently not working with...
I have started testing saving of metadata to my audio book files and at first thought it was failing because I was seeing some mdat atom not found errors in...
# The problem Given a unit test that saves : - No picture inside the first chapter that starts at `0:01` - The 2nd wood picture inside the 2nd chapter...
Refs https://github.com/Zeugma440/atldotnet/pull/251#issuecomment-1956829532 It looks like there was an issue in the past where the Zomp.SyncMethodGenerator NuGet package itself wasn't marked as a DevelopmentDependency when it should have been - https://github.com/zompinc/sync-method-generator/issues/11....