j-holub / Node-MPV

A NodeJs Module for MPV Player
https://www.npmjs.com/package/node-mpv
MIT License
117 stars 73 forks source link

Node-MPV v2 probably good to go on npm? #88

Open kfatehi opened 3 years ago

kfatehi commented 3 years ago

Hi

  1. thank you for and inform you of a successful usage of Node-MPV to implement an idea
  2. inform you that i did get confused for a short period of time due to the fact that i assumed that the version on NPM would be the same of that of the master branch
  3. my experience using the library was very good and therefore in my opinion v2 seems fine to get published, for what little my opinion may be worth. Thanks
j-holub commented 3 years ago

Hey there,

yes you're probably right. There were a few things and hiccups I wanted to fix before a proper V2 release but I think I should just publish it and fix things with 2.1 or so.

Really glad you're enjoying this library and that it's helpful to you. I put a lot of work into it to make it the beset MPV Node Library out there 🙂

Cheers