BEN

Results 34 comments of BEN

> if you build a docker image. I will use it now! try docker hub `boypt/cloud-torrent:latest`

websocket forwarding is needed in nginx frontend. I use caddy, work fine. 左思成 于 2019年7月26日周五 14:20写道: > if you build a docker image. I will use it now! > >...

I have same requirement and have it implimented this feature in my fork. check it out if interested. https://github.com/pentie/cloud-torrent

加上forvo的播放效果更佳,比如 http://zh.forvo.com/word/mysql/#

I dig into the source and work out a merely working version at my fork, not perfect at all, and only works for 3.6(considering those grate changes brought by upstream...

update those ICON thing. https://github.com/pentie/gnome-shell-extensions-pidgin The gnome-shell code is too complicated, i don't know how to pull avatar from pidgin, I let it be the default one. The unread counter...

@olebowle I'm in gnome-shell 3.8 too but, I switched to empathy which I find had done a lot of improvement, it's more usable then ever. The gnome-shell API is changing...

Try this, worked for me. ``` patch diff --git a/extension.js b/extension.js index 4e3267f..12bebc0 100644 --- a/extension.js +++ b/extension.js @@ -695,6 +695,6 @@ PidginClient.prototype = { } function init(metadata) { -...

I remove some dependencies and have samba4 compile and run as a file server, works good. If u also just need samba4 as a better performance file server, try this...

@supriyo-biswas I can reproduce the mentioned high cpu usage scenario, but I think it's caused from `anacrolix/torrent` side, I will try debug it