-
Notifications
You must be signed in to change notification settings - Fork 0
Releases
Daniel THIRION edited this page Mar 26, 2020
·
9 revisions
Probably field filtering
-
related
: numeric array containing related releases -
release
: the requested release object- see Release object
-
tracks
: numeric array with all the tracks in the requested release- see Track object
Returns cover for the release provided. Currently a 307 Redirect to AWS.
-
image_width
: Final size of the cover file -
fallbackUrl
: will redirect to this URL if cover fails to load
Returns an MP3 file for streaming the track.
-
format
: can bemp3_320
,flac
,wav
. There is backward compatibility with old mp3 bitrates which redirects tomp3_320
.
-
format
: can bemp3_320
,flac
,wav
. There is backward compatibility with old mp3 bitrates which redirects tomp3_320
.
-
limit
&skip
-
results
: numeric array containing Release objects -
total
: Total number of releases in the database -
limit
/skip
: you should start knowing those.
- Home
- Global objects
- Catalog
- Releases
- Playlists
- Artists
-
Me
- Get user info
- Change user info
- Change settings
- Get player code
- Regenerate player code
- Change email
- Change password
- Enable SMS 2FA (deprecated)
- Confirm SMS 2FA (deprecated)
- Disable SMS 2FA (deprecated)
- Enable TOTP 2FA
- Get TOTP QR Code
- Disable TOTP 2FA
- Enable Email 2FA
- Disable Email 2FA
- Change notifications
- Get licenses
- Remove license
- Remove video claims
- Generate discount code
- Authentication
- CDX
- TODO