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.

Testing MrMC 3.5.1

Old TestFlight threads
Locked
User avatar
timstephens24
Posts: 894
Joined: 09 Dec 2015, 22:43

Re: Testing MrMC 3.5.1

Post by timstephens24 »

davilla wrote: 23 Feb 2018, 17:07 You can do this with a custom keymap, in <FullscreenVideo> section, replace "ChapterOrBigStepBack" with "OSDSettings"
:?
wesk05
Posts: 80
Joined: 20 Dec 2017, 06:20

Re: Testing MrMC 3.5.1

Post by wesk05 »

davilla wrote: 22 Feb 2018, 16:27 ok, made some more changes based on 11.2.6 behavior.
Using "03 black-level-v3" test pattern.
I grab a screenshot of it under itunes. (home sharing), then do the same under MrMC. Now take these two screenshots, autolevel them and compare their histograms. The histograms are identical now.
I checked the new testflight build on tvOS 11.2.6. I am seeing flashing bars only upto 84 with this build. Computers app showed all bars upto 68. AVFoundation & VideoToolBox options were enabled.
davilla wrote: 22 Feb 2018, 16:30 Turn off VideoToolBox decoder and use AVFoundation for both h264 and h265. AVFoundation will show the above 235, VideoToolBox will not.
Yep, It actually is showing bars below 16 and above 235. Haven't yet checked the actual levels of the HDMI output.
User avatar
Tgxcorporation
Posts: 17
Joined: 09 Dec 2017, 07:12

Re: Testing MrMC 3.5.1

Post by Tgxcorporation »

Please update the Black Glass Nova skin with the latest commits from the jarvis-mrmc branch! ;)

Thanks

Tgx
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: Testing MrMC 3.5.1

Post by amet »

Tgxcorporation wrote: 26 Feb 2018, 14:37 Please update the Black Glass Nova skin with the latest commits from the jarvis-mrmc branch! ;)

Thanks

Tgx
Yes sir :)
SUPERBIF
Posts: 170
Joined: 31 Mar 2016, 06:43

Re: Testing MrMC 3.5.1

Post by SUPERBIF »

timstephens24 wrote: 23 Feb 2018, 17:54
davilla wrote: 23 Feb 2018, 17:07 You can do this with a custom keymap, in <FullscreenVideo> section, replace "ChapterOrBigStepBack" with "OSDSettings"
:?
Why not just switch subtitles directly instead of going into settings menu?
User avatar
timstephens24
Posts: 894
Joined: 09 Dec 2015, 22:43

Re: Testing MrMC 3.5.1

Post by timstephens24 »

SUPERBIF wrote: 26 Feb 2018, 14:53
timstephens24 wrote: 23 Feb 2018, 17:54
davilla wrote: 23 Feb 2018, 17:07 You can do this with a custom keymap, in <FullscreenVideo> section, replace "ChapterOrBigStepBack" with "OSDSettings"
:?
Why not just switch subtitles directly instead of going into settings menu?
With what?
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Re: Testing MrMC 3.5.1

Post by davilla »

snipit from xbmc/input/ButtonTranslator.cpp

Code: Select all

    { "stepforward"              , ACTION_STEP_FORWARD },
    { "stepback"                 , ACTION_STEP_BACK },
    { "bigstepforward"           , ACTION_BIG_STEP_FORWARD },
    { "bigstepback"              , ACTION_BIG_STEP_BACK },
    { "chapterorbigstepforward"  , ACTION_CHAPTER_OR_BIG_STEP_FORWARD },
    { "chapterorbigstepback"     , ACTION_CHAPTER_OR_BIG_STEP_BACK },
    { "osd"                      , ACTION_SHOW_OSD },
    { "osdsettings"              , ACTION_SHOW_OSD_SETTINGS },
    { "showsubtitles"            , ACTION_SHOW_SUBTITLES },
    { "nextsubtitle"             , ACTION_NEXT_SUBTITLE },
    { "cyclesubtitle"            , ACTION_CYCLE_SUBTITLE },
User avatar
timstephens24
Posts: 894
Joined: 09 Dec 2015, 22:43

Re: Testing MrMC 3.5.1

Post by timstephens24 »

I don't want to mess with that, I'll stay with the longer process since there's not a way to make the down arrow work without messing with that stuff.
User avatar
Montoya
Posts: 446
Joined: 27 Sep 2017, 22:46

Re: Testing MrMC 3.5.1

Post by Montoya »

DVBLogic has just released the first beta's of the new DVBLink Server and its called TVMosaic.
https://forum.tv-mosaic.com/viewtopic.php?f=12&t=15

There are some changes in the TVMosaic compared to DVBLink server, so that software that uses the DVBLink API, needs to be modified:
Note for products, which use DVBLink Remote API to talk to DVBLink Server. There is a change to the DVBLink Remote API: dvblink_channel_id is now a String instead of Long. Please adjust it in your products. Changing it to string is backward compatible with DVBLink.
Can you guys make a copy of the DVBLink PVR and call it TVMosaic PVR and incorparate the above change (which ONLY applies for the TVMosaic Server and NOT for the DVBLink server) so we can test the TVMosaic server in MrMC ?

Because this way, existing DVBLink users in MrMC won't be affected by this change.
Thanks !!
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: Testing MrMC 3.5.1

Post by amet »

please, please can we use requests section for ... well... requests... and keep TF thread for actual testing of TestFlight builds.

as much as I think your request is valid, it will get lost in the sea of msgs in this thread.

thanks
Locked