klnusbaum / UDJ-Server

The Social Music Player!
www.udjplayer.com
GNU General Public License v2.0
43 stars 17 forks source link

Available Music Slow #35

Closed klnusbaum closed 12 years ago

klnusbaum commented 12 years ago

When adding available music, the music isn't added to the list until the server responds back. So if it takes awhile to add the available music (which it almost always does), it looks like nothing has happened. We need to either inform the user of what's going on and that it's taking awhile, or figure out how to get a better granularity of adding available songs so that they get added quicker.

ghost commented 12 years ago

making a progress bar that spins until I notice the song is added (and the spinning stops, at the same time, thus correlating the events in my mind)

same goes for refreshing the playlist

klnusbaum commented 12 years ago

This is for the host client, not the android client.

klnusbaum commented 12 years ago

Available music is no longer part of the UDJ Api.