colthreepv / colthreepv/angular-media-player

Adding data to media object and displaying them during current track

Open
#63 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
228
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Wow. This is a great piece of work. Much simpler than JPlayer!

I'm trying to include other items to the playlist, like track image, artiste name , etc to show during currentPlay.
[{src: "path/to/songfile.mp3", .... , img:"path/to/image", artistname:"nameofArtist"}]
so that the image and artist name is displayed in a div with the play bar below it. How do you reference the item in directives or html tags?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.