{ "repo": { "id": "repository.josh5", "name": "Josh.5 Development Plugins for Unmanic", "icon": "https://raw.githubusercontent.com/Josh5/unmanic-plugins/master/icon.png", "repo_data_directory": "https://raw.githubusercontent.com/Josh5/unmanic-plugins/repo/", "repo_data_url": "https://raw.githubusercontent.com/Josh5/unmanic-plugins/repo/repo.json" }, "plugins": [ { "author": "Josh.5", "compatibility": [ 1, 2 ], "description": "Remux a video file to the WebM container", "icon": "", "id": "video_remuxer_aio_webm", "name": "Remux Video Files to WebM", "platform": [ "all" ], "priorities": { "on_worker_process": 3 }, "tags": "audio,video,ffmpeg", "version": "0.0.3" }, { "author": "Josh.5", "compatibility": [ 1, 2 ], "description": "Test for errors and corruption in your video files", "icon": "https://raw.githubusercontent.com/Josh5/unmanic.plugin.ffmpeg_file_error_checker/master/icon.png", "id": "ffmpeg_file_error_checker", "name": "FFmpeg Video Error Checker", "platform": [ "all" ], "priorities": { "on_library_management_file_test": 99, "on_worker_process": 0 }, "tags": "video,ffmpeg,library file test", "version": "0.0.3" }, { "author": "Josh.5", "compatibility": [ 1, 2 ], "description": "Save stats on all video files in your library during library scans and add a data panel for displaying the results.", "icon": "https://raw.githubusercontent.com/Josh5/unmanic.plugin.video_library_stats/master/icon.png", "id": "video_library_stats", "name": "Video Library Stats Data Panel", "platform": [ "all" ], "priorities": { "on_library_management_file_test": 0 }, "tags": "data panel", "version": "0.0.3" }, { "author": "Josh.5", "compatibility": [ 1, 2 ], "description": "Create a stereo clone of all audio streams if the original stream is more than 2 channels. If the source file already has a stereo stream created by this Plugin, this is ignored and no clone is generated.", "icon": "https://raw.githubusercontent.com/Josh5/unmanic.plugin.create_stereo_audio_clone/master/icon.png", "id": "create_stereo_audio_clone", "name": "Create stereo audio stream from surround sound", "platform": [ "all" ], "priorities": { "on_library_management_file_test": 99, "on_worker_process": 5 }, "tags": "audio,ffmpeg,library file test", "version": "0.0.3" }, { "author": "Josh.5", "compatibility": [ 2 ], "description": "Ignore files under the configured video resolution.", "icon": "https://raw.githubusercontent.com/Josh5/unmanic.plugin.ignore_video_file_under_resolution/master/icon.png", "id": "ignore_video_file_under_resolution", "name": "Ignore video files under resolution limit", "priorities": { "on_library_management_file_test": 0 }, "tags": "library file test", "version": "0.0.1" }, { "author": "Josh.5", "compatibility": [ 2 ], "description": "Ignore files over the configured video resolution.", "icon": "https://raw.githubusercontent.com/Josh5/unmanic.plugin.ignore_video_file_over_resolution/master/icon.png", "id": "ignore_video_file_over_resolution", "name": "Ignore video files over resolution limit", "priorities": { "on_library_management_file_test": 0 }, "tags": "library file test", "version": "0.0.1" }, { "author": "Josh.5", "compatibility": [ 2 ], "description": "Fetch the stats from the original source file and apply them to all destination files once all final file movements have been completed.", "icon": "https://raw.githubusercontent.com/Josh5/unmanic.plugin.replicate_source_file_stats/master/icon.png", "id": "replicate_source_file_stats", "name": "Replicate all source file stats", "priorities": { "on_postprocessor_file_movement": 0, "on_postprocessor_task_results": 99 }, "tags": "post-processor, permissions", "version": "0.0.1" }, { "author": "Josh.5", "compatibility": [ 1 ], "description": "Ensure all video streams are encoded with the VP9 codec using the libvpx-vp9 encoder.", "icon": "https://raw.githubusercontent.com/Josh5/unmanic.plugin.encoder_video_libvpx_vp9/master/icon.png", "id": "encoder_video_libvpx_vp9", "name": "Video Encoder VP9 - libvpx-vp9 (CPU)", "priorities": { "on_library_management_file_test": 99, "on_worker_process": 0 }, "tags": "video,encoder,ffmpeg,library file test", "version": "0.0.3" }, { "author": "Josh.5", "compatibility": [ 1, 2 ], "description": "Convert DTS streams into Dolby Digital", "icon": "https://raw.githubusercontent.com/Josh5/unmanic.plugin.dts_to_dd/master/icon.png", "id": "dts_to_dd", "name": "Convert DTS to Dolby Digital", "platform": [ "all" ], "priorities": { "on_worker_process": 0 }, "tags": "audio,ffmpeg,library file test", "version": "0.0.3" }, { "author": "Josh.5", "compatibility": [ 2 ], "description": "Install and execute one to many Tdarr Plugins from Unmanic", "icon": "https://raw.githubusercontent.com/Josh5/unmanic.plugin.tdarr_plugin_runner/master/icon.png", "id": "tdarr_plugin_runner", "name": "Tdarr Plugin Runner", "platform": [ "linux" ], "priorities": { "on_worker_process": 0, "render_frontend_panel": 0 }, "tags": "video,ffmpeg,handbrake,data panel", "version": "0.0.1~beta5" } ] }