-
Notifications
You must be signed in to change notification settings - Fork 10
Home
In detail there will be explained here how to build this project yourself and get it working. There are some requirements before you can continue as seen on our ReadMe you need:
Node.js (Version > 7.0.0)
Git (Version > Decently modern)
Python (Version > 3.9.0)
It is also recommended you download 7zip when you build this project.
Before you can continue otherwise your build will fail, our package.json is already updated so you only will need to open CMD inside the folder of the project or just do the next cd C:\Users\username\Projects\discord-netflix-master
make sure to change the username and path to the correct one.
After that do the next write: npm i
and wait it should now download all the npm packages for you, then type npm run winbuild
now it will build the application for you including the web installer and the zipped file using 7zip.
Now go to the dist
folder, this is where all the files from the build are inside win-ia32-unpacked
folder are all the files to run the program. Inside the nsis-web
folder is the installer and the zipped project file.
The only thing left now is getting a ECS signature this is free and pretty much straight forward, you need to to play media inside Discord-Netflix otherwise you will receive the cannot play media error code from Netflix. More about ECS signing is here documented.
A more simple description for using ECS is listed below since it's quite advanched and reading through the wiki takes a lot of time, simply run the command py -m castlabs_evs.vmp sign-pkg --persistent path-to-file-here
.
Not supported yet ❌
Not supported yet ❌
Discord-Netflix does not save any analytics and all the code is open-source including our serverside code.