Johan

Results 49 comments of Johan

@William150722 you can already do this with: https://github.com/LawnchairLauncher/lawnfeed

It seems like the package used for this would be: https://www.npmjs.com/package/create-torrent. It states it can be used in the browser, so this might be possible to do in this project...

@GH0STDATA I would like to clarify that this project is in no way a clone of Flood. It's an independent project based on Flood UI jfurrow (with only rtorrent support)....

@GH0STDATA fair point! I forgot that I wrote that! :sweat_smile: Might have to give the README some more love soon! :smile:

@GH0STDATA as you can see from the PR linked above I made an attempt at this. But I'm afraid it doesn't work. I think the main problem is that from...

@matthewdias I was actually able to reproduce this when using a slower connection. As long as my connection is fast this is not happening. I think flood for transmission needs...

@ivanjx @niawag @matt8707 as you might have noticed I have released a new version with at least some kind of server side configuration. This means you can effectively overwrite the...

Regarding the error, I just pushed a fix for that. I should probably write some tests at some point. 😅 > Another little problem is that, once the webui is...

@matt8707 I think that should work. Can you share the output of the next two commands after running it on the Docker host machine: ``` ls -al /volume1/docker/transmission/config.json docker exec...

Right, that's probably it. You will have to wait for haugene/transmission-openvpn to upgrade to the latest version, but after that this mounting solution should work.