-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
410 lines (406 loc) · 22.3 KB
/
index.html
File metadata and controls
410 lines (406 loc) · 22.3 KB
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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
<html>
<head>
<title>Transfigurr</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap-overrides.css?v=37a2fe284eb88048394dd5c9a08b9623">
<link rel="stylesheet" type="text/css" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.1/styles/github.min.css">
<link rel="stylesheet" type="text/css" href="css/theme.css?v=1bdd8636df311795c2d5585c5721d832">
<link href="//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,300italic,400italic,700italic,900italic" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/animatecss/3.2.0/animate.min.css" media="screen, projection">
<link rel="icon" type="image/ico" href="img/favicon.ico">
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body class="pull_top" data-spy="scroll" data-target=".header-navbar" data-offset="70">
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle pull-right" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#home" class="navbar-brand"><img src="img/transfigurr.png" style="height: 32px;"><span class="logo-text">Transfigurr</span></a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse header-navbar" role="navigation">
<ul class="nav navbar-nav navbar-right">
<li><a href="#home"><i class="fas fa-home"></i> HOME</a></li>
<li><a href="#features"><i class="fas fa-star"></i> FEATURES</a></li>
<li><a href="#download"><i class="fas fa-download"></i> DOWNLOAD</a></li>
<li><a href="#support"><i class="fas fa-question-circle"></i> SUPPORT</a></li>
<li><a href="/docs/api"><i class="fas fa-book"></i> API DOCS</a></li>
<li><a href="https://github.com/transfigurr/transfigurr" target="_blank"><i class="fab fa-github-alt"></i> GITHUB</a></li>
</ul>
</div>
</div>
</div>
<div id="home"></div>
<section id="feature-slider" class="lol feature-slider" style="fill: white;">
<article class="slide" id="showcasing">
<img class="asset left-60 sp600 t120 z2" src="img/slider/media.png" style="height: 300px;">
<div class="info">
<h2>Transfigurr is a modern codec management and automation tool.</h2>
</div>
</article>
<article class="slide" id="ideas">
<div class="info">
<h2>Fully customizable ffmpeg profiles.</h2>
</div>
<img class="asset left-200 sp600 t180 z1" src="img/slider/editProfile.png" style="height: 250px;">
<img class="asset left-480 sp600 t230 z2" src="img/slider/profiles.png" style="height: 225px;">
</article>
<article class="slide" id="tour">
<img class="asset left-472 sp650 t190 z3" src="img/slider/posters.png" style="height: 250px;">
<img class="asset left-185 sp550 t220 z2" src="img/slider/table.png" style="height: 190px;">
<img class="asset left-350 sp450 t110 z1" src="img/slider/overview.png" style="height: 300px;">
<div class="info">
<h2>Multiple media views.</h2>
</div>
</article>
<article class="slide" id="responsive">
<img class="asset left-472 sp600 t120 z1" src="img/slider/settings.png" style="height: 350px">
<img class="asset left-10 sp600 t300 z2" src="img/slider/viewSettings.png" style="height: 150px; left: 600px; top: 50px;">
<div class="info">
<h2>
Customizable feature rich user interface.
</h2>
</div>
</article>
</section>
<div id="feature-header">
<div class="container">
<div class="feature-header">
Transfigurr is a modern codec management and automation tool
</div>
</div>
</div>
<div id="features" class="features">
<div class="container">
<div class="section-header">
<h3>Features</h3>
</div>
<div class="row feature">
<div class="col-sm-6">
<img src="img/features/seriesView.png" class="img-responsive">
</div>
<div class="col-sm-6 info">
<h3>
<i class="fas fa-chevron-right"></i>
Series View
</h3>
<p>
Mangage your series and view all your episodes in one convenient location.
</p>
</div>
</div>
<div class="row feature">
<div class="col-sm-6 pic-right">
<img src="img/features/editProfile.png" class="pull-right img-responsive">
</div>
<div class="col-sm-6 info info-left">
<h3>
<i class="fas fa-chevron-right"></i>
Advanced ffmpeg Profiles
</h3>
<p>
Transfigurr allows you to create and modify advanced ffmpeg profiles to automate your workflow.
</p>
</div>
</div>
<div class="row feature">
<div class="col-sm-6">
<img src="img/features/massEditor.png" class="img-responsive">
</div>
<div class="col-sm-6 info">
<h3>
<i class="fas fa-chevron-right"></i>
Mass Editor
</h3>
<p>
Easily edit the ffmpeg profile configuration of any or all of your series in one place.
</p>
</div>
</div>
</div>
</div>
<div id="download">
<div class="container">
</div>
</div>
<div id="downloads" class="download">
<div class="container">
<div class="section-header">
<h3>Download Transfigurr</h3>
</div>
<div class="row">
<ul class="nav nav-tabs nav-justified">
<li class="nav-item active">
<a class="nav-link active" data-toggle="tab" href="#downloads-docker"><i class="fab fa-docker"></i> Docker</a>
</li>
<li class="nav-item">
<a class="nav-link" data-toggle="tab" href="#downloads-other"><i class="fas fa-ellipsis-v"></i> Others</a>
</li>
</ul>
<div class="tab-content" id="downloads-tabcontent">
<div class="tab-pane fade active in" id="downloads-docker" role="tabpanel">
<dl class="install-steps">
<dt>Introduction</dt>
<dd>
<div class="alert alert-info">
<h4 class="alert-heading">Updating Transfigurr</h4>
Most docker containers use <code>/config</code> volume to mount the data directory and supply that path to Transfigurr as parameter.
Transfigurr will convert the given directory on startup if an existing database is found. Of course, it is always advisable to make a backup first.
</div>
</dd>
<dt><span class="step">1</span>Avoid common pitfalls</dt>
<dd>
<p>
<i>For a detailed explanation of common issues, see <a href="https://wiki.servarr.com/docker-guide">The Best Docker Setup and Docker Guide</a> wiki article.</i>
</p>
</dd>
<dt><span class="step">2</span>Install Transfigurr</dt>
<dd>
<p>
There are many ways to manage Docker images and containers too, so installation and maintenance of them will depend on the route you choose.
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
<h3>docker-compose (recommended)</h3>
<pre><code>---
services:
transfigurr:
image: transfigurr/transfigurr:latest
container_name: transfigurr
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
volumes:
- /path/to/data:/config
- /path/to/series:/series #optional
- /path/to/movies:/movies #optional
- /path/to/transcode/transcode #optional
ports:
- 7889:7889
restart: unless-stopped
</code></pre>
<h3>docker cli</h3>
<pre><code>docker run -d \
--name=transfigurr \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 7889:7889 \
-v /path/to/data:/config \
-v /path/to/series:/series #optional \
-v /path/to/movies:/movies #optional \
-v /path/to/transcode:/transcode #optional \
--restart unless-stopped \
transfigurr/transfigurr:latest
</code></pre>
<h2>Parameters</h2>
<p>Containers are configured using parameters passed at runtime (such as those above). These parameters are separated by a colon and indicate <external>:<internal> respectively. For example, -p 8080:80 would expose port 80 from inside the container to be accessible from the host's IP on port 8080 outside the container.</p>
<table style="border-collapse: collapse; width: 100%; border: 1px solid #ccc; border-radius: 4px; background-color: #f5f5f5;">
<tr>
<th style="border-bottom: 1px solid #ddd; padding: 8px; text-align: left; border-right: 1px solid #ddd;">Parameter</th>
<th style="border-bottom: 1px solid #ddd; padding: 8px; text-align: left;">Function</th>
</tr>
<tr>
<td style="padding: 8px; border-right: 1px solid #ddd;">-p 7889</td>
<td style="padding: 8px;">The port for the Transfigurr webinterface</td>
</tr>
<tr>
<td style="padding: 8px; border-right: 1px solid #ddd;">-e PUID=1000</td>
<td style="padding: 8px;">for UserID - see below for explanation</td>
</tr>
<tr>
<td style="padding: 8px; border-right: 1px solid #ddd;">-e PGID=1000</td>
<td style="padding: 8px;">for GroupID - see below for explanation</td>
</tr>
<tr>
<td style="padding: 8px; border-right: 1px solid #ddd;">-e TZ=Etc/UTC</td>
<td style="padding: 8px;">specify a timezone to use, see this <a href="https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List">list</a>.</td>
</tr>
<tr>
<td style="padding: 8px; border-right: 1px solid #ddd;">-v /config</td>
<td style="padding: 8px;">Database and transfigurr configs</td>
</tr>
<tr>
<td style="padding: 8px; border-right: 1px solid #ddd;">-v /series</td>
<td style="padding: 8px;">Location of series library on disk (See note in Application setup)</td>
</tr>
<tr>
<td style="padding: 8px; border-right: 1px solid #ddd;">-v /movies</td>
<td style="padding: 8px;">Location of movies library on disk (See note in Application setup)</td>
</tr>
<tr>
<td style="padding: 8px; border-right: 1px solid #ddd;">-v /transcode</td>
<td style="padding: 8px;">Location of transcode library on disk (See note in Application setup)</td>
</tr>
</table>
<h2>Environment variables from files (Docker secrets)</h2>
<p>You can set any environment variable from a file by using a special prepend <code>FILE__</code>.</p>
<p>As an example:</p>
<pre><code>-e FILE__MYVAR=/run/secrets/mysecretvariable
</code></pre>
<p>Will set the environment variable <code>MYVAR</code> based on the contents of the <code>/run/secrets/mysecretvariable</code> file.</p>
<h2>User / Group Identifiers</h2>
<p>When using volumes (<code>-v</code> flags), permissions issues can arise between the host OS and the container, we avoid this issue by allowing you to specify the user <code>PUID</code> and group <code>PGID</code>.</p>
<p>Ensure any volume directories on the host are owned by the same user you specify and any permissions issues will vanish like magic.</p>
<p>In this instance <code>PUID=1000</code> and <code>PGID=1000</code>, to find yours use <code>id your_user</code> as below:</p>
<pre><code>id your_user
</code></pre>
<p>Example output:</p>
<pre><code>uid=1000(your_user) gid=1000(your_user) groups=1000(your_user)
</code></pre>
<h2>Support Info</h2>
<ul>
<li>Shell access whilst the container is running:</li>
</ul>
<pre><code>docker exec -it transfigurr /bin/bash
</code></pre>
<ul>
<li>To monitor the logs of the container in realtime:</li>
</ul>
<pre><code>docker logs -f transfigurr
</code></pre>
<ul>
<li>Container version number:</li>
</ul>
<pre><code>docker inspect -f '{{ index .Config.Labels "build_version" }}' transfigurr
</code></pre>
<ul>
<li>Image version number:</li>
</ul>
<pre><code>docker inspect -f '{{ index .Config.Labels "build_version" }}' transfigurr/transfigurr:latest
</code></pre>
<h2>Updating Info</h2>
<p>Below are the instructions for updating containers:</p>
<h3>Via Docker Compose</h3>
<ul>
<li>Update images:</li>
</ul>
<ul>
<li>All images:</li>
</ul>
<pre><code>docker-compose pull
</code></pre>
<ul>
<li>Single image:</li>
</ul>
<pre><code>docker-compose pull transfigurr
</code></pre>
<ul>
<li>Update containers:</li>
</ul>
<ul>
<li>All containers:</li>
</ul>
<pre><code>docker-compose up -d
</code></pre>
<ul>
<li>Single container:</li>
</ul>
<pre><code>docker-compose up -d transfigurr
</code></pre>
<ul>
<li>You can also remove the old dangling images:</li>
</ul>
<pre><code>docker image prune
</code></pre>
<h3>Via Docker Run</h3>
<ul>
<li>Update the image:</li>
</ul>
<pre><code>docker pull transfigurr/transfigurr:latest
</code></pre>
<ul>
<li>Stop the running container:</li>
</ul>
<pre><code>docker stop transfigurr
</code></pre>
<ul>
<li>Delete the container:</li>
</ul>
<pre><code>docker rm transfigurr
</code></pre>
<p>Recreate a new container with the same docker run parameters as instructed above (if mapped correctly to a host folder, your <code>/config</code> folder and settings will be preserved)</p>
<ul>
<li>You can also remove the old dangling images:</li>
</ul>
<pre><code>docker image prune
</code></pre>
</p>
</dd>
</dl>
</div>
<div class="tab-pane fade" id="downloads-other" role="tabpanel">
<div class="alert alert-info">
Please contact us if you wish to port Transfigurr for any other platform that the ones already listed.
</div>
</div>
</div>
</div>
</div>
</div>
<div id="support" class="support">
<div class="container">
<div class="section-header">
<h3>Support</h3>
</div>
<div class="row">
<a class="col-sm-3" href="https://github.com/Transfigurr/Transfigurr/issues" target="_blank">
<div class="text">
<i class="fab fa-github fa-2x"></i>
<h4>GitHub Issues</h4>
<p>
Track bugs and features for the things that matter to you.
</p>
</div>
</a>
</div>
</div>
</div>
<footer id="footer" class="footer">
<div class="container">
<div class="row credits">
<div class="col-md-12">
<div class="row copyright">
<div class="col-md-12">
© <span id="year"></span> Transfigurr. All rights reserved.
</div>
</div>
</div>
</div>
</div>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="js/tab-loader.js?v=0b6b7566a47c643cdeadfbbe3ca9bf79"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.1/highlight.min.js"></script>
<script>
hljs.initHighlightingOnLoad();
</script>
<script src="js/theme.js?v=85693f7f35c872717ee514c10ca38fdc"></script>
<script type="text/javascript" src="js/index-slider.js?v=072006930bd52788bb7ab0a7d16861f7"></script>
<script type="text/javascript">
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-54382816-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>