This is a plex channel to watch pluzz ( France Televisions replay) service from your plex media center
lotooo https://github.com/lotooo yutzhead https://github.com/yutzhead/ catkfr https://github.com/catkfr
- Open a Terminal
- Execute the following commands:
# mkdir github
# cd github
# git clone https://github.com/lotooo/Pluzz.bundle.git
# cd
# rm -fr $PLEX_FOLDER/Plug-ins/Pluzz.bundle
# ln -s ~/github/Pluzz.bundle/ $PLEX_FOLDER/Plug-ins/Pluzz.bundle
- Close the Terminal program
To update the plugin:
- Open a Terminal
- Execute the following commands:
# cd github/Pluzz.bundle
# git pull
- Close the Terminal program
- Download zip file from here: https://github.com/lotooo/Pluzz.bundle/archive/master.zip
- Unzip the file
- Move the unzipped folder to your home directory into a folder called github and rename the unzipped folder to Pluzz.bundle (removing the -master suffix)
- Open a Terminal
- Execute the following commands
# rm -fr $PLEX_FOLDER/Plug-ins/Pluzz.bundle
# ln -s ~/github/Pluzz.bundle/ $PLEX_FOLDER/Plug-ins/Pluzz.bundle
To update the plugin. Redownload the zip file and replace the .bundle file found here: github/Pluzz.bundle