Torrent Control에 대한 리뷰
Torrent Control 제작자: Aiken
리뷰 147개
- 5점 만점에 5점SeriouslySerial 님, 6년 전Works perfectly for what I need it to do. Thank you very much for creating this.
- 5점 만점에 4점Firefox 사용자 13466126 님, 6년 전
- 5점 만점에 5점mmmel4real 님, 6년 전Very nice. Works much better than the alternative extension. Suggestion: A generic client option that simply adds a torrent file to a folder where our client can be set to detect it.
개발자 답글
6년 전에 게시됨Addon shows plain html for unkown responses so that you can fix the issue causing it. These mostly appear on seedbox hosts who use modified bittorrent clients. Notification setting is on the todo list- 5점 만점에 5점Barafu Albino Cheetah 님, 7년 전Works very nice! Tried it With ruTorrent and Deluge. Thank you a lot!
A suggestion: Could you please add an option to disable notification about torrent successfully added? Torrent UI sends the same notification itself, and I get double notification. I'd prefer UI's notification only, because it is more meaningful.
Another suggestion: you should write a Youtube downloading addon with opensource backend. *All* existing options are both closedsource and scummy. You will be the king of extensions with those two. Just make an in-browser UI for youtube-dl and ffmpeg. - 5점 만점에 3점Firefox 사용자 15108566 님, 7년 전I think the client app drop down list should have Flud rather than Flood
- 5점 만점에 2점Zachary Hill 님, 7년 전Looks good, but doesn't work for me, always get 404. I know the path and auth are right, clicking the icon even brings me to the right page, but adding magnet links doesn't work. (I think because it's under a /path, due to being behind a reverse proxy) I've used other things that work with the API, so the reverse proxy is okay, I think your extension just doesn't like example.com/rtorrent as my path. Any way I can get a hotfix for this? Another potential problem is that your extension may be doing DNS lookup for the path with its own DNS server. (As my path resolves differently from my internal DNS server than it does for external servers)
개발자 답글
7년 전에 게시됨Clients installed in subpaths are supported and should work fine. Can you open an issue on Github with specific client/webui etc. versions, so I can take a closer look at this? - 5점 만점에 4점Firefox 사용자 14890484 님, 7년 전After extension's crash doesn't work. Unknown response, 403: Forbidden :-(
Suddenly it works again. What was it?... - 5점 만점에 3점Firefox 사용자 13657772 님, 7년 전Not working with Transmission - Error - Unknown Response (405: Method not allowed)
개발자 답글
7년 전에 게시됨This error most often means that your server path is wrong. On transmission you should point the path to transmission root (most likely http://127.0.0.1:9091/) and not http://127.0.0.1:9091/transmission/web/ - 5점 만점에 5점Firefox 사용자 14757090 님, 7년 전This is fantastic. Thanks for writing this and having the code on github. I dug around the code as the permissions concerned me, but I didn't see it phoning anywhere except to your assigned torrent UI. I haven't decompiled the extension yet but assuming that goes well and matches the github source I see no concerns over the permissions and they make sense since you don't have a site white list (which I'd recommend as a feature request to limit permissions in the future).
개발자 답글
7년 전에 게시됨Using minimum amount of permissions is one of my design goals. Hopefully we can get rid of "use data on all sites"-permission when content handler supports comes available. - 5점 만점에 5점Firefox 사용자 14754748 님, 7년 전
- 5점 만점에 4점Firefox 사용자 14732770 님, 7년 전Thanks for this; it works, but is somewhat limited. I wish I could select the download path and labels out of a dropdown when clicking a torrent. If that's too complicated, maybe we could at least set a default download path to be used when left-clicking torrents - right now it seems to send it off without a path supplied unless you navigate the context menu options.
개발자 답글
7년 전에 게시됨I have planned including "Add with advanced options"-window which would allow selecting download directory, labels and possibly bulk adding torrents. Hopefully I have time to add it in some point, - 5점 만점에 4점Firefox 사용자 14625698 님, 7년 전
- 5점 만점에 4점Firefox 사용자 14623833 님, 7년 전
- 5점 만점에 5점Firefox 사용자 14597458 님, 7년 전This extension allows me to send a magnet link to my VPN'd VM Seedbox running Qbittorrent and pick what directory I want the file to download to. Apps like this can improve a torrent program so much.