-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcatalog.json
More file actions
49 lines (49 loc) · 2.36 KB
/
Copy pathcatalog.json
File metadata and controls
49 lines (49 loc) · 2.36 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
{
"charts": {},
"community": {
"transcoder": {
"app_readme": "<h1>Transcoder</h1>\n<p>Transcoder is a container with FFmpeg, MKVToolNix, OCRmyPDF, Tesseract, and Subtitle Edit for media processing.</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the <code>Transcoder</code> directories.\nAfterward, the <code>Transcoder</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).\nAll mounted storage(s) will be <code>chown</code>ed only if the parent directory does not match the configured user.</p>\n</blockquote>",
"categories": [
"media",
"tools"
],
"description": "Transcoder is a container with FFmpeg, MKVToolNix, OCRmyPDF, Tesseract, and Subtitle Edit for media processing.",
"healthy": true,
"healthy_error": null,
"home": "https://github.com/secretzer0/ixcharts",
"location": "/__w/charts/charts/community/transcoder",
"latest_version": "1.0.0",
"latest_app_version": "1.0.0",
"latest_human_version": "1.0.0_1.0.0",
"last_update": "2025-07-04 08:26:26",
"name": "transcoder",
"recommended": false,
"title": "Transcoder",
"maintainers": [
{
"name": "truenas",
"url": "https://www.truenas.com/",
"email": "dev@ixsystems.com"
}
],
"tags": [
"ffmpeg",
"mkvtoolnix",
"ocrmypdf",
"tesseract",
"subtitle-edit",
"transcoding",
"conversion"
],
"screenshots": [
"https://media.sys.truenas.net/apps/transcoder/screenshots/screenshot1.png",
"https://media.sys.truenas.net/apps/transcoder/screenshots/screenshot2.png"
],
"sources": [
"https://github.com/secretzer0/ixcharts",
"https://github.com/secretzer0/ixcharts/tree/master/community/transcoder"
],
"icon_url": "https://media.sys.truenas.net/apps/transcoder/icons/icon.svg"
}
}
}