Update plugin.py
This commit is contained in:
@@ -33,7 +33,7 @@ class Plugin:
|
|||||||
"""Dispatcharr Stream-Mapparr Plugin"""
|
"""Dispatcharr Stream-Mapparr Plugin"""
|
||||||
|
|
||||||
name = "Stream-Mapparr"
|
name = "Stream-Mapparr"
|
||||||
version = "0.5.0a"
|
version = "0.5.0"
|
||||||
description = "🎯 Automatically add matching streams to channels based on name similarity and quality precedence with enhanced fuzzy matching"
|
description = "🎯 Automatically add matching streams to channels based on name similarity and quality precedence with enhanced fuzzy matching"
|
||||||
|
|
||||||
@property
|
@property
|
||||||
@@ -2559,3 +2559,4 @@ plugin_instance = Plugin()
|
|||||||
stream_mapparr = Plugin()
|
stream_mapparr = Plugin()
|
||||||
|
|
||||||
STREAM_MAPPARR = Plugin()
|
STREAM_MAPPARR = Plugin()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user