mp3binder icon indicating copy to clipboard operation
mp3binder copied to clipboard

šŸŽµ concatenating, joining, binding MP3 files without re-encoding

Results 11 mp3binder issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.8.2 to 1.9.2. Release notes Sourced from github.com/spf13/afero's releases. v1.9.2 What's Changed Make mem.File implement fs.ReadDirFile by @ā€‹bep in spf13/afero#371 Full Changelog: https://github.com/spf13/afero/compare/v1.9.1...v1.9.2 v1.9.1 What's Changed Fix...

dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.8.0. Commits 181cea6 impr: CallerInfo should print full paths to the terminal (#1201) cf1284f Allow mock expectations to be ordered (#1106) 66eef0e fix: assert.MapSubset (or...

dependencies

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.5.0 Spring 2022 Release šŸŒ„ļø Hello everyone! Welcome to another release of cobra. Completions continue to get better...

dependencies

Just to report an odd issue I'm seeing when merging some audiobooks with your excellent tool - in verbose mode mp3binder reports: "frame went over tag area" and the merge...

Hello @crra Thank you for making this addition. There is something about the created output file that Windows Media Player doesn't like, unfortunately. I can play it with VLC though....

Because: reason.

enhancement

Joining a audio book it stops on file 23 of 50 (splitted in chapters). Tried to remove file 23, but then it stops on file 24. This is strange since...

The --help of mp3binder for --tapply contains: Takes the format: 'key1="value",key2="value"'. However, this "" quotation has a bug because of wrong parsing the , split: The example... mp3binder.exe . --tapply...

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.9.0 to 0.13.0. Commits f488e19 unicode/norm: fix function name on comment fb697c0 cmd/gotext: actually use -dir flag f3e69ed cmd/gotext: fix misbehaviors ab07ad1 all: remove repetitive words e503480...

dependencies

Hello After a file has been converted using `mp3binder --output "01 - Let Me In.mp3" --tcopy 1 --tapply 'TIT2 = "01 - Let Me In"' . ` or `mp3binder --output...