update
This commit is contained in:
@@ -65,6 +65,7 @@ def _format_total_seconds(seconds: Any) -> str:
|
||||
|
||||
class Tidal(Provider):
|
||||
PLUGIN_NAME = "tidal"
|
||||
SUPPORTED_CMDLETS = frozenset({"download-file", "search-file"})
|
||||
|
||||
TABLE_AUTO_STAGES = {
|
||||
"tidal.track": ["download-file"],
|
||||
|
||||
Reference in New Issue
Block a user