Search found 26 matches

by Falco
Thu Mar 30, 2023 7:15 am
Forum: MakeMKV for Linux
Topic: Install MakeMKV on Fedora
Replies: 28
Views: 37730

Re: Install MakeMKV on Fedora

Code "role => makemkv" updated this morning to take care about your architecture x32bits or x64bits. :wink: :D
[Cleaned now]
Don't forget to "git pull" or re-clone the repository.
by Falco
Wed Mar 29, 2023 7:00 pm
Forum: MakeMKV for Linux
Topic: Install MakeMKV on Fedora
Replies: 28
Views: 37730

Re: Install MakeMKV on Fedora

After editing the the ansible script to symlink from to "/usr/lib/libmmbd.so.0" Everything worked just fine. But to my curiosity after launching makemkv "help -> about" shows that version 1.17.2 was installed Are you using a fresh installation or an Upgraded one ? What the resul...
by Falco
Wed Mar 29, 2023 6:50 pm
Forum: MakeMKV for Linux
Topic: Install MakeMKV on Fedora
Replies: 28
Views: 37730

Re: Install MakeMKV on Fedora

Take care also in file myvars.yml, it is now simplified. You just need to modify it, like this MakeMKV_Ver: 1.17.3 Replace 1.17.2 by 1.17.3 , that's it. You probably use an old script version. Linux version should the same as Windows and Mac version. To Upgrade Makemkv version, do like this. sudo mv...
by Falco
Wed Mar 29, 2023 6:03 pm
Forum: MakeMKV for Linux
Topic: Install MakeMKV on Fedora
Replies: 28
Views: 37730

Re: Install MakeMKV on Fedora

I rewrote the code to be more Ansible documentation compliant.
I tested all many times without any issue. Be sure you have the last code version.
Back to me if you need help !! :D
by Falco
Wed Mar 29, 2023 5:38 pm
Forum: MakeMKV for Linux
Topic: Install MakeMKV on Fedora
Replies: 28
Views: 37730

Re: Install MakeMKV on Fedora

Hello Stefan1 Let me check, but please let me know which Fedora version are you using now ? Execute this line: ls -alh /usr/lib64/libmmbd.so.0 /usr/lib64/libaacs.so.0 /usr/lib64/libbdplus.so.0 At the end, it must be like this :shock: : lrwxrwxrwx. /usr/lib64/libaacs.so.0 -> /usr/lib64/libmmbd.so.0 l...
by Falco
Mon Mar 20, 2023 5:53 pm
Forum: MakeMKV for Linux
Topic: Install MakeMKV on Fedora
Replies: 28
Views: 37730

Re: Install MakeMKV on Fedora

Hi Stefan1 Thx a lot for your message, I was desperate to have no feedback. To be honest this code is old and I did not take time to rewrite it from scratch and I didn't think this code at first to share it. Many new features appears in Ansible with builtin modules regarding repositories, installati...
by Falco
Sun Mar 19, 2023 6:05 pm
Forum: MakeMKV for Linux
Topic: Install MakeMKV on Fedora
Replies: 28
Views: 37730

Re: Install MakeMKV on Fedora

Hi Everyone
If someone tested it, did you face any issues :?:
by Falco
Mon Feb 20, 2023 5:53 pm
Forum: MakeMKV for Linux
Topic: Install MakeMKV on Fedora
Replies: 28
Views: 37730

Re: Install MakeMKV on Fedora

Hi Everyone
No feedback or questions guys ? Don't be shy. :(
I only want to help and progress.
by Falco
Mon Jan 30, 2023 6:36 pm
Forum: MakeMKV for Linux
Topic: Setup on Fedora
Replies: 3
Views: 4228

Re: Setup on Fedora

Great if I succeded to help you 8) :D
Enjoy then
by Falco
Sat Jan 28, 2023 6:24 pm
Forum: MakeMKV for Linux
Topic: Install MakeMKV on Fedora
Replies: 28
Views: 37730

Install MakeMKV on Fedora

Hi Guys It looks some peoples have issues to install MakeMKV on their Fedora Distribution. I raised a code many years ago, I would like to share with you. I use Ansible scripts to complete my Fedora installation and to automatically do some settings. You can use my scripts from there . In my git rep...
by Falco
Sat Jan 28, 2023 5:57 pm
Forum: MakeMKV for Linux
Topic: Setup on Fedora
Replies: 3
Views: 4228

Re: Setup on Fedora

Hi SuperSam
Why you don't try to use with RPM packages for Kodi and VLC.
You can also compile and install MakeMKV (instead of Flatpack).
Maybe you will have a better result to do them communicate.
Regards