From 3e38da15b71f63a61bcf6d85bb2ba4ef6ea3f1be Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Thu, 20 Nov 2025 22:56:24 +0000 Subject: [PATCH] Add tidal/tidal.json --- tidal/tidal.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tidal/tidal.json diff --git a/tidal/tidal.json b/tidal/tidal.json new file mode 100644 index 0000000..5621887 --- /dev/null +++ b/tidal/tidal.json @@ -0,0 +1,19 @@ +{ + "sourceName": "Tidal", + "iconUrl": "https://images.icon-icons.com/2429/PNG/512/tidal_logo_icon_147227.png", + "author": { + "name": "50/50", + "icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" + }, + "version": "1.0.0", + "language": "Music", + "streamType": "mp4", + "quality": "Lossless", + "baseUrl": "https://tidal.com/", + "searchBaseUrl": "https://tidal.com/", + "scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/tidal/tidal.js", + "asyncJS": true, + "softsub": true, + "type": "anime/movies/shows", + "downloadSupport": false +}