reworking carousel on dashboard

This commit is contained in:
maxDorninger
2025-06-24 21:07:43 +02:00
parent 02807af6e9
commit dbc20a2c47
5 changed files with 39 additions and 35 deletions

View File

@@ -103,7 +103,7 @@ class TvdbMetadataProvider(AbstractMetadataProvider):
)
return show
# TODO: fuck this mess
def search_show(
self, query: str | None = None
) -> list[MetaDataProviderSearchResult]: