MusicHubTS / backend

Back-end of the powerful online & offline music player, written in TypeScript and Ts.Ed.
MIT License
4 stars 1 forks source link

Support list playing #3

Closed LittleYe233 closed 2 years ago

LittleYe233 commented 2 years ago

Now the player can only play the single selected song repeatedly. We should introduce list playing and an appropriate method to manage it.

LittleYe233 commented 2 years ago

We suppose to define some events to connect built-in playlist with APlayer.

LittleYe233 commented 2 years ago

A rough to-do list:

The deleted entries will be mentioned in another issue again.

LittleYe233 commented 2 years ago

Close by commit 21a8061b53ac59979fff6c8a6a85e806791afb98.