Unify menu labels, centralize hoster URL normalization, and add auto-update toggle
This commit is contained in:
@@ -1096,7 +1096,7 @@ class SerienstreamPlugin(BasisPlugin):
|
||||
|
||||
name = "Serienstream"
|
||||
version = "1.0.0"
|
||||
POPULAR_GENRE_LABEL = "⭐ Beliebte Serien"
|
||||
POPULAR_GENRE_LABEL = "Haeufig gesehen"
|
||||
|
||||
def __init__(self) -> None:
|
||||
self._series_results: Dict[str, SeriesResult] = {}
|
||||
|
||||
Reference in New Issue
Block a user