sandreas / tone

tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms.
https://pilabor.com
Apache License 2.0
410 stars 17 forks source link

Not real issue, only works with block storage #52

Open warrenatharrisdotnetwork opened 1 year ago

warrenatharrisdotnetwork commented 1 year ago

I tried using this on m4bs on an smb share and it would corrupt the files. Once I tried it on block level storage it worked flawlessly.

warrenatharrisdotnetwork commented 1 year ago

Would be worth noting it in the docs

sandreas commented 1 year ago

This is something that seems a bit strange, but maybe this is due to the fact, that it tone inplace-edits the metadata...

I'll try to reproduce this and update the docs, thanks for reporting.