timekills 41a35e7f74 Create handbrake-password
# handbrake-for-plexguide
Handbrake through web interface or VNC for PlexGuide deployment with Traefik integration and username/password security
Includes Intel QuickSync and multiple automatic presets based on folder.

# Usage:
Add to /mnt/handbrake/watch/Very_Fast_1080p30 folder for automatic 1080p AAC 2.0 MP4 (Very Fast)
Add to /mnt/handbrake/watch/HQ_1080p30_Surround folder for automatic HQ 1080p 5,1 MP4  (Slow)
Add to /mnt/handbrake/1080mkv folder for automatic 1080p AAC 2.0 MKV (Standard)

# Username and password version (default username is plex and default password is guide)

# If you want to change the username/password from default plex/guide
1. go to --> http://www.htaccesstools.com/htpasswd-generator/ and create username/password pair. It will give you the plaintext username and hashed password
2. (example username test and password test will give you test:$apr1$n22fgswn$4Wu4q/Dzc7ACcgiLaoU5d/)
3. Edit the /opt/mycontainers/handbrake.yml file (eg. sudo nano /opt/mycontainers/handbrake.yml )
4. Replace the line traefik.frontend.auth.basic: "plex:$apr1$tosnCNtX$XKXnDaIiW7f0y1nwmd.KL0" with traefik.frontend.auth.basic: "yourNewUsername:YourNewHashedPassword."  Example traefik.frontend.auth.basic: "test:$apr1$n22fgswn$4Wu4q/Dzc7ACcgiLaoU5d/"
Go to plexguide and redeploy/reinstall handbrake
2019-01-13 22:55:41 +04:30
2019-01-13 22:55:41 +04:30
2019-01-10 23:30:55 -05:00
2019-01-13 01:17:30 -05:00
2019-01-13 01:17:30 -05:00
2019-01-07 08:07:07 -05:00
2019-01-08 09:31:27 -05:00
2019-01-11 00:31:13 -05:00

📂 Click Here - Sign up for Google's Suite for Business - Unlimited Space

📂 Click Here - NZB's with from NewsHost - PG Members Receive a 58% Discount

Table of Contents

  1. General Intro
  2. YouTube Video - Intro
  3. Summary

1. General Intro

PG Box Community: PG Community is a PG repo that collects and stores accepted user container writeups for community usage install. User can add programs such as Radarr4k or other unique programs that others may want to utlize.

Manage PlexGuide - AnyTime, Anywhere!

Forum Node for Community Box: CLICK HERE

WARNING: Wiki Under Construction

(BETTER EXAMPLES will be provided), but Radarr4k and Sonarr4k serve as general containers until posted!

In order for apps show up under the Community App Store, users must select or push apps from within the app folder of this repo. Do not worry, the apps automatically show up under the community app store and are segerated from the official containers that are built and supported by PG.

2. YouTube Video - Intro

NOT READY

3. Summary

PG Box Community Edition is dead simple to use! Have a container in mind? Push containers that benifit the community today!

📂 Click Here - NZB's from USENET Server - PG Members Receive a 60% Discount

Description
Visit the PG Repos @ https://github.com/PGBlitz - Apps Community (Community Focused)
Readme GPL-3.0 766 KiB
Languages
Python 88.2%
Shell 11.7%