chore(CONTRIBUTING): update info to include additional metadata

This commit is contained in:
josselinonduty 2025-02-08 23:48:47 +01:00
parent bc584343c8
commit 96684b3567
No known key found for this signature in database

View File

@ -94,12 +94,11 @@ apply -p1 -dapp < patches/{name}.patch
> Deezer provides: > Deezer provides:
> >
> - Player state (playing, paused) > - Player state (playing, paused)
> - Track info (title, artist, album, cover URL) > - Track metadata (title, artist, album, cover URL, duration, and more)
> - Shuffle and repeat state > - Shuffle and repeat state
> >
> Deezer does not provide: > Deezer does not provide:
> >
> - Track duration
> - Track position > - Track position
## Updating ## Updating