Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Room activity sometimes not updating proper song onResume #14

Open
tbrockman opened this issue Feb 21, 2019 · 3 comments
Open

Room activity sometimes not updating proper song onResume #14

tbrockman opened this issue Feb 21, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@tbrockman
Copy link
Owner

Could be because we don't properly update the view information.

Might be because background service isn't properly updated.

@tbrockman tbrockman added the bug Something isn't working label Feb 21, 2019
@tbrockman
Copy link
Owner Author

emitSongPlaying(connectedClients, added);

Not necessary

@tbrockman
Copy link
Owner Author

Currently playing somehow gets set to null.

@tbrockman
Copy link
Owner Author

public void setUpJukebox(boolean isHost) {

Make sure we're only setting this once.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant