Luke
Luke
**What version of this package are you using?** 1.5.5 **What operating system, Node.js, and npm version?** Fedora 34, Node 12, Npm 6.14 **What happened?** When using magnet link without `xs`...
> In node.js, the `webtorrent` package only connects to normal TCP/UDP peers, not WebRTC peers. If you want to connect to all types of peers, including WebRTC peers, from node.js,...
### Todo - [ ] Write tests for current providers, it will help with maintenance - [ ] Update dependencies (request and DOM parsing) to work also in the browser....
Something like [webtorrent-desktop](https://webtorrent.io/desktop/): 
Create a read-only demo page (which allows only watching predefined torrents). It would be great if users could easily check how does it look before installing. Dependencies: - [ ]...
At the moment login password is stored in the browser memory. So after each reloads you need to enter the password. We can add the "Remember me" checkbox to the...
In the UI player, it would be useful to have the ability to select subtitles. ### Features - [ ] Allow selecting subtitles from the current torrent - [ ]...
Due to the issue in webtorrent/webtorrent#2194, magnet links do not work when using 0 upload speed. Temporary there is the default small speed: https://github.com/KiraLT/torrent-stream-server/blob/d0c43fcda616280c86f87a047302a77d35e8ed86/src/config.ts#L198 But there could be an issue...
## Pull Request Description Update types for: * Brand API types * Webhooks API types * Macros API types * Knowledge API articles and categories partial types * Ticket API...