Viktor Elofsson

Results 99 comments of Viktor Elofsson

I'll see if I can add something which doesn't feel bloated or hard to use. What is the easiest way for me to access a protected index?

Hey @xPomaHx! You need to install the C++ runtime in the Docker image, which base image are you using?

What OS are you running on?

I don't remember exactly which OS I built the prebuilds on - but most likely Ubuntu 19.10. Do you have the latest `libc6` installed?

Oh, just one minor away 😅 I'm in the process of updating the libtorrent bindings to support BitTorrent 2.0 so I'll make sure to build the bindings with a lower...

> Ok, thanks! I like this project. > > Im working on vuejs web dashboard with file explorer Cool! Do you know about the existing dashboard? https://github.com/porla-contrib/dashboard

Thanks for the additional information!

If you're familiar with SQLite and don't want to keep the torrents (but everything else) you can empty the torrents table. As for a feature not existing, it's because no...

Hi! I think those tsx files are leftovers and not used - but you can set the proxy username/password (for the default session) from the config like so, ```toml [session_settings]...

Thanks for the write-up! I have a few updates to the docs coming and these will be perfect for that 🎉