mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-20 15:55:42 +02:00
reworking carousel on dashboard
This commit is contained in:
@@ -103,7 +103,7 @@ class TvdbMetadataProvider(AbstractMetadataProvider):
|
||||
)
|
||||
|
||||
return show
|
||||
|
||||
# TODO: fuck this mess
|
||||
def search_show(
|
||||
self, query: str | None = None
|
||||
) -> list[MetaDataProviderSearchResult]:
|
||||
|
||||
Reference in New Issue
Block a user