Skip to content

gotoTrack errors at pauseAll #18

@jedifunk

Description

@jedifunk

When using gotoTrack to switch tracks outside of the player (ie: not previous,next) the error track.pause is not a function triggers. The trace is as follows

pauseAll index.js:131
pauseAll index.js:130
gotoTrack index.js:136
gotoTrack audioService.js:44

audioService.js is a class that basically wraps around gapless to allow the player to play continuously in as other components and/or views get loaded/unloaded.

an example would be going into one playlist, starting a track, then navigating to another playlist and trying to play a track in the new playlist. although this error happens when trying to play another track within the same playlist also.

happy to share any details if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions