Any issues with MacOS version!!!
yermak opened this issue · 19 comments
Please note MacOS version is no longer supported, due to signature issues and security policies I can't workaround.
If you are developer - you still can download sources and run it on your Mac, but there will be no official releases. (I may later make instruction how to run Mac version as developer)
All issues will be closed without investigating, feel free to have topics in discussion how to run on Mac.
I spent too much time fighting with Apple changing security policies - this is not something I enjoy. Especially as it's not for product build in Java.
Mac Users! Good news: I'm nearly finished proper native version of AudioBookConverter for Mac, which I will release in Apple Store. However, main blocker is going through Apple burocracy to make this happen, i.e. completing W-8BEN tax forms on Apple developers site and other boring things.
This is grate news 👍
That would be great. This app is the only reason I installed Windows with VMWare on my MacBook with an M2 chip. I'd be happy to get rid of all the excess stuff
Dear community of MacOS users,
I would appreciate if you could test beta build of MacOS X version https://github.com/yermak/AudioBookConverter/releases/download/AudioBookConverterX_Beta/AudiobookConverterX.pkg.zip
Sorry for long waiting - major blocker for trying to fix apple signature problems... to be able to upload it to different stores, also apple now has 2 architectures x86 and Arm (M1 and others) - which does not help. Once I able to workaround that blocker - I will add features to Mac OS X build (for now it's very basic).
Please leave you comments if it works or does not work for you in this thread, please don't create issue for main product.
Thank you and looking forward for your feedback.
Fantastic! @yermak, thank you for the build. I tried it on my MacBook Pro M2 Max with macOS 14.6, and it works. While it lacks some features I usually use, it works! It took 19 seconds to convert a 4-hour book from multiple MP3 files to one M4B file. Looking forward to the full version.
@racemus Thanks a lot for confirming.
That's great news! As I have my developer certificats installled on my both macs Intel and M1 - I could not trust my tests properly. Also, as I use external x86 library - I was concerned if it works properly on M1+, so, I'm super excited.
just FYI with macOS 15 coming up https://www.macrumors.com/2024/08/06/macos-sequoia-gatekeeper-security-change/ "Apple is eliminating the option to Control-click to open Mac software that is not correctly signed or notarized in macOS Sequoia. To install apps that Gatekeeper blocks, users will need to open up System Settings and go to the Privacy and Security section to "review security information" before being able to run the software."
@gh0sti did this test build require you to use control-click to open? I believe it was properly signed. Or didn't it work for you?
Hello @yermak I tested it on my MBP M3 Max (Sonoma 14.6) and I did have to go to Settings > Privacy & Security to allow it. Once I did that, it installed fine. I converted 3 books so far and it did turn on the fan on my M3. I have never heard that thing go off until now lol.
@bnghtsh thank you for feedback. It means it still not properly signed/notarised... :(
however, I'm happy that I was able to make you mac work at full speed so you finally have seen what you paid for.
Program uses all possible cores to run conversion, that's why it should be much faster then other sequential converters, but much higher on power usage...
It was quick for sure. Let me know if you need anything else tested.
I have been running ABC on a Win VM under UTM and would love to not need it.
When installing AudioBookConverterX I had to go to Settings > Privacy & Security to allow it, but that is not a big deal (as long as you know what to do to get around the messages).
I don't know which features are yet to be added but here's what I have found so far:
- Drag 'n' Drop files or folders from Finder to the ABCX window doesn't work.
- From ABCX I can add a folder but not individual files.
- I cannot see how to manipulate chapters. I can't see a button for that.
- When I Convert m4a files, ABCX does a convert and ends up with individual m4b files that are bigger than the original m4a's. I think that ABC on Win would know not to convert m4a files.
- With multiple m4a files as input, I get multiple m4b files as output. ABC under Win would concatenate them into a single m4b with chapter marks where each m4a file starts.
Thanks for your great work on this.
OH I wold have been so bummed if i had missed this, I just got an M1
I am so excited!!
Im back, its been 20 minutes.....blazingly fast
I did run into a couple small things
The first thing was the auto sort, the code i use to get proper chapters numbers 8, 9, 10
so i had to drag the first 9 files to the top (not the worst thing)
then its not naming the chapters by using the file names
IM attaching the mediainfo text file for the finished file
MediaInfo.txt
I really am a litte ocd about the chapter names. what can i do?
Again YAY. I know you know from my emails i was so looking forward to this,
thank you
@bnghtsh thank you for feedback. It means it still not properly signed/notarised... :(
@yermak — Not sure if you've already solved the signed/notarized issue. If not, the problem may not be the signing/notarizing. Over at Sigil, developers discovered dangling rpaths caused warning to pop up, requiring control-click or Settings > Privacy & Security to open, even though app was properly signed/notarzied. More info on Sigil forum starting post #19. So there may be something in code causing warning to pop up even when properly signed/notarized.