mergedrop: 1.0.2 — add MongoDB sidecar + env, required by new vid-merger source
This commit is contained in:
@@ -7,14 +7,14 @@
|
||||
"port": 8765,
|
||||
"id_name": "mergedrop",
|
||||
"description": "Self-hosted drag-and-drop video merger. Drop clips, reorder, and build a single MP4 with ffmpeg.",
|
||||
"tipi_version": 2,
|
||||
"version": "1.0.1",
|
||||
"tipi_version": 3,
|
||||
"version": "1.0.2",
|
||||
"dynamic_config": true,
|
||||
"supported_architectures": ["amd64"],
|
||||
"categories": ["media", "utilities"],
|
||||
"short_desc": "Drag, sort, merge — your videos into one MP4.",
|
||||
"author": "MergeDrop",
|
||||
"source": "https://git.alexzaw.dev/alexz/video-merger",
|
||||
"source": "https://git.alexzaw.dev/alexz/vid-merger",
|
||||
"form_fields": [
|
||||
{
|
||||
"type": "text",
|
||||
@@ -31,5 +31,5 @@
|
||||
"env_variable": "MERGEDROP_MAX_FILE_SIZE"
|
||||
}
|
||||
],
|
||||
"updated_at": 1787292618234
|
||||
"updated_at": 1787292951819
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user