Luke

Results 9 issues of 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`...

enhancement
help wanted
accepted

> 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,...

enhancement

### Todo - [ ] Write tests for current providers, it will help with maintenance - [ ] Update dependencies (request and DOM parsing) to work also in the browser....

enhancement

Something like [webtorrent-desktop](https://webtorrent.io/desktop/): ![image](https://user-images.githubusercontent.com/10944908/136703307-8e56b7c7-f942-4532-a2d4-2d0aef272d7f.png)

enhancement

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: - [ ]...

enhancement

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...

enhancement

In the UI player, it would be useful to have the ability to select subtitles. ### Features - [ ] Allow selecting subtitles from the current torrent - [ ]...

enhancement

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...

bug
blocked

## Pull Request Description Update types for: * Brand API types * Webhooks API types * Macros API types * Knowledge API articles and categories partial types * Ticket API...