You can view all of the running and discontinued shows of Jupiter Broadcasting with this channel and view the JB live stream.
Screenshot of iPad:
Screenshot of web interface:
Screenshot of PleXBMC:
service plexmediaserver stop
mkdir /var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Plug-ins/JupiterBroadcasting.bundle
git clone https://github.com/LeonB/com.plexapp.plugins.jupiterbroadcasting.git /var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Plug-ins/JupiterBroadcasting.bundle
chown -R plex:plex /var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Plug-ins/JupiterBroadcasting.bundle
chmod -R 755 /var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Plug-ins/JupiterBroadcasting.bundle
service plexmediaserver start
service plexmediaserver stop
mkdir /usr/local/plexdata/Plex Media Server/Plug-ins/JupiterBroadcasting.bundle/
git clone https://github.com/LeonB/com.plexapp.plugins.jupiterbroadcasting.git /usr/local/plexdata/Plex Media Server/Plug-ins/JupiterBroadcasting.bundle
chown -R _plex:_plex /usr/local/plexdata/Plex Media Server/Plug-ins/JupiterBroadcasting.bundle/
find /usr/local/plexdata/Plex Media Server/Plug-ins/JupiterBroadcasting.bundle/ -type f -exec chmod 644 {} +
find /usr/local/plexdata/Plex Media Server/Plug-ins/JupiterBroadcasting.bundle/ -type d -exec chmod 755 {} +
service plexmediaserver start
- Live Stream doesn't work on Plex webinterface
- No selecting of video/audio quality
- Rob Loach for the XBMC Jupiter Broadcasting plugin
- Chris Fisher for the awesome Jupiter Broadcasting network
- Sander Spies for getting this channel in the Plexapp store
This project is licensed under the same license as Plex, the GPLv2. See the
LICENSE
for license rights and limitations