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.8.0 - [Invites Closed]

Old TestFlight threads
Locked
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Testing MrMC 3.8.0 - [Invites Closed]

Post by davilla »

Released for tvOS.


ec3/atmos for tvOS.
dropbox is back, see webserver to authorize.

3.8.0 (190126.1441)
refactor ec3/atmos (tvOS)
upate webserver ui
emby: fix manual sigh-in on 4.* servers

3.8.0 (190127.1447)
restore passthrough if <= tvOS 11.2
fixup webserver

3.8.0 (190203.1722)
core: iOS/tvOS, check color_primaries when deciding SDR/HDR/DolbyVision
core: iOS/tvOS, fix audio sink channel setup when max channels == 2
core: remember last server selected on home
core: add video demuxer color primaries to hints
core: ffmpeg/atmos, only trust eac3/atmos if framesize is 1792
core: fixup, atmos: ec3/atmos for iOS/tvOS
ios/tvos: new icons
android: new icons
plex: clear server type and server UUID on sign-out
emby: ignore folders from emby, they show on home screen

3.8.0 (190208.208)
core: no input if splash is up
skin: sync opacity/ariana

3.8.0 (190209.2032)
core: add video splash detection, disable res switching if running
core: run splash video from application, not from the skin
FIX: AC3 is not always 32ms
ADD: [amc;debug] log supported mime types
CHG: [droid] come back to mrmc after a youtube play
FIX: [droid] force https for youtube channel trailers
CHG: [droid] audio refactor
FIXUP: ActiveAE: Differentiate DTS-HD-MA and DTS-HD-HR
FIXUP: [cmake] add DolbyFrameParser & MemoryBitstream
emby: fix external subtitles
FIX: folders on home

3.8.0 (190210.1834)
core: try harder when m_sink->AddPackets return zero
core: iOS/tvOS, temp disable CDVDAudioCodecAudioConverter for AC3
plex/emby: home server selection fix
Revert "load home buttons once only, no point doing it over and over again"
CHG: [amc] warn if we are over-buffering demux packets
FIX: [amc] no bitstream + demux queuing -> havoc
FIXUP: pass channel config to settings audio visibility check
FIXUP: DTSHD / DTSHD_MA split
FIXUP: [droid] Remove "AMC + SD" setting; we now have a detailed one
load home buttons once only, no point doing it over and over again
fixme: core: add video splash detection, disable res switching if running

3.8.0 (190211.228)
core: iOS/tvOS, temp disable CDVDAudioCodecAudioConverter for EAC3

3.8.0 (190216.1918)
kill video splash for now
core: tvOS, move video splash into app delegate.
tvos: cleanup unused settings
add logging to CGUIWindowHome
AE: fix sync for transcoding
make ariana default skin on all devices
android: add android.touch.xml to select ariana touch as default skin on touch devices
CHG: re-add the "splash" AS for those preferring a plain splash image
FIXUP: [at] IEC HD
if mime type is video/ item cant be Audio
splash: do not hit database when video splash is playing
cleanup: remove skin checks for opacity, ariana and sio
video splash with sound
fixme: set light/dark theme from core
ios: UIInterfaceOrientationMaskLandscapeRight if device has notch
add: CDarwinUtils::IosHasNotch
set light/dark theme from core
fixme: ocd: UI flash before static splash :)
Revert "plex/amby: check if service is running when checking for clients"
fixme: remove : CSettings::SETTING_VIDEOLIBRARY_HOMESHELFITEMS
fixme: fully remove totals from HomeJob
remove : CSettings::SETTING_VIDEOLIBRARY_HOMESHELFITEMS
fully remove totals from HomeJob
rework recently added Announcement handling
plex/amby: check if service is running when checking for clients
show splash before anything else

3.8.0 (190217.2127)
plex: enable parallel transcoded thumb fetching
emby: more emby love
emby: home screen fixes
fix: startup crash when initialize databases
tvos: disable video splash for now
FIX: [amc] base frame scheduling on frame duration rather than fps
CHG: Actually use hint.dvd
ADD: [droid] ability to force MPEG2 on DVD to h/w
REVERT: [droid] PT stereo is fine again
FIX: [AT] fix RAW HD
FIX: [AE] error handling


3.8.0 (190221.140)
FIX: [IEC] don't assume pauses of integer ms; go µs
CHG: [egl] expose GetEGLVersion at intf level
ADD: [droid] provison to build bundles when actually useful
CHG: [droid] gradle update
tvOS: set mrmc volume to 100% on start
disable volume slider in Audio steiings on iOS and tvOS
ios: set volume to 100% on start, ios will control it
Revert "ios: monitor hardware volume keys"
Revert "fixme: ios: monitor hardware volume keys"
Revert "plex: enable parallel transcoded thumb fetching"
emby: flatten tvshows if library has multiple folders
fix: lite generation for iOS/tvOS
darwin: add autoreleasepool to UIApplicationMain, should not matter but we are paranoid

3.8.0 (190222.245)
fallback to home window if startup window is TV/RADIO and PVR is not enabled

