Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

call hls.destroy() in hlsjs-plyr-driver #28

Merged
merged 1 commit into from
Jan 9, 2020
Merged

call hls.destroy() in hlsjs-plyr-driver #28

merged 1 commit into from
Jan 9, 2020

Conversation

gbeane
Copy link
Contributor

@gbeane gbeane commented Jan 8, 2020

I've been using ngx-plyr to play HLS video using the example hls driver.

When I destroy the Angular component that my ngx-plyr is in, I see in the network activity my app continues to load the .m3u8 file periodically.

this change seems to have fixed the problem for me.

@smnbbrv
Copy link
Owner

smnbbrv commented Jan 9, 2020

Hi @gbeane

thank you for the PR!

Could you please change commit name to the semantic-release notation? E.g. add docs: prefix to your current one:

docs: call hls.destroy() in hlsjs-plyr-driver

@gbeane
Copy link
Contributor Author

gbeane commented Jan 9, 2020

added docs: prefix to commit message

@smnbbrv smnbbrv merged commit e2a710d into smnbbrv:master Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants