Skip to content

Check if deezer integration script can be improved with events #41

Open
@badcel

Description

@badcel

Deezer has multiple events which could be subscribed:

Events.subscribe(Events.player.play, this._onPlayerPlay);

This would avoid polling in the integration script. If one property changes all properties could be read.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions