0.6.0d
This commit is contained in:
@@ -89,7 +89,7 @@ class Plugin:
|
|||||||
"""Dispatcharr Stream-Mapparr Plugin"""
|
"""Dispatcharr Stream-Mapparr Plugin"""
|
||||||
|
|
||||||
name = "Stream-Mapparr"
|
name = "Stream-Mapparr"
|
||||||
version = "0.6.0b"
|
version = "0.6.0d"
|
||||||
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
|
||||||
@@ -2946,3 +2946,4 @@ class Plugin:
|
|||||||
except Exception as e:
|
except Exception as e:
|
||||||
return {"status": "error", "message": f"Error clearing CSV exports: {e}"}
|
return {"status": "error", "message": f"Error clearing CSV exports: {e}"}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user