Zeugma440 / atldotnet

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
MIT License
440 stars 60 forks source link

Unable to load picture from OPUS #225

Closed nlogozzo closed 10 months ago

nlogozzo commented 10 months ago

Hello again,

We have this opus file here: (Removed) that has an embedded picture.

However, ATL does not load it into the Pictures list but instead it seems to be stored in a custom property named metadata_block_picture that contains the bytes for it.

Zeugma440 commented 10 months ago

Well, that's a bug, as ATL expects metadata_block_picture to be written with capital letters 😅

The fix will be available for next release

nlogozzo commented 10 months ago

Thanks!

nlogozzo commented 10 months ago

Could we see release by Thursday/Friday for updating in Tagger?

Tagger usually releases stables every Friday just an FYI :)

Zeugma440 commented 10 months ago

Yup, should be up tomorrow. Can't guarantee that everytime though, it depends on many things on my end ;)

nlogozzo commented 10 months ago

Yup, should be up tomorrow. Can't guarantee that everytime though, it depends on many things on my end ;)

No worries. As always thanks for everything!!

Zeugma440 commented 10 months ago

Available on today's v5.06