A project, which allows multiple people to edit one Tidal Playlist together, e.g. Add, remove and move Songs within one playlists. It actually uses the "tidalapi" to look out for any changes from a user and repeats them for another user. This way …
A project, which allows multiple people to edit one Tidal Playlist together, e.g. Add, remove and move Songs within one playlists. It actually uses the “tidalapi” to look out for any changes from a user and repeats them for another user. This way we simulate a shared Playlist.
This feature is known from Spotify and Tidal has no alternative to it.
Currently the public project is empty, because my Codebase is full of sensitive login data and I have not created gitignores yet.