Ezequiel Alba

Results 3 comments of Ezequiel Alba

Fix it by doing a hot-fix in this line: `player.setSrc(player.playlist[++player.currentPlaylistItem]);` inside the playlist.js It was getting the object for each key, instead of the source for each key inside my...

@berryamin The repo is no longer maintained if you see there are a bunch of PRs open waiting for feedback or merges. I think that the way is to hot-fix...

@thatcher Agree on that! Is there not enough documentation about all the things that you can do with the player, and not many examples to figure it out how to...