Mbucari

Results 107 comments of Mbucari

Everything but mp3 seems to work on mac! But we really do need to do something about the installation / signing. It's not OK to expect users to disable their...

@mkb79 @derekgottlieb Please try the [v8.3.4 macOS build](https://github.com/rmcrackan/Libation/releases/tag/v8.3.4). Also, do either of you have any suggestions for better deployment on macOS to make it more user-friendly? Getting an Apple developer...

> ```shell > sudo spctl --add --label "Libation" ./Libation > ``` Thanks! > But had to `chmod +x ./Libation` before. That is a problem that I think can only be...

@mkb79 I understand. Can you please post your libation log file? It might help illuminate all of the problems you've been experiencing.

Oh gosh, that's a good question. In Linux it inside $HOME/Libation Is that true on Mac as well?

Re 2, I suspect that inside the Audible app there is a built-in fallback to a secondary server when the primary is offline due to maintenance or an upgrade. The...

So this one is tricky. First of all, a cli program should not have a GUI updater. If we can all agree to that, then we can move on to...

Right now, character replacement only works for illegal path/filename characters and is not a general character replacement tool. Illegal Windows Filename Characters | \0 \u0001 \u0002 \u0003 \u0004 \u0005 \u0006...

I just like to pipe in and say that the tags are copied verbatim from the audible files. ©nrt is the field code used by apples QuickTime tags. See https://exiftool.org/TagNames/QuickTime.html...

I've thought about doing this. It's not technically challenging, but it'll still take some doin'. @rmcrackan The problem is that the this operation requires a lot of IO. It'll be...