1. No user installed addons are supported, python or otherwise.
2. No, they really are not supported.
3. They are not coming back
4. Read from 1. again

Any mention of illegal streaming sites, addons or any pirated material will not be tolerated. This is not democracy and any offenders will be banned and posts deleted immediately without warning.

Other than that, we hope you enjoy MrMC so far and we welcome any input and feedback you might have.

Team MrMC.

Source code?

Report any issues you might have in here
onceler
Posts: 4
Joined: 20 Sep 2018, 04:58

Source code?

Post by onceler »

Hi,

I recently discovered MrMC. Seeing that it was GPL licensed, I looked around for the source code, and found https://github.com/MrMC/mrmc
However, it seems that this repository has not been updated for almost 5 months (and there has been a new version released since then). Is the github repo still being updated? Or is the source available from somewhere else?
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: Source code?

Post by amet »

3.7.0 has just been released, source will be pushed soon
onceler
Posts: 4
Joined: 20 Sep 2018, 04:58

Re: Source code?

Post by onceler »

It's been a month, and the source still hasn't been pushed to the repository linked earlier in the thread. Is there somewhere else I should be looking?
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: Source code?

Post by amet »

Davilla will push it in when he has time, would you like me to e-mail you a download link in the meantime?
onceler
Posts: 4
Joined: 20 Sep 2018, 04:58

Re: Source code?

Post by onceler »

That would be great, thanks!
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Re: Source code?

Post by davilla »

it's out
onceler
Posts: 4
Joined: 20 Sep 2018, 04:58

Re: Source code?

Post by onceler »

Even better! Thank you!
Antibus
Posts: 36
Joined: 02 Feb 2016, 22:54

Re: Source code?

Post by Antibus »

I'm trying to build (Xcode 10.1 with 11.4 SDK) and run the latest code for ATV 4K. Everything builds fine with no apparent errors, but when running, it hangs with a black screen on startup. Here's what I found in the log:

2018-11-03 10:35:27.879727-0700 MrMC[619:65781] Debug Print: Loading: libcpluff.framework/libcpluff
2018-11-03 10:35:27.881488-0700 MrMC[619:65781] Debug Print: Unable to load libcpluff.framework/libcpluff, reason: dlopen(libcpluff.framework/libcpluff, 1): image not found
2018-11-03 10:35:27.881617-0700 MrMC[619:65781] Debug Print: Dll libcpluff.framework/libcpluff was not found in path
2018-11-03 10:35:27.884137-0700 MrMC[619:65781] Debug Print: ADDONS: Fatal Error, could not load libcpluff
2018-11-03 10:35:27.884265-0700 MrMC[619:65781] Debug Print: CApplication::Create: Unable to start CAddonMgr
ERROR: Unable to create application. Exiting

I can't figure out why libcpluff won't load. Any ideas?
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Re: Source code?

Post by davilla »

smells like a packaging issue. is libcpluff.framework in MrMC.app/Frameworks ?
Antibus
Posts: 36
Joined: 02 Feb 2016, 22:54

Re: Source code?

Post by Antibus »

davilla wrote: 03 Nov 2018, 18:06 smells like a packaging issue. is libcpluff.framework in MrMC.app/Frameworks ?
Hmm, there's nothing in Frameworks! Should there be other frameworks in there too?
Post Reply