GithubHelp home page GithubHelp logo

jeroenj / plexconnect-cookbook Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 15 KB

Chef cookbook for plexconnect

Home Page: https://supermarket.chef.io/cookbooks/plexconnect

License: MIT License

Ruby 43.37% HTML 29.60% Shell 27.02%

plexconnect-cookbook's Introduction

plexconnect Cookbook

Installs plexconnect and its required dependencies.

Requirements

python

Python is required. It is set up as a dependency of this cookbook so it will be handled automatically.

git

The code is being synced from github. Git is required for checking out the code.

Attributes

plexconnect::default

Key Type Description Default
['plexconnect']['user'] String User which plexconnect will be ran as plexconnect
['plexconnect']['group'] String Group which owns the plexconnect installation plexconnect
['plexconnect']['install_dir'] String Directory where plexconnect will be installed /srv/apps/plexconnect
['plexconnect']['log_dir'] String Log directory /var/log/plexconnect
['plexconnect']['git_url'] String Git repository which will be checked out https://github.com/RuudBurger/CouchPotatoServer.git
['plexconnect']['git_ref'] String Git branch or tag which will be checked out v0.5
['plexconnect']['certificate'] String SSL certificate ''
['plexconnect']['key'] String Private key for the SSL certificate ''
['plexconnect']['settings'] Hash Configuration options. Feel free to create a pull request for more custom options.
  • certfile
  • ip_pms
  • logpath
  • hosttointercept
  • port_dnsserver
  • port_pms
  • port_ssl
  • port_webserver
['plexconnect']['atv_settings'] Hash Configuration options for PlexConnect on the Apple TV. Feel free to create a pull request for more custom options.
  • apple_tv_id
  • myplex_user
  • myplex_auth
  • subtitlesize
  • subtitlerenderer
  • transcodequality

plexconnect::fanart

Key Type Description Default
['plexconnect']['fanart']['packages'] Array all required packages to build Pillow /usr/local/bin/plexconnect

Usage

plexconnect::default

It installs plexconnect by checking it out from source.

plexconnect::init

It sets up an init script and configures rc.d to make plexconnect automatically launch on boot.

plexconnect::fanart

It installs Pillow using the python pip provider. This is required for fanart to show up in PlexConnect.

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

plexconnect-cookbook's People

Contributors

jeroenj avatar

Stargazers

robot2xl avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.