Alexandru Branza

Results 63 issues of 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,...

enhancement

This will be largely based on the current work from Powder Player while using the internal transcoding server of Powder Web.

enhancement
priority

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...

enhancement

This will be hell to accomplish.. but should at least try to port the current work from Powder Player to this project.

enhancement

This will be largely based on the current work from Powder Player while using the internal transcoding server of Powder Web.

enhancement

To protect the server against brute-force attacks.

enhancement