drive-music-player
drive-music-player copied to clipboard
Does not autoplay
When the song ends it doesn's automatically start the next one
Expected Behavior
after the song ends, it should start the next one automatically (What did you expect to happen?)
Actual Behavior
when the song ends, it stops playing music (What actually happened?)
Steps to Reproduce the Problem
Specifications
- Browser: Chrome
- OS: Windows
For those who use longer playlist it would be nice and easy to have the player handler buttons fixed on top, the add audio tools fixed on bottom, and the list of the playlist scrolling between...
#fileContainer tbody {
overflow-y: auto;
max-height: 400px; /* resize with some js for larger screen than 768px */
display: block;
}
I've added back and forward buttons. I'll have a look at making the controls/buttons fixed positioning (the UI has changed a bit so you snippet won't look good anymore but thanks for it!)
@nicolasgarnier what do you think would be better, the track list inside a scrollable container or the controls at fixed position?
@nicolasgarnier could you please give me your opinion, I'm interested in implementing this request.
Sorry @nicolasgarnier wasn't able to reply. You change is certainly an improvement, and so I've merged it. Thanks for the contribution.
I'm having the same problem with Music Player for Google Drive:
- Open the app
- Open one of my preciously stored Playlist
- One song opens & starts playing
- I can advance to the next song on the Playlist or back back up to the prior song
- Thereafter, unable to to advance or back up further
- App fails to auto-advance to play thru the complete playlist
Mine will only play one song, and stops after that. Once the song is over, I can click play for the song to repeat again, but selecting a new song or putting it on autoplay does nothing. I am basically stuck on one song, and cannot even add new songs to my playlists either.