Alexandru Branza
Alexandru Branza
We should add a "Open in Browser" to the tray menu, that opens Stremio Web.
We currently bundle only ffmpeg, we will need to add ffprobe too for HLS v2
Usage: ``` parseLink = [some-link]; multipass = require('multipass-torrent/cli/multipass'); // can only be initialized once multipass.init({ dbPath: "C:\\niftyDB", replicate: false, minSeedImportant: 5 // can overwrite any params from defaults.js and /lib/cfg.js...
I suggest we simplify the JS API from `cli/multipass` by hiding `.importQueue` and `.processQueue` in favor of exposing `.import(source, cb)`, and maybe removing `.db` in favor of just `.find(search, items,...
This will be largely based on the current work from Powder Player while using the internal transcoding server of Powder Web.
I'm still uncertain if this feature should be added or not, letting only the master account add local media is obviously better for security, but then it's not possible to...
This will be hell to accomplish.. but should at least try to port the current work from Powder Player to this project.
This will be largely based on the current work from Powder Player while using the internal transcoding server of Powder Web.
To protect the server against brute-force attacks.