Commit Graph

272 Commits

Author SHA1 Message Date
Admin9705
30e169f385 removed bad traefik label 2019-01-14 12:44:22 -05:00
timekills
808a968164 Extension, name, traefik front end
-Changed name to "handbrake2"
-Added .yml extension
-Changed Traefik front end rule to make it remain handbrake
2019-01-14 21:59:35 +04:30
timekills
8f47ac1c95 Fixed extra ' in line 38 2019-01-14 21:57:19 +04:30
timekills
67c1bd98d5 Merge pull request #1 from Admin9705/v8
Update v8
2019-01-14 21:56:26 +04:30
timekills
547818798c Changed frontend to handbrake;
Also removed some extraneous debug lines
2019-01-14 21:48:08 +04:30
timekills
e31f7627b3 Extra ' in line 38 removed 2019-01-14 21:33:23 +04:30
Kyle Button
5409d1d35a Update xteve.yml
put network back to bridge
2019-01-13 20:10:06 -06:00
Kyle Button
452499f723 Update xteve.yml
fixed tmp & changed to host network
2019-01-13 19:57:51 -06:00
Kyle Button
427399a556 Update xteve.yml
changed ports to the correct ones.
2019-01-13 18:35:13 -06:00
Kyle Button
c970ae808f Update xteve.yml
fixed spaces
2019-01-13 18:26:38 -06:00
Kyle Button
f81d708995 Create xteve.yml 2019-01-13 18:24:22 -06:00
Admin9705
d4b9837e67 Merge pull request #7 from sneedster/patch-2
Update delugevpn.yml
2019-01-13 17:25:18 -05:00
Admin9705
dd22fbe441 Merge pull request #8 from timekills/patch-6
extension left off
2019-01-13 17:24:53 -05:00
timekills
b36ef573de extension left off 2019-01-14 01:06:16 +04:30
Admin9705
37d8cead41 Merge pull request #4 from timekills/patch-2
Handbrake oAuth (web interface)
2019-01-13 13:53:45 -05:00
Admin9705
8cc569b705 Merge pull request #5 from timekills/patch-3
Create jdownloader2.yml
2019-01-13 13:53:30 -05:00
Admin9705
ed34d7a0ff Merge pull request #6 from timekills/patch-4
Handbrake with password for web interface
2019-01-13 13:53:18 -05:00
sneedster
8e58e7c033 Update delugevpn.yml 2019-01-13 10:50:04 -08:00
Admin9705
04d7a2f8a3 fix sonarr locaiton 2019-01-13 13:41:10 -05:00
Admin9705
df529decdd update locations again 2019-01-13 13:39:25 -05:00
Admin9705
e3a438b7f4 update locations 2019-01-13 13:36:46 -05:00
Admin9705
e913154920 update locations for sonarr/radarr4k 2019-01-13 13:34:30 -05:00
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
timekills
663342b248 Create jdownloader2.yml 2019-01-13 22:52:13 +04:30
timekills
033b1ff0f2 Handbrake oAuth (web interface)
# handbrake-for-plexguide
Handbrake through web interface for PlexGuide deployment with Traefik integration and Google OAuth security
Includes Imultiple automatic presets based on folder.

# Automated 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)
2019-01-13 22:50:07 +04:30
Admin9705
af2e0aeca0 Revert "Revert "Merge branch 'v8' of https://github.com/Admin9705/PlexGuide-Community into v8""
This reverts commit 645888cf16.
2019-01-13 01:29:54 -05:00
Admin9705
645888cf16 Revert "Merge branch 'v8' of https://github.com/Admin9705/PlexGuide-Community into v8"
This reverts commit 1dccce2450, reversing
changes made to 1c1f9559eb.
2019-01-13 01:29:18 -05:00
Admin9705
1dccce2450 Merge branch 'v8' of https://github.com/Admin9705/PlexGuide-Community into v8 2019-01-13 01:28:30 -05:00
Admin9705
1c1f9559eb Revert "Merge pull request #2 from TechButton/patch-1"
This reverts commit 5f1aa8cff0, reversing
changes made to b1e8576bec.
2019-01-13 01:28:19 -05:00
Admin9705
2bf922c72c Merge pull request #3 from sneedster/patch-1
create delugevpn.yml
2019-01-13 01:20:09 -05:00
Admin9705
fe6561255f update 2019-01-13 01:17:30 -05:00
sneedster
0e5e3cca90 create delugevpn.yml
I'm not sure how to code it to ask for vars like username and password for vpn, but I figure I can change those from within portainer.
2019-01-12 11:13:01 -08:00
Admin9705
5f1aa8cff0 Merge pull request #2 from TechButton/patch-1
Create xteve.yml
2019-01-12 09:22:14 -05:00
Kyle Button
e937a6a335 Create xteve.yml
IPTV to Plex
2019-01-12 00:23:33 -06:00
Admin9705
b1e8576bec Merge pull request #1 from Admin9705/master
update
2019-01-11 21:59:24 -05:00
Admin9705
f0da7dd2fd update 2019-01-11 20:29:53 -05:00
Admin9705
5bcecca08d update 2019-01-11 12:21:05 -05:00
Admin9705
8b67ff33cc update 2019-01-11 08:26:25 -05:00
Admin9705
1a37318581 update 2019-01-11 08:23:38 -05:00
Admin9705
0c3def94d2 update 2019-01-11 08:12:16 -05:00
Admin9705
4e418363d0 update 2019-01-11 08:10:23 -05:00
Admin9705
90ce55fa79 udpate 2019-01-11 08:09:40 -05:00
Admin9705
df9b72ff8e update 2019-01-11 08:08:58 -05:00
Admin9705
d9fd35e3b4 update 2019-01-11 08:07:59 -05:00
Admin9705
7652a99870 update 2019-01-11 08:04:58 -05:00
Admin9705
c300323b9c update 2019-01-11 08:03:07 -05:00
Admin9705
ffdd4320f9 update 2019-01-11 07:56:53 -05:00
Admin9705
eb7d31f4a7 update 2019-01-11 07:42:56 -05:00
Admin9705
cfca173bda update 2019-01-11 07:40:30 -05:00
Admin9705
4d9e9638ad update 2019-01-11 07:23:58 -05:00