This commit is contained in:
Pirates IRC
2025-10-24 06:37:21 -05:00
committed by GitHub
parent 85225fcf50
commit 5b51c64ced
2 changed files with 584 additions and 662 deletions

View 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