forked from tom472/mediabox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmediaboxconfig.php
144 lines (144 loc) · 5.35 KB
/
mediaboxconfig.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Welcome to Mediabox</title>
<style type="text/css">
body {
font-family: "Open Sans", sans-serif;
background-color: lightblue;
}
</style>
<a href="https://cash.me/$TomMorgan" target="_blank"><img src="https://img.shields.io/badge/Donate-SquareCash-brightgreen.svg" alt="badge"></a><br />
<h1>Welcome to Mediabox!</h1>
<h3><u>Basic Information & Configuration</u></h3>
<b><u>Notes:</u></b><br />
<ul>
<li>Radarr and Couchpotato do the same thing = Movie Management</li>
<li>Sonarr and SickChill do the same thing = TV Show Management</li>
<li>Lidar and Headphones do the same thing = Music Management</li>
</ul>
-- Generally you will only want to choose/use one of each.<br />
<ul>
<li>The <b>Minio</b> login is: minio / minio123.</li>
<li><b>PROXY</b> The DelugeVPN Container provides an http proxy via the PIA connection at: locip:8118
</ul>
<br />
<h3><u>Manual Configuration steps:</u></h3>
<b><u>Couchpotato:</u></b><br />
As you go through the Couchpotato Setup Wizard use these settings:<br />
<ul>
<li> Turn on Deluge -- Click the "slider" to the right of the Deluge option<br />
<li> Host: locip:58846<br />
<li> Username: daemonun<br />
<li> Password: daemonpass<br />
<li> Directory: [Leave Blank]<br />
<li> Label: [Leave Blank]<br />
</ul>
After the Wizard is complete:<br />
<ul>
<li> Click on the "gear" icon and select "Settings"<br />
<li> Go to > Downloaders > Deluge > & click the "Test Deluge" button to verify the connection.<br />
<li> Go to > Renamer - and turn it on > click the "slider" to the right<br />
<li>In the From field: /downloads<br />
<li>In the To field: /movies<br />
</ul>
<br />
<b><u>Radarr:</u></b><br />
<ul>
<li>Click on the Settings icon<br />
<li>Click on the Download Client Tab<br />
<li>Click on the + sign to add a download client<br />
<li>Under the "Torrent" section Select Deluge<br />
<li>Enter these settings:<br />
* Name: Deluge<br />
* Enable: Yes<br />
* Host: locip<br />
* Port: 8112<br />
* Password: deluge (unless you have changed it)<br />
* Category: blank<br />
* Use SSL: No<br />
<li>Optional: Click on the media management tab and configure the renamer<br />
</ul>
<br />
<b><u>Sonarr & Lidarr</u></b><br />
<ul>
<li>Same instructions as Radarr<br />
</ul>
<br />
<b><u>SickChill:</u></b><br />
<ul>
<li>Click on the settings "gear" icon<br />
<li>Go to > General > Misc > Show root directories<br />
<li>Click "New" - Select "tv" -- Click "Save Changes"<br />
<li>At the top right - Select Post Processing<br />
<li>On the Post Processing Tab - Go to Post Processing Dir<br />
<li>Click Browse > Select "downloads"-- Click "Save Changes"<br />
<li>Click on the settings "gear" icon<br />
<li>Go to > Search Settings > Torrent Search (Tab)<br />
<li>Check the box for Enable Torrent Search Providers<br />
<li>For the "Send .torrent files to" dropdown select: Deluge (via WebUI)<br />
<li>For "Torrent host:port" use: http://locip:8112<br />
<li>For client password use: deluge (unless you have changed it)<br />
<li>After the settings are in Click the "Test Connection" button to see if it works -- Click "Save Changes"<br />
</ul>
<br />
<b><u>Headphones:</u></b><br />
Click on the "Cog" to get to the Settings<br />
Go to the Download Settings Tab<br />
<u>For Usenet</u>:<br />
<ul>
<li>Select NZBGet<br/>
<li>NZBget Host: http://locip:6789<br />
<li>NZBGet Username: daemonun<br />
<li>NXBGet Password: daemonpass<br />
<li>Music Download Directory: /downloads<br />
</ul>
<u>For Torrents</u>:<br />
<ul>
<li>Select Deluge<br />
<li>Deluge WebUI Host and Port: http://locip:8112<br />
<li>Deluge Password: deluge (unless you have changed it)<br />
<li>Music Download Directory: /downloads<br />
</ul>
Go to the Quality & Post Processing Tab<br />
<ul>
<li>Check the box for: Move downloads to Destination Folder<br />
<li>Destination Directory: /music
</ul>
<br />
<b><u>PLEX:</u></b><br />
When adding libraries to PLEX use these settings:<br />
<ul>
<li>Movies = /data/movies<br />
<li>Music = /data/music<br />
<li>TV = /data/tvshows<br />
</ul>
<br />
<b><u>NBZGet:</u></b><br />
<ul>
<li>Username: daemonun<br />
<li>Password: daemonpass<br />
</ul>
<h3>Mediabox Management Containers</h3>
<b><u>Portainer:</u></b><br />
To help you manage your Mediabox Docker containers Portainer is available.<br />
Portainer is a Docker Management UI to help you work with the containers etc.<br />
<br /><br />
<b><u>Ouroboros:</u></b><br />
The ouroboros container monitors the all of the Mediabox containers and if there is an update to any container's base image it updates the container.<br />
ouroboros will detect the change, download the new image, gracefully stop the container(s), and re-launch them with the new image.<br />
<h1>Troubleshooting</h1>
If you are having issues with Mediabox or any of your continers please take look at the settings being used.<br />
Below are the variables in your .env file: (<b>NOTE</b>: For your security PIA credentials are no longer shown here.)
<pre>
<?php
echo file_get_contents("./env.txt");
?>
</pre>
If you enjoy the project -- Fuel it with some caffeine :)<br /><br />
<a href="https://cash.me/$TomMorgan" target="_blank"><img src="https://img.shields.io/badge/Donate-SquareCash-brightgreen.svg"></a><br />
<br />
</body>
</html>