Close Menu
miapple.me – Tech.Blogmiapple.me – Tech.Blog

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Content Is Still King! 12 Years Of Blogging: miapple.me – Tech.Blog’s 12th Anniversary

    January 21, 2024

    Content Is King Again! 10 Years Of Blogging: miapple.me – Tech.Blog’s 10th Anniversary

    January 21, 2022

    Fixing: Time Machine couldn‘t complete backup

    April 30, 2021
    • Downloads
    • Email Subscription
    • Imprint
    • Privacy Policy
      • Push Notifications Subscription
      • Terms of Use
    • Search
    miapple.me – Tech.Blogmiapple.me – Tech.Blog
    • Apps
    • AirPlay
    • Apple
      • Apple TV
      • Apple Watch
      • iCloud
      • iTunes
      • macOS
    • iOS
    • HomeKit
    • Plex
    • Raspberry Pi
    • Windows
    • Downloads
    • Email Subscription
    • Imprint
    • Privacy policy
      • Push Notifications Subscription
      • Terms of Use
    • Search
    Subscribe
    miapple.me – Tech.Blogmiapple.me – Tech.Blog
    Home»Apple TV»Plex, PlexConnect And OpenPlex Running On OS X 10.11 El Capitan Beta 6
    Apple TV

    Plex, PlexConnect And OpenPlex Running On OS X 10.11 El Capitan Beta 6

    Gee Are PabstBy Gee Are PabstAugust 4, 20153 Comments4 Mins Read
    Plex-PlexConnect-OpenPlex on Mac OS X 10.11 El Capitan beta 6
    Plex-PlexConnect-OpenPlex on Mac OS X 10.11 El Capitan beta 6

    Plex icon with Apple TV logoPlex, PlexConnect and OpenPlex are running on Mac OS X 10.11 El Capitan beta 6. On August 3, 2015, Apple released Mac OS X 10.11 El Capitan beta 6  (build number 15A244d, “pre-release”). I positively tested it with an Apple TV 3 running on Apple TV 7.2 software. Find more about Mac OS X 10.11 El Capitan on Apple’s Website. In contrast to beta 2, beta 3 and beta 4, I had not to re-install OpenPlex. There seem to be no big changes to beta 5.

    Note: Due to improved OS security, you must disable the System Integrity Protection, also called “rootless”. Here’s the fix (but be aware that you’re loosing security! Re-activate it after Installation!):

    1. Disable “rootlees” via terminal command (your Mac will reboot): sudo nvram boot-args=”rootless=0″; sudo reboot
    2. Check the deactivation: nvram boot-args
    3. Response must be: boot-args rootless=0
    4. Install OpenPlex.
    5. After installing you can re-activate “rootless” again (your Mac will reboot): sudo nvram boot-args=”rootless=1″; sudo reboot

    Important: Apple changed the URL for the WSL app from secure.marketwatch.com to video-api-secure.wsj.com.

    Wahlman.j updated OpenPlex to fix the WSJ issue (Changelog):

    • Fix WSJ to use new URL in codebase – Credit goes to @rrgeorge for allowing “-” in hosttointercept
    • Remove custom fork by wahlman.j of CyberGhost84’s old theme
    • Move development theme into custom slot for Wahlman.j’s theme
    • Disable preview of wahlman.j’s theme until uploaded to youtube
    • Fix myplex & custom certs autoloading when manually or automatically loading custom hoststointercept’s
    • Addded custom hosttointercept cert generator
    • Added custom hosttointercept Settings.cfg generator
    • New hijack icons

    The following set up was used for testing:

    • Upgraded OS X 10.11 El Capitan beta 6.
    • Plex (Version 0.9.12.7.1356-7f37aa9 / ‘Plex Pass’ only, July 30, 2015)
    • PlexConnect (v0.5-dev, December 14, 2014)
    • OpenPlex (beta 0.5, June 20, 2015)
    • Apple TV 3 / 3rd generation (Model number A1427 – AppleTV3,1 – MD199LL/A)
    • MacBook Pro 13” Late 2013

    Plex, PlexConnect and OpenPlex are working on Mac OS X 10.11 El Capitan beta 6:

    Plex-PlexConnect-OpenPlex on Mac OS X 10.11 El Capitan beta 6
    Plex-PlexConnect-OpenPlex on Mac OS X 10.11 El Capitan beta 6

    Note:

    The latest Apple TV 7.2 software is only available for Apple TV 3 3rd generation (Model number A1427 – AppleTV3,1 – MD199LL/A) and Apple TV 3 3rd generation rev a (Model number A1469 – AppleTV3,2 – MD199LL/A).

    Plex Media Server was updated on June 6, 2015 (w/o ‘Plex Pass’).

    Plex Version 0.9.12.7.1356-7f37aa9 changelog:

    • New:
      • (Web) Restore the player on launch if the app was playing when page was reloaded/closed.
      • (Web) Added shuffle and repeat modes to the music player.
      • (Web) Added an “Allow Channels” restriction for shared users.
    •  Fixes:
      • Deleting media files moves them to trash (restoring old behavior).
      • Manually specfied ports for remote access are sent to the cloud correctly.
      • Upgrades work properly for Drobo, Thecus, Ubuntu and other platforms.
      • Fixed a case where hitting APPLY button showed no remote access incorrectly.
      • In some rare cases, multiple versions of a plugin could be started at once.
      • (Web) Prefer AAC by default in Microsoft Edge.
      • (Web) Better expose the enable / disable buttons in Remote Access.

    PlexConnect v0.5 changelog (major improvements):

    • Revamped Audio/Music handling (for iOS>=7.0. That version got a new XML audio player… thanks Beats!)
    • GUI improvements: Fanart, Backgrounds… (needs PIL/Pillow library for Python)
    • Playlists support (video/audio): continuous play, shuffle, also for TVShow/Season/Episodes
    • Save ATVSettings.cfg after changes

    Further more, OpenPlex beta 0.5 was updated with some improvements on June 20, 2015, and is available for download as an installer app:

    Openplex beta 0.5 Changelog:

    Wahlman.j updated OpenPlex to fix the issue with the new WSJ-URL.

    • New GUI by CyberGhost84.
    • Added boot lock button to app to enable all apps to load @ boot e.g. Plex Media Server and then locks the screen to prevent unauthorized access to your mac while still loading all the apps.
    • Removed “mute boot” button.
    • Add icon upload video tutorial.
    • Simplified hijack tab into one window with Apple TV setup guide.
    • Fixed bug in reboot OS X option in WebConnect.
    • Fixed bug in myplex loader.
    • Fix WSJ to use new URL in codebase – Credit goes to @rrgeorge for allowing “-” in hosttointercept
    • Remove custom fork by wahlman.j of CyberGhost84’s old theme
    • Move development theme into custom slot for Wahlman.j’s theme
    • Disable preview of wahlman.j’s theme until uploaded to youtube
    • Fix myplex & custom certs autoloading when manually or automatically loading custom hoststointercept’s
    • Addded custom hosttointercept cert generator
    • Added custom hosttointercept Settings.cfg generator
    • New hijack Icons
    • 10.10.5 WebConnect button added for new apache2 httpd.conf
    • Moved about notes to about page
    • Moved instructions to Settings tab

    If you are new to PlexConnect then follow the work around to get PlexConnect running on your Apple TV:

    • For Mac OS X: PlexConnect On Windows 8 And OS X 10.8.4: Plex Media Server On Apple TV 2 And 3 Without Jailbreak
    • For Windows 7, 8 and 8.1: Installing PlexConnect On Windows 7, 8 and 8.1 After Apple TV Update
    • For Windows 10: How To Install PlexConnect On Windows 10

    The latest Plex, PlexConnect and OpenPlex are still running on Mac OS X 10.11 El Capitan beta 6 with hijacking Trailers, iMovie and WSJ app! but Keep in mind to deactivate “rootless” before installing OpenPlex.

    Stay tuned! 😉

    Apple TV 2 Apple TV 3 El Capitan Mac MacBook OpenPlex PlexConnect PlexPass Yosemite
    Previous ArticlePlex, PlexConnect And OpenPlex Running On OS X 10.10.5 Yosemite Beta 2
    Next Article Plex, PlexConnect And OpenPlex Running On OS X 10.10.5 Yosemite Beta 3
    Gee Are Pabst
    • Website
    • Facebook
    • X (Twitter)
    • Pinterest
    • LinkedIn

    Hi there,my name is Gee Are, blogger and analyst. Blogging is my Passion! I’m the founder and owner of the two blogs called pabst.socialmedia and miapple.me - Tech.Blog.My work experience as a blogger and analysist (Internet Intelligence, SEO and social media) is the basis of the services of pabst.socialmedia.Find more about me.

    Related Posts

    miBackground

    Content Is Still King! 12 Years Of Blogging: miapple.me – Tech.Blog’s 12th Anniversary

    January 21, 2024
    miBackground

    Content Is King Again! 10 Years Of Blogging: miapple.me – Tech.Blog’s 10th Anniversary

    January 21, 2022
    macOS

    Fixing: Time Machine couldn‘t complete backup

    April 30, 2021
    View 3 Comments

    3 Comments

    1. Pingback: Plex, PlexConnect And OpenPlex Running On OS X 10.11 El Capitan Beta 7 - miApple.me

    2. iphonecydia (@Cydiamaroc) on August 4, 2015 16:03

      RT @miAppleMe: Plex, PlexConnect and OpenPlex are running on Mac OS X 10.11 El Capitan beta 6. On August 3, 2015, Apple released… http://…

      Reply
    3. Gee Are Pabst (@grpabst) on August 4, 2015 15:44

      Plex, PlexConnect and OpenPlex are running on Mac OS X 10.11 El Capitan beta 6. On August 3, 2015, Apple released… http://t.co/AQ88y8iXDF.

      Reply
    Leave A Reply Cancel Reply

    Top Posts

    Fixing ‘Cannot Connect MacBook To iPhone Via Bluetooth’

    May 5, 20166,967 Views

    Fixing No Notification Sounds On iPhone When Locked

    January 8, 20214,547 Views

    How To Fix MacBook Micro-Vibrations While Charging Due To Insufficient Grounding

    June 21, 20203,583 Views

    Fixing Mac No Admin Account On macOS Mojave Or Later

    February 3, 20212,124 Views

    Installing Huawei E3372 On macOS 11 Big Sur, Mac OS 10.12 Sierra And macOS 10.13 High Sierra

    August 11, 20161,871 Views

    Apple iCloud Mail Blocks Outbound Emails: Silent Filtering And How To Fix It

    December 1, 2020814 Views
    Featured Reviews

    Fixing ‘Cannot Connect MacBook To iPhone Via Bluetooth’

    May 5, 20166,967 Views

    Fixing No Notification Sounds On iPhone When Locked

    January 8, 20214,547 Views

    How To Fix MacBook Micro-Vibrations While Charging Due To Insufficient Grounding

    June 21, 20203,583 Views
    Our Picks

    Content Is Still King! 12 Years Of Blogging: miapple.me – Tech.Blog’s 12th Anniversary

    January 21, 2024

    Content Is King Again! 10 Years Of Blogging: miapple.me – Tech.Blog’s 10th Anniversary

    January 21, 2022

    Fixing: Time Machine couldn‘t complete backup

    April 30, 2021

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    • Home
    • Search
    • About Us
    • Contact Us
    Copyright © 2012-2025 miapple.me™

    Type above and press Enter to search. Press Esc to cancel.