Skip to content

feat: Support syncing other favorites/liked properties on Tidal #13

@brian6932

Description

@brian6932

Seems like this currently only syncs liked tracks and playlists. It'd be nice to be able to sync the other properties as well, each of these have their own endpoints https://tidal.com/v1/users/<uid>/favorites/<endpoint>:

  • tracks (Tracks)
  • folders (Playlists)
  • artists (Artists)
  • mixes (Mixes & Radio)
  • videos (Videos)
  • albums (Albums)

Most have a maximum limit query param of 10000 per page, so it's pretty fast to get all. I ended up writing my own script for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions