v0.3
This commit is contained in:
16
Stream-Mapparr/plugin.json
Normal file
16
Stream-Mapparr/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"name": "Stream-Mapparr",
|
||||||
|
"key": "stream-mapparr",
|
||||||
|
"module": "stream_mapparr.plugin",
|
||||||
|
"class": "Plugin",
|
||||||
|
"description": "Automatically add matching streams to channels based on name similarity and quality precedence. Supports unlimited stream matching, channel visibility management, and CSV export cleanup.",
|
||||||
|
"author": "community",
|
||||||
|
"homepage": "https://github.com/PiratesIRC/Stream-Mapparr",
|
||||||
|
"actions": [
|
||||||
|
"load_process_channels",
|
||||||
|
"preview_changes",
|
||||||
|
"add_streams_to_channels",
|
||||||
|
"manage_channel_visibility",
|
||||||
|
"clear_csv_exports"
|
||||||
|
]
|
||||||
|
}
|
||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user