-
```
var torrentStream = require('torrent-stream');
var engine = torrentStream('magnet:?xt=urn:btih:44A91362AFFF802F9058993B109C544ACC6B4813');
engine.on('ready', function(e) {
engine.files.forEa…
-
I just found this application after been using another one which haven't been updated in three years.
This looks promising and I want to share/request some features which I'm missing.
1. Possibili…
-
-
- [ ] host UI on a web URL with local caching [service worker?], like what discord does
- [x] implement on electron
- [ ] implement on capacitor
- [ ] this means complete separation of UI fr…
-
I'm having an issue when I add a torrent. I add a file path or a url :
```
if (file_exists("testfile.torrent")) {
$torrent = $transmission->add("testfile.torrent");
}
```
I get the follow…
-
### 确认
- [X] 我的版本是最新版本,我的版本号与 [version](https://github.com/jxxghp/MoviePilot/releases/latest) 相同。
- [X] 我已经 [issue](https://github.com/jxxghp/MoviePilot/issues) 中搜索过,确认我的问题没有被提出过。
- [X] 我已经 [Tele…
-
**Please delete the above and the contents of this line, then fill in the feedback form in the following format, Thanks.**
**Describe the bug**
Attempting to download a torrent from it's corresp…
-
### qBittorrent & operating system versions
qBittorrent: 4.6.5 x65
Operating system: Windows 10 Pro 22H2 x64
### What is the problem?
There are some older private torrents (from 2013, 2014) that I…
-
I have tried qBittorrent and Deluge so far.
Neither of them can connect to DHT nodes
qBittorrent can connect to PeX peers, but upload and download tend to be slower and less stable than when using …
-
I am using aria2c as a daemon (the RPC interface) on a server, and when I use aria2.addTorrent method to add a torrent + a specific directory where the files have to be downloaded, aria2c downloads th…