update commit prev

This commit is contained in:
2026-04-26 16:49:23 -07:00
parent 39ee857559
commit bfd5c20dc3
25 changed files with 231 additions and 77 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from API.HTTP import HTTPClient
from API.requests_client import get_requests_session
from ProviderCore.base import SearchResult
try:
from Provider.Tidal import Tidal
from plugins.tidal import Tidal
except ImportError: # pragma: no cover - optional
Tidal = None
from API.Tidal import (