Alex
Alex
Expected: ```shell % copyright-header --license-file LICENSE --add-path .gitlab-ci.yml -o . UPDATE .gitlab-ci.yml [output-dir ./.] ``` Instead: ```shell % copyright-header --license-file LICENSE --add-path .gitlab-ci.yml -o . SKIP .gitlab-ci.yml; excluded ```
See subject.
Steps that will reproduce the problem? 1. git clone --recursive https://github.com/gonzoua/AudioBookBinder.git 2. cd AudioBookBinder 3. xcodebuild -project AudioBookBinder.xcodeproj What is the expected result? Binary. What happens instead? Fatal error: 'mp4v2/mp4v2.h'...
Steps that will reproduce the problem? 1. Create a new AudioBook 2. Drag'n'drop multiple files 3. Select all and select "Renumber" What is the expected result? If proper ID3 tag...
Steps that will reproduce the problem? 1. Create a new audio book 2. Drag'n'drop a folder with more than 9 files following this syntax: 1.mp3, 2.mp3, ..., 9.mp3, 10.mp3, 11.mp3,...
Description: No cover preview in Finder.app Version: 1.15 (115) Steps that will reproduce the problem? 1. Create a new audiobook using AudioBookBinder and add a cover. 2. Select m4b file...
at https://github.com/Homebrew/homebrew-core/pull/69476
Last suggestion (besides #97) to finally solve #62: as requested in https://github.com/Homebrew/homebrew-core/pull/69476 there should be a way to test whether the compiled binary really works. Any idea? I used `buckle...
See title.