Plex Unsupported Channels

less than 1 minute read

Description:

Follow this guide to install Unsupported Channels to Plex.

To Resolve:

  1. First download the web tools: WebTools

  2. Unzip the tools to your “Plug-ins” directory (usually located at /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins)

    1
    
    sudo unzip /tmp/WebTools.bundle.zip -d "$(sudo find / -mount -type d -name Plug-ins)"
    
  3. Make sure your permissions match other directories around it:

    1
    
    sudo chown -Rv plex.plex "$(sudo find / -mount -type d -name Plug-ins)"
    
  4. Sign in to Plex like normal http://serverIP:32400 => Go to Server => Channels => Show Advanced button => Disable compatibility checking

  5. Now in a new tab type: http://127.0.0.1:33400

  6. Lastly, pick/install apps:

    • Library Updater
    • cCloudTV
    • FMoviesPlus
    • BringThePopcorn
    • g2g.fm
    • SS-Plex

Comments