Skip to content

lotooo/Pluzz.bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

plugins.video.pluzz

This is a plex channel to watch pluzz ( France Televisions replay) service from your plex media center

Author

lotooo https://github.com/lotooo yutzhead https://github.com/yutzhead/ catkfr https://github.com/catkfr

Manual Installation: with git

  • 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

Manual installation : without git

  • 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