feat: add apple script (thanks to https://greasyfork.org/ru/users/870190)
- Copy and paste the text of "apple.script.txt" into Script Editor app.
- Export as app.
- Drag the app to the dock for easy drag and drop.
- Extract downloaded zip and drop the folder on to the app.
- The app will export the mp3 and move it into the parent directory of the zip file. It will then move the zip file into the extracted folder and send the folder to the trash.
feat: update file size limits up to 2 GiB. Warning! It's hardly not recommended to run ffmpeg.js on big files.
feat: add metadata to audio row
feat: add new setting option: 'show-audio-meta-data-on-row'
fix: fix promises handling