Glavin001 / atom-playlist

(This package is currently not maintained) Queue and play music directly from Atom. (deep in development)
6 stars 0 forks source link

Play song once added to Queue #9

Open ddaws opened 10 years ago

ddaws commented 10 years ago

Songs should be playable once added to the queue. This will require the TrackView class to contain the following methods :

The TrackView class should also fire an event to the QueueView once the track is complete. This way the queue may play the next song.