Denis
Denis
Panic caught by user on windows. http://paste.ubuntu.com/26059096/ There is a Client config on line 137.
Hello, I'm investigating this library and can't find the way how to implement file streaming with it. Let's assume huge file is stored in another storage, so I want to...
There was built-in CloudFlare bypass in Elementum, which helped to solve CloudFlare defense and get pages. But with the latest defense update we cannot bypass it, so providers, that use...
This was mentioned in #234. Disk operations are not so great on Windows/Android systems. So we can add a disk cache from our side to collect write operations and flush...
I can't find if this is already implemented. Works much like PEX, but exchanges trackers between peers. Would make more trackers available to specific torrent. Useful links: http://bittorrent.org/beps/bep_0028.html https://trac.transmissionbt.com/ticket/2461
Hello, Have you thought about DHT RSS feature? Description can be viewed here: https://github.com/arvidn/libtorrent/blob/d33b0506a0f4cd61860fd54864267c82d3e171e3/docs/dht_rss.rst In short: provides a plugin for distributing changeable list of files though DHT. Example: updated list...
Hello, If we need to make static binaries - we get a situation when Swagger resources are not found locally on a running host. So it would be great to...
Hello, I have optional authentication, implemented via request interceptor. So I added this to `ENDPOINT_INFO`: ``` info->addSecurityRequirement("basic_auth"); ``` But with this declaration I get runtime asserts because of missing `AUTHENTICATION`...
### Expected Behavior Hello, We are using pretty default eph functionality, waiting for events, while context is a global context which ends with application close. The problem is that after...
### Context * Add-on Version: plugin.video.twitch v2.5.4 / script.module.python.twitch v2.0.16 * Kodi Version: 18.9 * Operating System: Coreelec ------ ### Expected Behavior Opening player for a playback ------ ### Current...