0.5.0b
This commit is contained in:
@@ -31,7 +31,7 @@ class Plugin:
|
||||
"""Dispatcharr Stream-Mapparr Plugin"""
|
||||
|
||||
name = "Stream-Mapparr"
|
||||
version = "0.5.0a"
|
||||
version = "0.5.0b"
|
||||
description = "🎯 Automatically add matching streams to channels based on name similarity and quality precedence with enhanced fuzzy matching"
|
||||
|
||||
# Settings rendered by UI
|
||||
@@ -1648,4 +1648,5 @@ plugin_instance = Plugin()
|
||||
|
||||
# Alternative export names in case Dispatcharr looks for these
|
||||
stream_mapparr = Plugin()
|
||||
STREAM_MAPPARR = Plugin()
|
||||
|
||||
STREAM_MAPPARR = Plugin()
|
||||
|
||||
Reference in New Issue
Block a user