justinmc / react-audio-player

A simple React wrapper on the HTML5 audio tag
MIT License
587 stars 103 forks source link

Add custom title for streaming url #33

Closed egdbear closed 7 years ago

egdbear commented 7 years ago

It adds title for currently playing stream or song on lockscreen (iOS) and background process (android).

rafa-3l commented 7 years ago

+1

justinmc commented 7 years ago

Thanks for this and sorry for the delay! I didn't know this was possible. Code looks great at first glance, I'll plan to merge and release a new version tonight when I'm at my computer.

justinmc commented 7 years ago

v0.6.0 is live on npm with this change. Thanks again.

egdbear commented 7 years ago

@justinmc thanks 👍