loics2 / node-mplayer

A node.js wrapper for MPlayer on Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue stop and play again

Leo-Dev opened this issue · comments

Hi,

We face problem if stop() then play().

Please help

Thank you.

Hello, could you show me the code that doesn't work?

I was running into this issue too. I found that using quit() then reloading the (new)file and then play() was the work around I came up with.