Alexandru Branza

Results 431 comments of Alexandru Branza

It _might_ work with the newest VLC installed. (but it is doubtful) I recommend having VLC 2.2 installed if you wish to use Powder Player on Linux. This project is...

A docker container would be cool. The UI could work as Web only, so a version of Powder Web without Electron should be possible. But there is a big drawback...

I've renamed this to "Headless Version" and tagging it as a priority task. There might be many other good reasons to have a headless version. It will stay as a...

@tekicat I've made a separate branch for the headless version. And did get a version of Powder Web to work completely without Electron. I never tested it with Docker though,...

``` connect ECONNREFUSED 127.0.0.1:80 ``` This seems to be the only error, and it says that something is trying to connect to `localhost:80`, everything should work on port `3000` so...

@Tekka90 Wow, I'm glad to hear u got it working, but the headless branch still needs to be updated to the latest version, and I should release it separately too....

@Tekka90 I updated the `headless` branch to the latest version, but did not test it much, please test it if possible, and also paste the Dockerfile you used that worked...

@Tekka90 if all that was needed was the `dist` folder, then we should also be able to use `npm run build-front` instead of `npm run build`, which is much more...

@Tekka90 well, i made torrent-thread too, so i'm sure it can be solved what OS and what architecture are you running your Docker installation on?

@Tekka90 i'll try to answer as best i can: - the warning you were getting: `(node:249) TimeoutOverflowWarning: 9007199254740991 does not fit into a 32-bit signed integer. Timer duration was truncated...