orizens / echoes

Echoes is a media player based on youtube which provides a great user experience (no ads!). Overall, it's a web application that is based on angular.js & bootstrap.
http://orizens.github.io/echoes/index.html
MIT License
336 stars 69 forks source link

now playlist: now playing track is not update when sorted #79

Open orizens opened 9 years ago

orizens commented 9 years ago

Given there's a playlist of "2" tracks And a tracked is played When the track is moved to be the last index in playlist Then it should be still indicated as played

orizens commented 9 years ago

behaviour is: on video has been loaded/played inside the player, so the selected index is always the first.