• 1.1.0 bd2c92440e

    1.1.0 Stable

    AdmiralCrayon released this 2026-07-03 22:52:13 +00:00 | 15 commits to main since this release

    getTrackInfo API has been made a LOT more robust, it now provides:

    • track id (if you were to use the regular deezer API)
    • full title of the track (with specific versions, e.g, remastered and such)
    • short title, with version truncated
    • length of the track in milliseconds
    • link to an image of the album cover
    • url for sharing the track

    AOTYIntegration and Discord RPC have been adapted to work with the new API, speaking of Discord RPC, it's been completely reworked.

    • @xhayper/discord-rpc has been dropped in favour of regular discord-rpc module because support for activity types did not work
    • it works much more consistently now, there was an issue where the entire discordrpc.js module was being duplicated and discord did not know which one to use
    • discord rich presence now provides a progress bar and states the length of the song
    • there is a button that allows other users to access the current track's link
    Downloads