Torrent Control 的評論
Torrent Control 作者: Aiken
145 筆評論
- 評價 4 分,滿分 5 分來自 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.
- It's a really good torrent adder, but the notifcation pop-ups are annoying. Their are appearing broken, showing the HTML code, instead of actual text. Having the option to make the pop-ups turn off, or be fixed would make this into the best remote torrent adder on Firefox.
開發者回應
張貼於 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,6 年前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. - 評價 3 分,滿分 5 分來自 Firefox 使用者 15108566,6 年前I think the client app drop down list should have Flud rather than Flood
- 評價 2 分,滿分 5 分來自 Zachary Hill,6 年前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)
開發者回應
張貼於 6 年前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? - 評價 4 分,滿分 5 分來自 Firefox 使用者 14890484,7 年前After extension's crash doesn't work. Unknown response, 403: Forbidden :-(
Suddenly it works again. What was it?... - 評價 3 分,滿分 5 分來自 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 年前
- 評價 4 分,滿分 5 分來自 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, - 評價 4 分,滿分 5 分來自 Firefox 使用者 14625698,7 年前
- 評價 4 分,滿分 5 分來自 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.
- 評價 1 分,滿分 5 分來自 Firefox 使用者 14572408,7 年前Doesn't work.
edit: Adding torrent fails every time with an extremely unhelpful "Network error". No further details or instructions given in the UI or in the documentation.開發者回應
張貼於 7 年前Can't really do anything without details.
Edit: Firefox doesn't expose more detailed error messages about network communication. Authentication etc. do have their own error messages. This is most likely related to wrong hostname or port (or about anything from firewall to cable not plugged).