Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Delay for queueing next song grows over time #6

Open
eljenso opened this issue Aug 1, 2015 · 1 comment
Open

Delay for queueing next song grows over time #6

eljenso opened this issue Aug 1, 2015 · 1 comment
Assignees
Labels

Comments

@eljenso
Copy link
Owner

eljenso commented Aug 1, 2015

Initially next song should be queued 5 seconds before the current song ends, but this delay becomes bigger over time.

@eljenso eljenso added the bug label Aug 1, 2015
@eljenso eljenso self-assigned this Aug 3, 2015
@eljenso eljenso changed the title Delay for queueing next song dies shirt over time Delay for queueing next song grows over time Aug 4, 2015
@eljenso
Copy link
Owner Author

eljenso commented Aug 4, 2015

Possible solutions:

  • Create date object with time for next queue (current + time remaining of current song + duration of next song - some seconds)
  • Use node-cron to schedule next queue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant