Alexandru Branza
Alexandru Branza
Let's leave this open till i actually make an auto updater again
Related ticket for Powder Web: https://github.com/jaruba/PowderWeb/issues/8
This should be a priority, as it would work in the browser and thus makes sense to be on a server application.
To note: It is already possible to cast a web page to Chromecast by right clicking the video (in the Chrome browser) and pressing the "Cast" option, so this is...
Well yes, I do know that. But there is a greater complexity here that is not obvious. Because we're doing on-the-fly transcoding (as opposed to pre-transcoding) on the server-side, we...
> Hey @jaruba hey there > Is this the one https://mpv.io you will be using? yeah, that's the one > Does MPV support .vob video format? yes it does, in...
You can download the binary version from [the releases page](https://github.com/jaruba/PowderWeb/releases/), then run the Powder Web binary from your python app. If you listen to the output of the Powder Web...
@cddharthsingh @odmivolsi I guess I wasn't clear enough. You can't run Node.js in Python, obviously, so you will need to run Powder Web separately (or run it's executable from inside...
I would love to find a way to solve the dependency issue on Linux.. deb, appimage, flatpack, snap, etc. are all theoretical solutions, but I'm not very accustomed to building...
Lol, I know Jackett, already implemented it in a different project: https://github.com/jaruba/PowderWeb Amazing work on the details of this request though, I can add support for it, sure.