atom-extensions / atom-music

🎵 Simple music player for Atom.
https://atom.io/packages/atom-music
MIT License
14 stars 10 forks source link

[BUG] Playback broken #38

Closed vivi90 closed 4 years ago

vivi90 commented 4 years ago

Seems to play multiple files at the same time. Maybe it's the consequence of some minor code changes by myself.

vivi90 commented 4 years ago

Try to fix it.

vivi90 commented 4 years ago

Found the reason: It happens when using alternating the next/previous buttons in combination with selecting one track from the track list.

vivi90 commented 4 years ago

After clearing some session data it works again. Maybe it's a side effect of testing the "multi window" feature.