This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
Releases: dylhack/vlc.js
Releases · dylhack/vlc.js
Added VLCRCModifier
TypeScript Edition
This release of VLC.JS implements the TypeScript compiler which allows better documentation and consistency.
Overhaul
Hotfix: Worker Error Handling patch
Previously both of the workers didn't callback error's that <http.ClientRequest> emitted, so it does now.
Hotfix: URI Malform Error patch
This version implements the "encodeURIComponent" function to fix login errors with incorrect URI login format.