3.8.0 (190223.1732)
darwin: blind fix for tvOS(11.2) passthrough
fix: audio boost center when channels == 2
core: debuglog when ae is keeping current channel layout
homescreen: fix RA fetch if UUID of the server is null
plex: use "SkipLocalArt" for plex items to stop us from creating an invalid poster.jpg link
android: replace old icons
fixme: set light/dark theme from core
tvOS: cleanup light/dark userInterfaceStyle detection
simplify settings: remove rss feed settings when in ariana and ariana touch skins
simplify settings: remove minimize from home setting on darwin
add system name to Info screen
FIX: [droid] keep the upper hand on media keys when focused
FIX: Database debug spew on demand only
simplify settings: remove device name and use OS generated one
hide webinterface selector, we only allow one
webui: new logo, favicon and other fixes
webui: notify users if log file was not copied
stop webserver debuglog polution, add logging component for it
CHG: gles3 supports GL_UNPACK_ROW_LENGTH
CHG: [egl] expose GetEGLVersion at intf level
backport [GLES] Improve subtitle rendering, PR 15518

3.8.0 (190224.1625)
FIX: [amc] apply interlaced blacklisting to all codecs
core: change definition of ADJUST_REFRESHRATE_ON_STARTSTOP, only once, at start and at stop. Use ADJUST_REFRESHRATE_ALWAYS for switching always, even when stream changes
fix: startup crash when initialize databases
dump guisettings.xml file if in LOGDEBUG is enabled

3.8.0 (190224.1858)
skin syncs
core: iOS/tvOS (11.2) needs IEC packed

3.8.0 (190302.1751)
webui: clear text input field on select
webui: hide google drive auth button
FIX: [cloud] explicit that authorization goes thru the WebUI
ADD: [droid]check profile when selecting h/w decoder
ADD: [droid] generalize amc timing via setting
FIX: [amc] stutter after chapter seek
cosmoxl
Posts: 1759
Joined: 12 Dec 2015, 14:16

Re: Testing MrMC 3.8.0 - [Invites Closed]

Post by cosmoxl »

AMC for mpeg2 on Shield? :)
barong
Posts: 78
Joined: 07 Nov 2017, 07:33

Re: Testing MrMC 3.8.0 - [Invites Closed]

Post by barong »

Do you require any logs for the current Emby server beta connection issues?
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Re: Testing MrMC 3.8.0 - [Invites Closed]

Post by davilla »

barong wrote: 13 Jan 2019, 22:26 Do you require any logs for the current Emby server beta connection issues?
not yet, thx.
User avatar
timstephens24
Posts: 894
Joined: 09 Dec 2015, 22:43

Re: Testing MrMC 3.8.0 - [Invites Closed]

Post by timstephens24 »

No issues so far, and the two files I have with EAC-3 plus Atmos plays back as Atmos.
Apple TV 4K / NVIDIA Shield Pro (2019) -> Denon X6500H 7.2.4 -> LG OLED65C9
Apple TV4K / NVIDIA Shield Pro (2019) -> Nakamichi 7.2.4 -> LG OLED77CX
Channels DVR w/ 2x HDHomeRun Prime
Patiently Testing all the things // Multiple other devices
barong
Posts: 78
Joined: 07 Nov 2017, 07:33

Re: Testing MrMC 3.8.0 - [Invites Closed]

Post by barong »

New icon looks slick :)
User avatar
timstephens24
Posts: 894
Joined: 09 Dec 2015, 22:43

Re: Testing MrMC 3.8.0 - [Invites Closed]

Post by timstephens24 »

barong wrote: 14 Jan 2019, 23:43 New icon looks slick :)
I'm not a huge fan but it's an icon so w/e lol
Apple TV 4K / NVIDIA Shield Pro (2019) -> Denon X6500H 7.2.4 -> LG OLED65C9
Apple TV4K / NVIDIA Shield Pro (2019) -> Nakamichi 7.2.4 -> LG OLED77CX
Channels DVR w/ 2x HDHomeRun Prime
Patiently Testing all the things // Multiple other devices
User avatar
Everbrave
Posts: 425
Joined: 30 Dec 2016, 23:03

Re: Testing MrMC 3.8.0 - [Invites Closed]

Post by Everbrave »

timstephens24 wrote: 15 Jan 2019, 02:18
barong wrote: 14 Jan 2019, 23:43 New icon looks slick :)
I'm not a huge fan but it's an icon so w/e lol
Anyway, the website still carries the old icon!
User avatar
Everbrave
Posts: 425
Joined: 30 Dec 2016, 23:03

Re: Testing MrMC 3.8.0 - [Invites Closed]

Post by Everbrave »

timstephens24 wrote: 14 Jan 2019, 22:00 No issues so far, and the two files I have with EAC-3 plus Atmos plays back as Atmos.
With or without passthrough enabled?
User avatar
timstephens24
Posts: 894
Joined: 09 Dec 2015, 22:43

Re: Testing MrMC 3.8.0 - [Invites Closed]

Post by timstephens24 »

Everbrave wrote: 15 Jan 2019, 09:15
timstephens24 wrote: 14 Jan 2019, 22:00 No issues so far, and the two files I have with EAC-3 plus Atmos plays back as Atmos.
With or without passthrough enabled?
Without
Apple TV 4K / NVIDIA Shield Pro (2019) -> Denon X6500H 7.2.4 -> LG OLED65C9
Apple TV4K / NVIDIA Shield Pro (2019) -> Nakamichi 7.2.4 -> LG OLED77CX
Channels DVR w/ 2x HDHomeRun Prime
Patiently Testing all the things // Multiple other devices
Locked