Code:
https://github.com/jumpmanjay/HDGrandSlam.bundle
Current release:
https://github.com/jumpmanjay/HDGrandSlam.bundle/releases/tag/v1.6.2
Installation:
-Make sure you are running the latest tuner firmware (https://www.silicondust.com/forum/viewtopic.php?f=119&t=20613)
-Download the current release from GitHub (https://github.com/jumpmanjay/HDGrandSlam.bundle/archive/v1.6.2.zip).
-Unzip the release zip
-Find the location of your Plex Media Server plug-in directory (https://support.plex.tv/hc/en-us/articles/201106098-How-do-I-find-the-Plug-Ins-folder-)
-Rename unzipped directory to "HDGrandSlam.bundle"
-Copy the HDGrandSlam.bundle folder to your Plex Media Server plug-in directory.
-Restart Plex
What works:
-Streaming and time-shifting (pause, play, rw, ff- just don't skip past live) Live TV and recorded programs to Chrome, Windows UWP, Apple, Roku, and Android devices.
*** For Android Devices ***
If your Android device does not work and gets the error, "An error occured while attempting to play this video. Please try restarting both the Plex Media Server and this app." do the following:
On your Plex server, find the file Android.xml and change the following line:
<VideoProfile protocol="hls" container="mpegts" codec="h264" audioCodec="aac" context="streaming" />
to
<VideoProfile protocol="hls" container="mpegts" codec="h264" audioCodec="mp3" context="streaming" />
Restart your Plex server. Please be aware this may break other transcoding (it did for me).